Hello Everyone, I like the histogram very much; however, with the
current implementation it is not very helpful for our business units and
their requests. What I think of to improve it: Allow custom counting
methods, i.e. based on eVars. The concrete use case is that I would
rather like to use pseudonymized customer IDs instead of Unique
Visitors. Almost all requests are on customer level, not on device
level/Visitor ID. I understand that there are potential issues like
consistency or custom exp...