Skip to content

Conversation

@BernardGatt
Copy link
Collaborator

Adds a custom attribute store to forward custom attributes to the renderer

Part of: https://linear.app/customerio/issue/INAPP-13903/inject-anonymous-id-to-lead-form-submission

@BernardGatt BernardGatt requested a review from a team as a code owner September 22, 2025 16:36
Copy link

@jdcantrell jdcantrell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, my only question is would we want to use sessionStorage over localStorage? I'm a little worried about us caching the wrong anonymous id, though maybe it's a non-issue if the gist SDK updates always override any existing value.

@BernardGatt
Copy link
Collaborator Author

Looks good, my only question is would we want to use sessionStorage over localStorage? I'm a little worried about us caching the wrong anonymous id, though maybe it's a non-issue if the gist SDK updates always override any existing value.

Its important we persist the id between tabs.

@BernardGatt BernardGatt merged commit f3e3a89 into develop Sep 23, 2025
2 checks passed
@BernardGatt BernardGatt deleted the INAPP-13903 branch September 23, 2025 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants