-
Notifications
You must be signed in to change notification settings - Fork 0
feat: add conversion ID support #14
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
Conversation
Add conversion ID support by capturing
|
8b37faa to
9e17d74
Compare
4c6e1fc to
5302287
Compare
3898b92 to
0b2b665
Compare
|
🎉 Package published successfully! 📦 Package: You can install this version using: npm install @getvero/tracking@0.0.0-alpha.20260108-0b2b665 |
04526e5 to
e0b456c
Compare
andrewobrien
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good thanks @Yihao-G one minor suggestion is we could also validate options.cookieDomain before setting it with the dot prefix - what do you think?
e0b456c to
f3e6248
Compare
|
@andrewobrien Done! Added |
# [2.1.0](v2.0.1...v2.1.0) (2026-01-30) ### Features * add conversion ID support ([#14](#14)) ([8532b64](8532b64))
|
🎉 This PR is included in version 2.1.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |

https://linear.app/makevero/issue/ENG-702/update-trackingjs-sdk-to-handle-vero-conv-query-param-for-conversion
Description
Implemented conversion tracking by reading the
vero_convvalue from the URL's query param and attach it to the following tracked events'extrasobject.Checklist