Impact Universal Tracking Tag Setup Guide
This article describes how to set up the Impact Universal Tracking tag in your Tealium iQ Tag Management account.
Tag Tips
- Map the variable that contains the SHA1 hash of the customer’s email to
customerEmail
in mappings. Unhashed email addresses are removed from Impact tracking calls. - Custom mappings pass in the properties object of the Impact tracking call.
- This tag supports the following E-Commerce extension parameters:
- Order ID (
_corder
) - Order Subtotal (
_csubtotal
) - Order Shipping (
_cship
) - Order Tax (
_ctax
) - Order Currency (
_ccurrency
) - Order Promo Code (
_cpromo
) - Customer ID (
_ccustid
) - Customer City (
_ccity
) - Customer State (
_cstate
) - Customer Zip Code (
_czip
) - Customer Country (
_ccountry
) - List of Product Names (
_cprodname
) - List of Product SKUs (
_csku
) - List of Product Brands (
_cbrand
) - List of Product Categories (
_ccat
) - List of Product Subcategories (
_ccat2
) - List of Product Quantities (
_cquan
) - List of Product Prices (
_cprice
)
- Order ID (
Tag Configuration
Go to the Tag Marketplace to add a new tag. For more information, see About tags.
When adding the tag, configure the following settings:
- Unique ID: Your Impact Unique ID.
Load Rules
Load the tag on all pages or set conditions for when your tag will load. For more information, see About load rules.
Data Mappings
Mapping is the process of sending data from a data layer variable to the corresponding destination variable of the vendor tag. For more information, see About data mappings.
The available categories are:
Standard
Variable | Description |
---|---|
acid |
Unique ID |
actionTrackerId |
Action Tracker ID |
E-Commerce Properties
Variable | Type/Values | Description |
---|---|---|
currencyCode |
String | Currency Code (Overrides _ccurrency ) |
orderDiscount |
String | Order Discount |
orderId |
String | Order ID (Overrides _corder ) |
orderPromoCode |
String | Order Promo Code (Overrides _cpromo ) |
orderPromoCodeDesc |
String | Order Promo Code Description |
orderRebate |
String | Order Rebate |
orderShipping |
String | Order Shipping (Overrides _cship ) |
orderSubTotalPostDiscount |
String | Order Subtotal Post Discount |
orderSubTotalPreDiscount |
String | Order Subtotal Pre Discount (Overrides _csubtotal ) |
orderTax |
String | Order Tax (Overrides _ctax ) |
paymentType |
String | Payment Type |
product_brand |
Array |
List of Product Brands (Overrides _cbrand ) |
product_category |
Array |
List of Product Categories (Overrides _ccat ) |
product_deliveryType |
Array |
List of Product Delivery Types |
product_discount |
Array |
List of Product Discounts |
product_mpn |
Array |
List of Product MPNs |
product_name |
Array |
List of Product Names (Overrides _cprodname ) |
product_quantity |
Array |
List of Product Quantities (Overrides _cquan ) |
product_referenceId |
Array |
List of Product Reference IDs |
product_sku |
Array |
List of Product SKUs (Overrides _csku ) |
product_subcategory |
Array |
List of Product Subcategories (Overrides _ccat2 ) |
product_subTotal |
Array |
List of Product Subtotals/Prices (Overrides _cprice ) |
product_promoCode |
Array |
List of Product Promo Codes |
product_promoCodeDesc |
Array |
List of Product Promo Code Descriptions |
product_totalDiscount |
Array |
List of Product Total Discounts |
product_totalRebate |
Array |
List of Product Total Rebates |
General Properties
Variable | Description |
---|---|
callerId |
Caller ID |
clickId |
Click ID |
customerCity |
Customer City (Overrides _ccity ) |
customerCountry |
Customer Country (Overrides _ccountry ) |
customerEmail |
Customer Email |
customerId |
Customer ID (Overrides _ccustid ) |
customerPostCode |
Customer Post Code (Overrides _czip ) |
customerRegion |
Customer Region (Overrides _cstate ) |
customerStatus |
Customer Status |
date1 |
Date Parameter 1 |
date2 |
Date Parameter 2 |
date3 |
Date Parameter 3 |
dispositionCode |
Disposition Code |
giftPurchase |
Gift Purchase |
hearAboutUs |
Hear About Us |
locationName |
Location Name |
locationType |
Location Type |
money1 |
Money Parameter 1 |
money2 |
Money Parameter 2 |
money3 |
Money Parameter 3 |
note |
Note |
numeric1 |
Numeric Parameter 1 |
numeric2 |
Numeric Parameter 2 |
numeric3 |
Numeric Parameter 3 |
phoneNumber |
Phone Number |
referenceId |
Reference ID |
siteCategory |
Site Category |
siteVersion |
Site Version |
test |
Test Flag |
text1 |
Text Parameter 1 |
text2 |
Text Parameter 2 |
text3 |
Text Parameter 3 |
Options
Variable | Description |
---|---|
domReady |
domReady |
tag |
Tag |
This page was last updated: March 6, 2025