Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

to the URL.  Likewise you could pass the custom fields using the tags [customfield1] through [customfield7] 

Order Tokens that can be used with tracking pixels and scripts

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]

 

Tip

We recommend that you put all your conversion pixels within the UltraCart system, but some trackers can not deal with the multiple domains. If so, make sure that you pass over the currentstage token and check that it's either the value SD (for shipping department) or CO (completed order) before firing the pixels on your page. Otherwise you could be firing conversion pixels for orders that are sent to your Accounts Receivable for fraud review.