Skip to content

Instantly share code, notes, and snippets.

@hanafiah
Last active December 20, 2015 13:18
Show Gist options
  • Save hanafiah/6137378 to your computer and use it in GitHub Desktop.
Save hanafiah/6137378 to your computer and use it in GitHub Desktop.
Below is the standard LEAD integration code. You will need to put this into your thank you page after the lead has confirmed his email address. Please pass the email address as the unique tracking ID for leads. <br/> TRACKING_VALUE - The email address of your lead
<script type="text/javascript" src="http://www.jomniaga.com/api/conversion?transtype=LEAD&tracking=TRACKING_VALUE"></script>
<noscript><img src="http://www.jomniaga.com/api/conversion?transtype=LEAD&tracking=TRACKING_VALUE" width="1" height="1" border="0" /></noscript>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment