• Resolved webrentalsystem

    (@webrentalsystem)


    This plugin is awesome thanks so much.

    I have a question about google ads conversions, specifically for sales / purchases tracking. Google ads gives me code to install like this:

    gtag('config', 'AW-1016142463');

    <!-- Event snippet for Website sale conversion page -->
    <script>
      gtag('event', 'conversion', {
          'send_to': 'AW-1016142463/n8TFCIuahscYEP-0xOQD',
          'value': 1.0,
          'currency': 'USD',
          'transaction_id': ''
      });
    </script>
    

    Your plugin has a place to put google ads ids. What would I put there? Will this work? I can contact you personally and pay for support on this I put it here in case others had the same question.

    Or maybe it is enough just to use Google Analytics E-commerce tracking and since I linked it, doing this is not necessary?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter webrentalsystem

    (@webrentalsystem)

    Nevermind I found this article https://support.google.com/analytics/answer/10632359?hl=en&sjid=13726879991832189550-AP so yes it’s possible to import the Google Analytics Conversions to Google Ads and not use a separate conversion tracking code, meaning this plugin has all that is needed.

    Plugin Author Jordy Meow

    (@tigroumeow)

    The plugin just simply reuse the Tracking ID to send the events related to EDD. It’s normally pretty straightforward, and it should work as long as you have the core tracking code (which you do).

    Don’t hesitate to leave a little review ?? They are rare, but at the same time, it’s quite a special plugin only used by some of us. Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Google Ads Conversions’ is closed to new replies.