Jump to content

External provision (affiliate)


Recommended Posts

Hi there,

 

I have signed up with a advertising company and have to insert a code

on the page people see after final payment.

It also has to include Ordernumber and final price incl. VAT.

 

Which page is it and what are the variables for ordernumber and final price?

 

This i the code I have to insert:

 

<img src="http://www.partner-ads.com/dk/leadtrack.php?programid=4378&type=salg&ordrenummer=ORDRENUMMER(Ordernumber)&varenummer=x&antal=1&omprsalg=OMSÆTNINGPRSALG(Final price incl. VAT)" width=1 height=1>

Link to comment
Share on other sites

the last page is still the cart page.. complete.tpl will show the order number and thank you stuff, I'd add it there...

 

look at whatever order template you are using. I use Boxes.... and look for the code below and add your code there.

 

{if $ispaid}

<!-- Enter any HTML code which needs to be displayed once a user has completed the checkout of their order here - for example conversion tracking and affiliate tracking scripts -->

{/if}

Edited by vec
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