cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

​Is the cookie of RUM saved for each domain? And Is there any related settings?

nkobayashi1
Helper

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


2 REPLIES 2

AlexanderSommer
Dynatrace Champion
Dynatrace Champion

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.


AlexanderSommer
Dynatrace Champion
Dynatrace Champion

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.


Featured Posts