Jump to content

complete.tlp > Adding a pixel (needing help)


Dave_Johns

Recommended Posts

Hello,
I have added to complete.tpl the following pixel: <iframe src="https://conv.eleadtracking.com/?offer_id=14861&amount=[COMMISSION_OR_SALE_VALUE]&adv_sub=[YOUR_ORDER_ID]" width="1" height="1"></iframe>

The problem is that the agency is asking to send them through that pixel the Order ID and the SALE VALUE.

This is how I add it on complete.tlp:
{if $ispaid}
<!-- Enter any HTML code which should be displayed when a user has completed checkout here -->
{literal}
<iframe src="https://conv.eleadtracking.com/?offer_id=14861&amount=[COMMISSION_OR_SALE_VALUE]&adv_sub=[YOUR_ORDER_ID]" width="1" height="1"></iframe>
{/literal}
<!-- Common uses of this include conversion and affiliate tracking scripts -->
{/if}

Can you help me to understand what I should do to send them the ORDER ID and the SALE VALUE to them, please?

Best regard,

D

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated