Post by mijomedia » Tue Aug 13, 2013 1:49 am

Hello,

I have been looking for a workaround some days now and can't find a solution for my problem. I have also posted my question in the swedish forums with no luck.

I am about to integrate an external affiliate link provided of my affiliate network:

Code: Select all

<iframe src="http://track.adrecord.com/?orderValue=[orderValue]&orderID=[orderID]&programID=433" scrolling="no" frameborder="0" width="1" height="1"></iframe>
I know i have been seeing this some times around the forum but i haven't really found a solution to this. I was really close to a good disclosure and my affiliate network could see a register. But i could only pass the order id and not the order value.

Code: Select all

$this->data['pixel'] = '<iframe src="http://track.adrecord.com/orderValue=555555&orderID=' . $this->session->data['order_id'] . '&programID=433" scrolling="no" frameborder="0" width="1" height="1"></iframe>';
Then i put this in success.tpl:

Code: Select all

<?php echo $pixel; ?>
With the above code i could see in the affiliate network dashboard that the ordervalue i've entered could pass through and the order id aswell. But i can't find the right variable to pass the ordervalue.

I would be really happy if someone could help me out.

I know OpenCart have an built in affiliate program, but that doesn't help me out, not many publishers that actually are looking for individual e-commerse sites to get some money. They do attend for these networks. This is something everybody would love to have.

Hope some one could help here.

Webbutveckling, Sökmotoroptimering, E-handel, Mobilskal, Tillbehör för surfplattor och tillbehör för mobiler


User avatar
New member

Posts

Joined
Fri May 17, 2013 7:54 am
Who is online

Users browsing this forum: No registered users and 59 guests