Related Properties
promotionName
Human-readable promotion name.
creativeName
Creative variant name.
creativeSlot
Placement position on page.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Promotion or campaign identifier.
window._upstack('track', 'view_content', {
items: [{ id: 'SKU_001', name: 'Running Shoes', price: 89.99 }],
value: 89.99,
currency: 'USD',
promotionId: 'SUMMER_SALE_2026'
});
| Type | Required | Events |
|---|---|---|
| string | No | view_content, add_to_cart, purchase |
Was this page helpful?