Tracking organizational unit of visitors?

Hello

Our company is organized in a strongly hierarchical structure.
There is a need to track the visitors by their organizational unit. I know that there are custom variables, but how can I achieve, that we still have the hierarchical structure in our reports?

The goal is something like this:


OU                    Visits
============================

Company                 1550
 |                  
 +- Unit 1               800
 |   |
 |   +- Sub Unit 11      500
 |   +- Sub Unit 12      200
 |   +- Sub Unit 13      100
 |
 +- Unit 2               350
 |   |
 |   +- Sub Unit 21      200
 |   +- Sub Unit 22       50
 |   +- Sub Unit 23      100
 |
 +- Unit 3               400
 |   |
 |   +- Sub Unit 31      100
 |   +- Sub Unit 32      200
 |   +- Sub Unit 33      100

Thanks in advance for your help! :slight_smile:

Best regards
Mathias Winkler

The hierarchical 2-3-N levels is supported for “Page titles”,

unfortunately Custom Variables only allow 2 levels not 3.

Hello matt

Thanks for your reply.

Best regards,
Mathias Winkler