analytics/lib/plausible_web/components
hq1 edf70d14b6
Use sessionStorage for "dashboard first launch" banner tracking (#3892)
* Use sessionStorage for offer e-mail report banner tracking

Keeping it within the cookie is problematic, as the banners don't
expire and overflow the cookie with data when enough new sites
are added.

Ref https://github.com/plausible/analytics/issues/3762

* Update changelog

* Extract a component

* Make is_dbip evaluate to quoted boolean
2024-03-26 09:49:15 +01:00
..
billing Change the CTA to upgrade now rather than contact (#3837) 2024-02-28 08:17:35 +01:00
site Extract button component (#3474) 2023-11-08 11:40:07 +02:00
first_dashboard_launch_banner.ex Use sessionStorage for "dashboard first launch" banner tracking (#3892) 2024-03-26 09:49:15 +01:00
generic.ex Implement UI for multiple imports (#3727) 2024-02-28 09:34:04 +01:00
google.ex Integrations Settings section (#3427) 2023-10-18 14:01:17 +02:00
layout.ex Branding stuff (#3816) 2024-02-23 13:35:22 +02:00
settings.ex Integrations Settings section (#3427) 2023-10-18 14:01:17 +02:00
two_factor.ex Implement UI for 2FA setup and verification (#3541) 2023-12-06 12:01:19 +01:00