How do I add Google Tag Manager code to inside <body> tag? #257
Answered
by
imfing
vovavasylyna
asked this question in
Q&A
-
Hello, how do I add Google Tag Manager code to inside body tag? |
Beta Was this translation helpful? Give feedback.
Answered by
imfing
Jan 16, 2024
Replies: 1 comment
-
You need to override the default template and put the tags there https://github.com/imfing/hextra/blob/main/layouts/_default/baseof.html |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
vovavasylyna
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to override the default template and put the tags there
https://github.com/imfing/hextra/blob/main/layouts/_default/baseof.html