Replies: 1 comment 2 replies
-
I'm having the same issue with mine! Mine is set up as a book so I'm wondering if that's the issue? |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I want to set up Google Analytics to monitor the user activity for my website. I followed the Quarto documentation for this as follows:
G-xxxxxxxxx
._quarto.yml
as follows (as suggested in the documentation):Observation: Quarto does inject the gtag code in the generated
.html
files. However, I am not seeing any activity (even Realtime) on my Google Analytics page even after accessing the webpage from various devices:Upon fresh reloading of my webpage, this is what it looks like in the Network of the Dev tools:
Does something look awry? Is there a step I didn't follow?
Beta Was this translation helpful? Give feedback.
All reactions