29 Jan 2018 05:18 PM - last edited on 20 Oct 2022 11:23 AM by MaciejNeumann
I was wondering how Dynatrace normalizes URLs. For example, I know that google analytics & Hubspot appends extra information to the end of the URL:
www.example.com/?ga_12345.1234 or www.example.com/?__hstc12345.12345
When I view the URL entries, it's able to report it as just "www.example.com". How does Dynatrace normalize it? Does it have a list of internal rules, or does it do it some other way?
Solved! Go to Solution.
29 Jan 2018 05:29 PM
A lot of this is done in the web request naming rules with the default option to exclude a lot of the unique aspects of web request URLs:
James