Implementing custom tracking
Overview
This document describes how to configure custom tracking scripts in your storefront.
Navigation
Â
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.