How to use %%userid%%
-
Hi,
Im trying to send WordPress UserID to GA using %%userid%%. Do I just need to copy and paste this into Custom GA Code box?
My current source view GA code looks like this:
<script async src=”https://www.googletagmanager.com/gtag/js?id=UA-hiddenxxxx”></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag(‘js’, new Date());
gtag(‘config’, ‘UA-hiddenxxxx’);
1′
</script>Any help would be appreciated.
Many thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘How to use %%userid%%’ is closed to new replies.