Only capture the top N cookies and cookie groups.
Instead of adding new attributes for each cookie name we create consistent attribute names. This should prevent any issues where we have too many different unique attribute names because the cookie names are unique to the user. We added two new settings to make the number of cookies and groups capture configurable: - TOP_N_COOKIES_CAPTURED - TOP_N_COOKIE_GROUPS_CAPTURED
Loading
Please register or sign in to comment