• Resolved eeshankumar

    (@eeshankumar)


    I installed the plugin on my site realestategameworks.com/washington/. I set the domain name to auto and checked ‘Add Enhanced Ecommerce Tracking Code’ and ‘Add Code to Track the Login Step of Guest Users (Optional)’.

    Users do not log into the site to buy the product. When they click ‘purchase’ (to add the product to their cart) they go straight to the checkout page. They are only allowed one product in their cart at a time and I have modified the checkout page template in my child theme.

    I also use a third party plugin (Tracking Code Manager) to add the regular google analytics code to all the pages on the site. Here are the settings for it:
    Position inside the code: Before </BODY>
    Show only on device: [All]
    Where do you want to add this code?
    [X] Standard code tracking in your WordPress
    [ ] Track conversion in your WooCommerce (v.2.6.9)NEW!
    In which page do you want to insert this code?
    [X] In the whole website (pages, posts and archives)
    [ ] In specific pages or posts
    Do you want to exclude some specific pages? No

    Here is that google analytics script with the UA code removed.
    <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&#8217;,’ga’); ga(‘create’, ‘<UA CODE HERE>’, ‘auto’); ga(‘send’, ‘pageview’); </script>

    I did a couple of test buys and did not see them populate in google analytics. I know they went through because my goals (of getting to the checkout page) worked.

    Please help. What do I do?

    • This topic was modified 7 years, 10 months ago by eeshankumar.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Installed but not populating metrics’ is closed to new replies.