We have secured access to a GA account - UA-176393892-1 but that GA is not on either of their websites. I went ahead and created a NEW Google analytics UA-176561174-1 account. I added other team members as ADMIN, sent invites. Updated client spreadsheet, will share with team to add to site.
<!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-176561174-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date());
but that GA is not on either of their websites.
I went ahead and created a NEW Google analytics UA-176561174-1 account.
I added other team members as ADMIN, sent invites.
Updated client spreadsheet, will share with team to add to site.
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-176561174-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-176561174-1');
</script>