Web Hierarchy Tiers are duplicated in the report with the colon to differentiate at the end | Community
Skip to main content
February 7, 2023
Solved

Web Hierarchy Tiers are duplicated in the report with the colon to differentiate at the end

  • February 7, 2023
  • 2 replies
  • 599 views

Hi Fellas,

 

We have been experiencing a weird issue(Screenshot attached), the web hierarchy(Categories) tier names are repeating and we have checked for duplicates there are none. Has anyone come across this?

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by MichaelWills

A clue (or the culprit) will likely reside in whatever code (JS?) is producing the hierarchy text, particularly where the use of a colon is involved.

2 replies

MichaelWillsAccepted solution
Level 3
February 7, 2023

A clue (or the culprit) will likely reside in whatever code (JS?) is producing the hierarchy text, particularly where the use of a colon is involved.

Jennifer_Dungan
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
February 8, 2023

Yes, the best thing would be to investigate the code that is setting the dimension.

 

You can try breaking the values with the colon by page name, or custom link, or other standard values (anything that might help you determine which pages or actions might be setting the rows with issues). This may help you to track down which rule is setting the values and then make adjustments.

 

Good luck!