Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

Overview

This document describes how to configure custom tracking scripts in your storefront.

Navigation

Main Menu    Storefronts   (pop out menu) Storefront Host   (storefronts menu) Conversion Tracking Custom (tab)

 

Navigate to StoreFronts and choose Conversion Tracking then select Custom:

Configuring tracking scripts

You will be given a large field to format, add your text and click the Save Changes button:

Order Tokens that can be used in the tracking scripts

Also Note that there are tokens that you can use to pass information along to the your third-party tracking system:

Tokens that can be used 
[ActivationCodes=<ItemId>] 
[AffiliateId] 
[AffiliateSubId] 
[AffiliateCustomHtml] 
[BillingFirstName] 
[BillingLastName] 
[BillingCompany] 
[BillingAddress1] 
[BillingAddress2] 
[BillingCity] 
[BillingState] 
[BillingPostalCode] 
[BillingCountry] 
[BillingDayPhone] 
[BillingEveningPhone] 
[ChargeAppearsOnStatementAs] 
[Commission] 
[Coupon] 
[CouponForNewAffiliate=CODE]
[CurrentStage]
[CustomField1]
[CustomField2]

[CustomField3] 
[CustomField4] 
[CustomField5] 
[CustomField6] 
[CustomField7] 
[DirectTrackProducts] 
[Email] 
[GrossProfit] 
[IfPurchased=<ItemId>]<Conditionally Display>[/IfPurchased] 
[IfPaymentMethod=<Method>]<Conditionally Displayed>[/IfPaymentMethod] 
[IfShippingMethod=<Method>]<Conditionally Displayed>[/IfShippingMethod] 
[OmnitureProducts] 
[OrderId] 
[OrderHash] 
[PaymentMethod] 
[PaymentProcessed] 
[ProductIds] 
[ProductQuantities] 
[ProductCosts] 
[ProductCostsWithoutDecimal] 
[ProductDescriptions] 
[ProductQuantity1] ... [ProductQuantity#] 
[ShippingFirstName] 
[ShippingLastName] 
[ShippingCompany] 
[ShippingAddress1] 
[ShippingAddress2] 
[ShippingCity] 
[ShippingState] 
[ShippingPostalCode] 
[ShippingCountry] 
[ShippingDayPhone] 
[ShippingEveningPhone] 
[Shipping] 
[SubtotalAndShipping] 
[Subtotal] 
[SubtotalBeforeDiscount] 
[SubtotalDiscount] 
[Tax] 
[Total] 
[TotalQuantity]

Don't assume that it works after you add your custom tracking. Test with your third party tracking system to confirm.

  • No labels