Jump to content

Setting up tracking pixel without tax


benknackan

Recommended Posts

Hi all,

 

So my first problem is that I need to set up the trackingpixel to report sale without shipping and tax. Currently both those is included in the pixel which makes advertising more expensive then it should be...

 

So current code is as follows:

<img src="site?ordervalue={$total}&order_id={$orderId}&advertiser_id=XXX" width="0" height="0" border="0" />

 

How do I change it to report only sale without tax and shipping?

 

Also I need to set up the pixel so it sends different values depending on the total order amount. If it's over one value I need to multiply it by 0.X and if it's over another value I need to multiply it with 0.Y

 

Any help would be greatly appreciated.

 

edit: I'm running PS 1.4.9 if that matters. And the tax is 25%

Edited by benknackan (see edit history)
Link to comment
Share on other sites

  • 3 weeks later...
  • 4 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...