After installing the theme to my website (cookerru.com), I am having issues loading any real time data on Google Analytics. I would truly appreciate the support. Thank you!
To install google analytics for your site, you can copy your google analytics code like this:
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-73414322-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-99999999-1');
</script>
And paste this code to Customize > Footer Options > Google Analytics Code
Hi there,
After installing the theme to my website (cookerru.com), I am having issues loading any real time data on Google Analytics. I would truly appreciate the support. Thank you!
Hi,
To install google analytics for your site, you can copy your google analytics code like this:
And paste this code to Customize > Footer Options > Google Analytics Code
Best Regards,
PenciDesign