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

Data not flowing into GA4 #423

Closed
stephaniehobson opened this issue Jul 17, 2024 · 0 comments · Fixed by #424
Closed

Data not flowing into GA4 #423

stephaniehobson opened this issue Jul 17, 2024 · 0 comments · Fixed by #424
Assignees

Comments

@stephaniehobson
Copy link
Contributor

Data stopped flowing in GA4 from future.mozilla.org on June 6.

Possible causes

  • CSP
  • GA3 reaching end of life
  • no Google Tag on page
  • wrong JS
  • JS improperly configured

Looks like the config is not swapping in the gTag ID properly.

Rather than fixing the tag, I would like to swap in the same code we are using on blogs.mozilla.org.

@stephaniehobson stephaniehobson changed the title Data not flowing into GA4. Data not flowing into GA4 Jul 17, 2024
@stephaniehobson stephaniehobson self-assigned this Jul 17, 2024
stephaniehobson added a commit that referenced this issue Jul 17, 2024
Changing from a script that takes multiple gTag values to accept just one.

Also changed some variable names to be clear we're using the gTag and not GTM.
stephaniehobson added a commit that referenced this issue Jul 17, 2024
Changing from a script that takes multiple gTag values to accept just one.

Also changed some variable names to be clear we're using the gTag and not GTM.
alexgibson pushed a commit that referenced this issue Jul 18, 2024
Changing from a script that takes multiple gTag values to accept just one.

Also changed some variable names to be clear we're using the gTag and not GTM.
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 a pull request may close this issue.

1 participant