View Single Post
  #2  
Old 07-20-2005, 02:07 PM
 
dpdodson dpdodson is offline
 

Member
  
Join Date: Feb 2003
Posts: 10
 

Default Here's what I've got.

Tracking Code details for XCart

X-Cart file to edit:

skin1/customer/main/order_message.tpl
Insert the tracking code:
Where you replace XXXX with your merchant ID number.

Just below the lines:{if $active_modules.Interneka ne ""} { include file="modules/Interneka/interneka_tags.tpl" } {/if}Alternate tracking code instructions for the newer X-cart release:

On line 338 after the closing TABLE tag of skin1/mail/html/order_invoice.tpl Add:
Where you replace XXXX with your merchant ID number.
Reply With Quote