Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: optionally persist custom attributes #517

Open
williazz opened this issue Mar 4, 2024 · 0 comments
Open

[Feature Request]: optionally persist custom attributes #517

williazz opened this issue Mar 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@williazz
Copy link
Contributor

williazz commented Mar 4, 2024

Currently, we are assuming that custom attributes are static and loaded by site operators on every hard refresh / page load via addSessionAttributes. However, some operators dynamically change custom attributes based on user behavior, and want these changes to be persisted across hard refreshes. In that particular use case, the desired custom attributes are lost. To resolve this, we should add a feature where custom attributes can be written to and loaded from the Local Storage API.

@williazz williazz added the enhancement New feature or request label Mar 4, 2024
@williazz williazz changed the title [Feature Request]: optionally cache custom attributes in local storage [Feature Request]: optionally persist custom attributes Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant