Post by abhishekdaaga » Thu Jun 28, 2012 8:29 pm

Hi,

I have tied up with a affiliate marketing company to promote my ecommerce portal campaign, they have told me to install a pixel on success page, whatever the code they gave I had pasted it in the success page bottom, but they needed some details to be captured like transaction amount, order ID etc., So what should I enter to capture it ?

The pixel code is as follows:

<iframe src="https://pixelsite.com/livetracking_pixe ... saleadvid=" frameborder="0" height="1" width="1" ></iframe>

Regards

Abhishek Daaga
Kitchen18 India

New member

Posts

Joined
Thu May 03, 2012 3:46 am
Location - India

Post by Avvici » Sun Jul 08, 2012 3:20 pm

Just pass the PHP in the url:

Code: Select all

<iframe src="https://pixelsite.com/livetracking_pixel.php?cid=1001&id=<?php echo $order_id;?>&txamount=&txadvid=<?php echo $txadvid;?>&saleadvid=<?php echo $saleadvid;?>" frameborder="0" height="1" width="1" ></iframe>
Obviously you will need to set up the variables in the contr ol and make sure they are accurate. The ones I just gave you are MAKE BELIEVE

User avatar
Expert Member

Posts

Joined
Tue Apr 05, 2011 12:09 pm
Location - Asheville, NC
Who is online

Users browsing this forum: No registered users and 7 guests