Tracking Code Concatination
How does the Tracking Code behave if a user enters (within one session) with multiple values? In other words, are they concatened somehow?
For instance, if we read it from parameter tid and got the following journey:
1. calls mydomain.com/?tid=23
2. calls mydomain.com/?tid=47
Generates that then a Tracking Code "23,47" in the report?