How do I add a Google remarketing tag into my form(s)?

  • darpa
    Asked on August 28, 2014 at 11:35 AM

    I'm supposed to do the following ...

     

    Add this code to all your webpages, right before the </body> tag.

     

    <!-- Google Code for Remarketing Tag -->
    <!--------------------------------------------------
    Remarketing tags may not be associated with personally identifiable information or placed on pages related to sensitive categories. See more information and instructions on how to setup the tag on: http://google.com/ads/remarketingsetup
    --------------------------------------------------->
    <script type="text/javascript">
    /* <![CDATA[ */
    var google_conversion_id = 980403796;
    var google_custom_params = window.google_tag_params;
    var google_remarketing_only = true;
    /* ]]> */
    </script>
    <script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
    </script>
    <noscript>
    <div style="display:inline;">
    <img height="1" width="1" style="border-style:none;" alt="How do I add a Google remarketing tag into my form(s)? Image-0" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/980403796/?value=0&amp;guid=ON&amp;script=0"/>
    </div>
    </noscript>

  • David JotForm Support
    Replied on August 28, 2014 at 12:40 PM

    Hi,

    You are only able to add HTML to our forms.  The script you referenced would need to be added to your website and would not function if added anywhere in your form.  The code would be placed before the closing </body> tag of your webpages.

    Please let us know if you have any further questions and we will be happy to help.

    Thank you for using JotForm!