Analytics setup issues. #2990
-
Hi, I have been baffled by google analytics setup process. I would really appetite any help. So I set up my website, generated google analytics tag G-***
The following lines can be found in the page source now: <script async="" src="https://www.googletagmanager.com/gtag/js?id=G-***"></script> <script defer="" src="/assets/js/google-analytics-setup.js?12374742c4b1801ba82226e617af7e2d"></script>The following is in google-analytics-setup.js
My understanding is that the "site.google_analytics" can not be parsed because it is in a .js file? What did I do wrong here and how can I fix it? Thank you very much! |
Beta Was this translation helpful? Give feedback.
Answered by
george-gca
Feb 7, 2025
Replies: 1 comment 1 reply
-
Can you check if #2962 fixes your issue? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
resol341
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you check if #2962 fixes your issue?