WebSite X5Help Center

 
Mandar V.
Mandar V.
User

Where to add code of Google Analytics?  en

Autor: Mandar V.
Visitado 1307, Seguidores 1, Compartilhado 0  

Client has send me below code to include it in a page.

Where shall I add it? Do I need to add it to home page only or all pages?

--------------

Code is :

<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-174945109-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'UA-174945109-1');
</script>

------------

Please guide. Thanks in advance. 

Publicado em
7 RESPOSTAS - 1 ÚTIL
Mandar V.
Mandar V.
User
Autor

Thanks Klaus S.

Client has send this code to me and want to observe Google analytics at his own. What to do in this case?

Thanks with regards

Mandar

Ler mais
Publicado em de Mandar V.
Andy A.
Andy A.
User

if you go to step 1 in the program, and put the UA******  tracking code from there, then click on advanced, and insert global tracking code in there, that should be it added to ALL pages within website automatically.

If client wants to observe tracking details, you will have to add him within your User panel on Google analytics.  You can set up a monthly email to send to his email so he doenst have to access google on the web..

Hope this helps..  see attache pic..

Ler mais
Publicado em de Andy A.
Mandar V.
Mandar V.
User
Autor

Thanks Andy A.

Will try it as you suggested. 

Regards

Mandar

Ler mais
Publicado em de Mandar V.
Mandar V.
Mandar V.
User
Autor

Dear friend Andy A.,

I tried to do it as you suggested, but this section already contains some code. Screenshot attached here with. 

Please guide me what to do ?

Thanks in advance

Mandar

Ler mais
Publicado em de Mandar V.
Andy A.
Andy A.
User

Mandar,  just paste the google code below the style code. (where it says <style>)

It will put it in the correct place. as long as its in the "head" section of page it should be all good.. 

Ler mais
Publicado em de Andy A.
Mandar V.
Mandar V.
User
Autor

Thanks Andy A.

Did it as per yout suggestion. 

Regards

Mandar

Ler mais
Publicado em de Mandar V.