-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
C-bugCategory: A bug, incorrect or unintended behaviorCategory: A bug, incorrect or unintended behavior
Description
Problem
I added the google analytics tag but is was not collecting data
Steps
add your google analytics tag to book.toml
[output.html]
google-analytics = "*****"
The HTTP answer is 200 but the data is not been shown on google analytics dashboard
Possible Solution(s)
Update the google analytics script to use collect?v=2 instead of collect?v=1
Notes
Google is suggesting a new js code
Version
mdbook v0.4.35
Metadata
Metadata
Assignees
Labels
C-bugCategory: A bug, incorrect or unintended behaviorCategory: A bug, incorrect or unintended behavior