How do I, and where do I insert a Google or Yahoo conversion script?

Step 1 - go to your control panel - admin.epc
Step 2 - go to the file manager
Step 3 - change to your templates folder
Step 4 - scroll through the templates folder and look for a template file called conversioncode.wws, if found, click name and open it
Step 5 - Otherwise click 'create' button at top and in the file name box enter conversioncode.wws and click create button to the right
Step 6 - scroll down to the new empty file you created called conversioncode.wws and click the file name to open it
Step 7 - copy and paste the script into this file and click save

 

Note: A If you want to put the invoice total in the conversion code, the tag looks like this:

<%=oinvoice.odata.invtotal%>

 

If you want to put the net sales (sales - (shipping+tax) use this one

<%=oinvoice.odata.invtotal-(oinvoice.odata.handling + oinvoice.odata.tax + oinvoice.odata.coretotal)%>

 

 

 

 

  • 169 gebruikers vonden dit artikel nuttig
Was dit antwoord nuttig?

Gerelateerde artikelen

How do I edit an order that has already been checked out?

Step 1: Go to your control panel (admin.epc) Step 2: Click the Invoice Report link in the...

Why can't I find an invoice?

If you cannot loacte an invoice, you should: 1. Go to the Admin page.2. If you know the Invoice...

Why am I missing orders?

On occassion clients have complained that an order has gone missing. When in reality, all that...

What do I do when my authorize.net stops working?

If your authorize.net stops working make sure that your Merchant Field in Store Settings is set...

How do I send a customer a copy of an invoice?

To send a customer a copy of their invoice: 1. Go to your main admin page.2. On the upper left is...