SEO and Google Analytic Support #412
Unanswered
cdmcdermott
asked this question in
Q&A
Replies: 2 comments 4 replies
-
One is your tracking ID, another one is your verification tag. As long as your website is verified the verification tag doesn't really matter |
Beta Was this translation helpful? Give feedback.
2 replies
-
Submitting a follow-up question, can I set it up with GA4? In config.toml,
The Analytics support pages said to add the Global site tag (gtag.js) script into the head section of the HTML. I added this to the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to figure out how to setup and configure google analytics and SEO
I have set the following in my config.yml file:
params:
env: production
googleAnalytics: UA-XXXXXX-1 # Ive added my property ID here
analytics:
google:
SiteVerificationTag: "XYZabc" # not sure what I need to put here ?
What else do I need to configure to get google analytics and SEO working
Thanks
Beta Was this translation helpful? Give feedback.
All reactions