Brand page
Any page representing a particular brand where multiple products are available to be selected.
Note
Ensure the brand matches the brand in the catalog feed.
Name | Descriptions and usage |
---|---|
brand | Name of brand – The tracked brand must exactly match the brand attribute specified in the catalog feed. |
A brand page is tracked using the following script:
{
"type" : "brand",
"lang" : "en-gb",
"brand" : "Levis"
}
This page does not apply to all sites. It is included here for reference if required.
Note
You can also add the
customAttributes
orcustomer
elements to this page tracking request. For more information, see AddcustomAttributes
orcustomer
elements (Optional).
Updated 9 months ago
Next