Results 1 to 6 of 6

Threaded View

  1. #1
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default PPC tracking code - where to insert in Checkout Success page?

    Good day,

    I just signed up with PPC myshopping.com.au and used a modified Yahoo! data feed to supply our shop catalog.

    MyShopping.com.au suggests to install a modified tracking code into our Checkout Success page in order to send a cookie back to their site so lead conversions are trackable.

    The raw code supplied by MyShopping.com.au contains variables required by them and looks like this:

    <img height=0 width=0 src="https://www.myshopping.com.au/sale.asp?mid=MY_ID&amount=<? echo $TotalSalesValue ?>&order=<? echo $OrderNumber ?>">
    Their instructions are:

    The code should be placed between the <body> tags, You should NOT place the code in the header or footer of your page.
    I want to assign the order total (excluding shipping cost) to their required variable $TotalSalesValue and the actual order ID to their variable $OrderNumber.

    My questions:

    1. Which ZC variables should I use?
    2. into which file should I insert the code to assign the variables (eg $TotalSalesValue = $what_ever_it_may_be)?
    3. into which checkout_success file and where should I insert their raw code?

    ZC 1.3.8.a with loads of add-ons
    Cold Steel template (modified)

    Thanks in advance
    Last edited by frank18; 17 Feb 2010 at 02:29 AM.

 

 

Similar Threads

  1. How do I put a Google tracking code in my checkout-success file?
    By kevinmc3 in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 25 Jul 2008, 07:52 PM
  2. Sales tracking code for checkout success, please help!
    By boinkit in forum General Questions
    Replies: 0
    Last Post: 6 Mar 2008, 06:08 PM
  3. where is the checkout success page??
    By humbll in forum General Questions
    Replies: 4
    Last Post: 11 Oct 2007, 03:00 AM
  4. Tracking Code on Checkout Page
    By BigMacYin in forum Managing Customers and Orders
    Replies: 0
    Last Post: 2 May 2007, 04:23 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg