• Resolved Adriders

    (@adriders)


    Hi,

    Are you planning dynamic remarketing through analytics.

    https://support.google.com/analytics/answer/3455600?hl=en&ref_topic=3455490

    <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’,’//www.google-analytics.com/analytics.js’,’ga’);

    ga(‘create’, ‘UA-XXXXX-YY’, ‘auto’); // Insert your GA Web Property ID here, e.g., UA-12345-1
    ga(‘set’,’dimension1′,’12345, 678910, 98765′); // REQUIRED Product ID value, e.g., 12345, 67890
    ga(‘set’,’dimension2′,’searchresults’); // Optional Page type value, e.g., home, cart, purchase
    ga(‘set’,’dimension3′,’99.95′); // Optional Total value, e.g., 99.95, 5.00, 1500.00
    ga(‘send’, ‘pageview’);

    </script>

    Kind regards,

    https://www.ads-software.com/plugins/woocommerce-google-dynamic-retargeting-tag/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author alekv

    (@alekv)

    Hi Adriders

    At the moment it is not planned.

    But I will have a look into it. If it is a simple addition to the current code, and therefore doesn’t require a complete rewrite, I might add it in the future.

    Regards
    Aleks

    Thread Starter Adriders

    (@adriders)

    Hi Aleks,

    Thanks for your response! Any idea when you will have a look to it?
    We need to make this work ??

    Kind regards,

    Adriders

    Plugin Author alekv

    (@alekv)

    I had a quick look and I get the feeling that I would end up writing an entire Google Analytics implementation. I don’t think I could simply write an extension to existing Google Analytics implementations.

    Since I am super busy right now writing this plugin will not happen any time soon.

    Also it doesn’t look like the WooThemes Analytics plugin or the Yoast Google Analytics e-commerce plugin support remarketing right now. But maybe you’ve got a chance to convince them to add this to their Analytics plugins.

    Regards
    Aleks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Dynamic Remarketing with Analytics’ is closed to new replies.