Last active
December 20, 2015 13:18
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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