


Please see the report below. It seems that Adobe Analytics data is captured only when Cookie Support is enabled ? Is this standard or can be changed ?
If yes - where can i change this ?
Thanks for help.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Chetan,
Adobe analytics hit is captured irrespective of the cookie support.
The "k" query parameter in server call indicates cookie support. Reference: https://marketing.adobe.com/resources/help/en_US/sc/implement/query_parameters.html
Its standard. System checks to see if the session cookie (s_cc) is set before the request is sent. It has 3 values Y'=yes(Enabled) ,'N'=no(Disabled) , 'U'=unknown
Hope this helps.
Hi Chetan,
Adobe analytics hit is captured irrespective of the cookie support.
The "k" query parameter in server call indicates cookie support. Reference: https://marketing.adobe.com/resources/help/en_US/sc/implement/query_parameters.html
Its standard. System checks to see if the session cookie (s_cc) is set before the request is sent. It has 3 values Y'=yes(Enabled) ,'N'=no(Disabled) , 'U'=unknown
Hope this helps.
Okay. Thanks for sharing this.
However, my question is still not answered.
If Adobe has captured the page views even when cookie are disabled, shouldnt my report give at least 5% (which is reasonable) count where cookie support is disabled ?
Views
Replies
Total Likes
The answer is Yes, the data is captured even if the cookies are disabled.
Views
Replies
Total Likes