• Resolved tortuepoke

    (@tortuepoke)


    Hi,

    I install plugin on my website but no data event in Google Analytics.
    My script Google Analytics looks like to :

    <script>
    			(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
    			(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
    			m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
    			})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
    			ga('create', 'UA-XXXXX', 'auto');
    			ga('send', 'pageview');
    		</script>

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author macbookandrew

    (@macbookandrew)

    I’m assuming you replaced your UA- number with UA-XXXXX, right? If not, that’s likely your problem.

    Otherwise I have no idea what to tell you other than check the plugin settings to ensure it’s sending the events you want. It should work out of the box with the ga javascript function.

Viewing 1 replies (of 1 total)
  • The topic ‘No Event’ is closed to new replies.