✔ Users not detected
Completed by Hector M.
- Assigned to
-
Isaac K.
- Notes
-
Hey
Isaac
I am noticing that for some reason, the Google analytics is not recognizing the users on this page. https://www.kpaesthetics.com
When I took this screenshot I was visiting the page on my computer using 2 different browsers and on my mobile phone.
This is something we have to look into because I think it is happening with a few clients.
This client has another GA account and the one we have connected to the site is not installed.
Issac, I tagged you in another task for you to add the GA code to the site.
That should fix the problem.
Thanks.
Here's the code again just in case -
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-157876248-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-157876248-1');
</script>
I am now detecting users so we are good to go.
Thanks.