-
Notifications
You must be signed in to change notification settings - Fork 2
feat(user): add UTM parameters support in user creation and sign-up #514
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
Merged
Merged
Changes from 2 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
a757684
feat(user): add UTM parameters support in user creation and sign-up
Dobrunia ece94f6
Bump version up to 1.1.30
github-actions[bot] a4a7903
docs(user): clarify UTM parameter description in user creation and si…
Dobrunia 9ab01e5
chore(deps): update @hawk.so/types to version 0.1.33 and enhance user…
Dobrunia 33087ee
feat(user): validate and sanitize UTM parameters during user creation
Dobrunia 14dc023
feat(analytics): enhance UTM parameter validation to include object t…
Dobrunia 31ff97d
refactor(analytics): improve readability of UTM parameter validation …
Dobrunia e6a179f
refactor(utm): move UTM parameter validation and sanitization to a de…
Dobrunia c4aceeb
refactor(utm): add tests for UTM validation
Dobrunia bd6d64a
refactor(utm): extract UTM key validation and character checks into c…
Dobrunia 02376ca
refactor(utm): define maximum UTM value length as a constant for bett…
Dobrunia e8114da
refactor(utm): enhance UTM parameter validation to return detailed re…
Dobrunia 64b7122
chore(package): bump version to 1.1.32
Dobrunia 6ff0955
Merge branch 'master' into feat/utm-tags-integration
Dobrunia c9e37d7
fix lint
Dobrunia 4c6496e
fix lint
Dobrunia 7febc31
refactor(utm): streamline UTM parameter sanitization and improve erro…
Dobrunia 5d3ee35
test(utm): update UTM parameter validation tests to check for valid a…
Dobrunia e67f815
refactor(utm): simplify UTM parameter handling by removing sanitizati…
Dobrunia 271e380
fix
Dobrunia 34ea138
feat(users): add conditional UTM parameter inclusion in user data and…
Dobrunia 61a95fd
test(utm): update validation tests to return undefined for null and n…
Dobrunia File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.