s.hier1 - s.hier5 in AppMeasurement and the Analytics extension custom code editor
Each hierarchy is a string that contains custom values specific to your organization. Their max length is 255 bytes; values longer than 255 bytes are automatically truncated when sent to Adobe.
Make sure that none of your section names have the delimiter in them. For example, if one of your sections is called Coach Griffin, Jim
, choose a delimiter other than a comma. The total variable limit is 255 bytes. Delimiters can consist of multiple characters, such as ||
or /|\
, which are less likely to appear in variable values.
s.hier1 = "Toys|Boys 6+|Legos|Super Block Tub";
s.hier3 = "Sports/Local Sports/Baseball";
Analytics
- Implement Adobe Analytics
- Analytics Release Notes
- AppMeasurement release notes
- Analytics variables, functions, and methods
- Prepare to implement Adobe Analytics
- Implement Analytics using Experience Platform Edge
- Implement Analytics using the Adobe Analytics extension
- Implement Analytics using JavaScript
- Implement Analytics on other platforms
- Implement Analytics on mobile devices
- Implementation use cases
- Validate your implementation
- Frequently asked questions
- Review your implementation