Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More GA4 Updates #2285

Merged
merged 11 commits into from Feb 22, 2024
Merged

More GA4 Updates #2285

merged 11 commits into from Feb 22, 2024

Conversation

thostetler
Copy link
Member

  • Update Gtag on 404 and 500 pages
  • Cover additional cases in analytics
  • Update analytics calls in Resources
  • Fix timing calls
  • Consolidate and fix resource quick link calls
  • Fix the export component route handler
  • Couple of changes to some analytics calls
  • Fix bug in classic_form property list
  • Attempt to pass a good user_id to GA

Break apart full and data links
Before it didn't properly update the route, now this is fixed.
Decided to just watch the USER_ANNOUNCEMENT event since this should be called by the pubsub after the user is updated.

This value must be hashed though to avoid leaking user information, so it may limit to browsers supporting `window.crypto`.

@see https://caniuse.com/cryptography

Seems like good coverage as of now, so hopefully safe to use this here without polyfills.
@thostetler thostetler merged commit fc57080 into adsabs:master Feb 22, 2024
1 check passed
@thostetler thostetler deleted the even-more-ga4-events branch February 22, 2024 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants