• Resolved Goncalo Cruz

    (@goncalo-cruz)


    SiteKit now has the option to include the Adwords code, but what about the conversion code? I’m not getting conversions. In my case it would be through button clicks for WhatsApp and form (like most). How to configure this in SiteKit?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Adam Dunnage

    (@adamdunnage)

    Hi @goncalo-cruz thanks for your question. Site Kit now allows you to easily connect with Google Ads (formerly Adwords) and place your Ads Conversion ID on your website. For more information on this and how to set this up you can check out our Managing Google Ads documentation.

    Once connected, Site Kit will place a Google Ads code snippet on your site which will look similar to the one below:

    <!-- Google Ads snippet added by Site Kit -->
    <script src="https://www.googletagmanager.com/gtag/js?id=AW-********" id="google_gtagjs-js" async></script>
    <script id="google_gtagjs-js-after">
    window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}
    gtag("js", new Date());
    gtag("set", "developer_id.dZTNiMT", true);
    gtag("config", "AW-********");
    </script>

    Please let me know if you have any further questions I can help with on this.

    Plugin Support Adam Dunnage

    (@adamdunnage)

    As we didn’t receive a response I’ll mark this as resolved. Feel free to?open a new support topic?if you continue to encounter issues, or reopen this topic and we’d be happy to assist.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘SiteKit & Adswords’ is closed to new replies.