How to install facebook pixel for retargeting?

  • Darryl Tittley
    Asked on September 28, 2018 at 3:25 AM

    Hi..can jotforms be retargeted?

  • Jed_C
    Replied on September 28, 2018 at 7:04 AM

    Do you mean to say if you can add Facebook pixel for retargeting? 

    We do not support script embedding into the forms due to security reasons, but since there is also a no script image tracking pixel provided by Facebook, you can try to add it to your form. Although, this solution have not been tested yet.

    1) Copy your tracking pixel image code between tags.

    Example:

    <noscript>

    <img height="1" width="1" style="display:none;" src="https://www.facebook.com/tr?id=1234567890&ev=PageView&noscript=1"/>

    </noscript>

    1537303151Facebook pixel   Google Chrome Screenshot 10


    tr?id=1234567890&ev=PageView&noscript=1 Screenshot 21


    2) Add it to your form with a Text (HTML) tool.

    1537302668text pixel code fb Screenshot 32

    If you need any further assistance, please let us know.

  • Darryl Tittley
    Replied on September 28, 2018 at 9:43 AM
    Ok cool...thnx...will this work for google ad words also?
    ...
  • Kevin Support Team Lead
    Replied on September 28, 2018 at 10:58 AM

    If they provide a similar code as the <img> provided by Facebook, then yes, but if you attempt to add JavaScript or another code, then it will not work.