[Classic] What cookies does session replay set?

In addition to the default Heap cookies, session replay sets the following cookies. 

Note that cookie size is capped at 4kb, and that cookies on average are 100 bytes long.

Cookie Description Persists For
userty.core.p.app_id_hash Contains replay user properties (user id, user identity, and some user metadata) 2 years
userty.core.s.app_id_hash Contains replay session properties (replay session id, session timestamp and some session metadata) Current session
Last updated