Question:
How would the "Tag path" of "Tags->1->4->1->0" be read, or what tags are being referred to?
Note: This "path" came from a Clarity report.
Answer:
This is a bit more complicated for many people and we do not have documentation on this available online.
That said, "counting" the Tags starts with 0 as the first tag, 1 being the second tag, etc. Then, "children" within "parent tags" start at 0 for the first child, 1 for the second child, etc.
So, in this specific case, it works like this:
- "Tags" would be the Tags root, in the Tags tree.
- The first "1" would be the second tag down, as a direct child of the Tags root. Let's pretend this "1" tag is for a list of 5 items that also has a nested list. (Note: If there are TWO tags (or more) as the direct child of the Tags root, then there most likely is not a Document tag present!)
- The "4," then, would be the 5th child inside that second tag down - the 5th LI in the list.
- the "1" after the "4" would be the second tag inside LI - the LBody for that list item.
- The "0" would be the first tag inside the LBody - the L tag for the nested list.

Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article