19 Jul 2018 04:10 PM
Hi,
Our customer has restricted rule for the cookies(amount and size) and has concerns about how many cookies Dynatrace stores.
They have some websites monitored by OneAgent and injected the JavaScript of RUM. Each site has each domain. According to the document, it seems that RUM uses 7 cookies. https://www.dynatrace.com/support/help/data-priva...
In this case, could you tell me whether each cookie is saved per domain/host or not? And the behavior can be changed by settings? I’m not saying that we want to change the behavior. I would like to know just whether it is possible or not, and how to do that if it is possible.
Thanks, Noah
Solved! Go to Solution.
24 Jul 2018 12:13 PM
If the RUM tag is injected by a OneAgent the cookies are set to the highest domain level possible "top level domain". For example for "www.domain.com" and "blog.domain.com" the cookies will be set to .domain.com
It can be overwritten per application in the advanced settings --> check for the cookie section.
24 Jul 2018 12:15 PM
For agentless "manual" injected application the cookie is set to the domain and will result in two cookie domains, one for "www.domain.com" and one for "blog.domain.com".
But once again the domain can be configured per application.