web-analytics-starter-kit icon indicating copy to clipboard operation
web-analytics-starter-kit copied to clipboard

[Feature Request] Support different ways of storing the session_id

Open rmorehig opened this issue 1 year ago • 0 comments

Describe the feature you'd like to request

Right now we store the session_id in cookies. We should be able to support local or session storage and maintain the expiration time of 30 min.

Describe the solution you'd like

Add new data-storage prop in the script to change the storage method of session_id field

Describe alternatives you've considered

No response

rmorehig avatar Sep 24 '24 10:09 rmorehig