HomeDev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunitySubmit a ticketLog In
GitHubNuGetDev CommunitySubmit a ticket

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.

NameDescriptions and usage
brandName 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 or customer elements to this page tracking request. For more information, see Add customAttributes or customer elements (Optional).