Google analytics source
-
Hello,
I use your plugin for buzzwebzine.fr and it working fine.
I just have an issue with analytics. The tag is working but visits source are count as (direct).
I would like change it to m.facebook.com or apps.facebook.com.In the admin analytics field I put this :
<!– Global Site Tag (gtag.js) – Google Analytics –>
<script src=”https://www.googletagmanager.com/gtag/js?id=UA-33856524-1″></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments)};
gtag(‘js’, new Date());gtag(‘config’, ‘UA-XXXX’);
</script>Do you know how I can change the source from (direct) to m.facebook.com or apps.facebook.com ?
Thanks for your help.
The topic ‘Google analytics source’ is closed to new replies.