Hi, I’m having a problem with my Google Analytics Code. I pasted it in my Theme panel, and now it appears on the top of my page. Above the TOP MENU. Do you know why it happens?
My website is http://www.digitalbizmagazine.com/
Thank you so much.
Xana
-
This topic was modified 9 years by
kerunet.
Amigo, ¿y si lo agrega directo en header.php , antes de </head> por medio del editor? A mi también por alguna razón me generó un percance al agregar el código de Analytics en el Panel del tema (en mi caso, analytics no lo reconocía) y la única forma fue agregándolo allí.
I did it, I pasted it in the right place
http://www.digitalbizmagazine.com//docs/externos/analytics.png
How can I add it in header.php?
Hello,
Our theme comes with a google analytics section where you can add the analytics code but there is one thing to take into consideration. Analytics provides 2 codes a short version and a long version. Most people use the sort version and that is wrong. Please use the full version of the code in the analytics field. it must look like an adsense code, and not resemble a shortcode.
Thank you!
Hello again,
the only code available on Google Analytics is the one we used on our webpage, and that we put in the field of the theme which asks for it. It starts, as all Analytics codes, with UA. Anyway, just to test it, we put the tracking script Google provides in you “tracking code” box and GOT EXACTLY TTHE SAME RESULTS (see the picture http://www.digitalbizmagazine.com/docs/externos/analytics.png).
Yes. The big code with the script tags is the one you should add in the analytics section: https://www.screencast.com/t/Eii6qhJy7
Make sure you include the script tags:
https://forum.tagdiv.com/topic/analytics-code-2/
Thank you!