HomeDev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityDoc feedbackLog In
GitHubNuGetDev CommunityDoc feedback

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.


What’s Next