WebSite X5Help Center

 
Mandar V.
Mandar V.
User

Where to add code of Google Analytics?  en

Autore: Mandar V.
Visite 1311, Followers 1, Condiviso 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. 

Postato il
7 RISPOSTE - 1 UTILE
Mandar V.
Mandar V.
User
Autore

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

Leggi di più
Postato il da 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..

Leggi di più
Postato il da Andy A.
Mandar V.
Mandar V.
User
Autore

Thanks Andy A.

Will try it as you suggested. 

Regards

Mandar

Leggi di più
Postato il da Mandar V.
Mandar V.
Mandar V.
User
Autore

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

Leggi di più
Postato il da 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.. 

Leggi di più
Postato il da Andy A.
Mandar V.
Mandar V.
User
Autore

Thanks Andy A.

Did it as per yout suggestion. 

Regards

Mandar

Leggi di più
Postato il da Mandar V.