-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
needs:inforepository:addons-frontendIssue relating to addons-frontendIssue relating to addons-frontend
Description
Description
Deploy codebase changes to addons-frontend dev
-
Remove Universal Analytics (UA) completely — UA was sunset by Google in July 2024 -
Migrate from direct gtag.js to Google Tag Manager (GTM) -
Normalise all tracking event names to GA4 convention (lowercase_underscore) -
Remove utm_* query parameters from internal AMO links while preserving addonInstallSource for attribution -
External links (Firefox download, VPN, Extension Workshop) retain their UTM parameters -
Refactor sendEvent() to use GA4-style parameters (extension_name/theme_name, author, page_path, trusted) instead of UA-style action/label/value -
Remove web vitals custom code — GTM events will handle web vitals -
Add 5 new collection/hero tracking events -
Rename install-completion event categories to include _completed suffix
Acceptance Criteria
- New changes are deployed and reporting data correctly to GA4
┆Issue is synchronized with this Jira Task
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs:inforepository:addons-frontendIssue relating to addons-frontendIssue relating to addons-frontend