-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
feat(web): add tracking event for sync button clicked #5925
Merged
davidsoderberg
merged 1 commit into
next
from
nv-4070-tracking-revisit-research-and-add-new-events
Jul 2, 2024
Merged
feat(web): add tracking event for sync button clicked #5925
davidsoderberg
merged 1 commit into
next
from
nv-4070-tracking-revisit-research-and-add-new-events
Jul 2, 2024
Conversation
This file contains 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
✅ Deploy Preview for dev-web-novu ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
❌ Deploy Preview for novu-design failed. Why did it fail? →
|
scopsy
approved these changes
Jul 2, 2024
davidsoderberg
changed the title
feat: add tracking event for sync button clicked
feat(web): add tracking event for sync button clicked
Jul 2, 2024
davidsoderberg
deleted the
nv-4070-tracking-revisit-research-and-add-new-events
branch
July 2, 2024 12:58
SokratisVidros
added a commit
that referenced
this pull request
Jul 2, 2024
* fix(web): local to dev sync modal improvement (#5912) * fix: wip * fix: update copy * fix: remove not reccomended * feat: manual sync * fix(api): Nv 4021 syncing to production environment fails for new org (#5916) * fix(web): set cookie as secure * fix(web): set cookie as secure * fix(api): create notification group for both envs * refactor(root): Rename from `web.novu.co` to `dashboard.novu.co` (#5876) * refactor(env): update URLs to use dashboard subdomain * chore(netlify): reorder redirects in netlify.toml * refactor(onboarding): remove unused imports * fix(novu): Apply the correct authorization type * feat(framework): Add trigger capability to defined workflows (#5877) * test(env.utils): add tests for env utility functions * refactor(client): Update workflow and error handling * docs(env.utils): Add comments for getBridgeUrl environments * refactor: Remove generic type from Workflow definition * test(env.utils): update bridge URL in development env * fix(env.utils): correct URL construction in dev environment * test(workflow): add payload schema to test workflow * refactor(types): define specific types for event params * refactor(event.types): update import to use type keyword * refactor(types): update Workflow and EventTriggerParams * refactor: rename novu sh tunnel domain * fix(api): Ensure both web and dashboard subdomains work in parallel (#5919) * fix(api): Ensure both web and dashboard subdomains work in parallel This is required for a smooth migration process and to avoid signing out existing users. * fixup! fix(api): Ensure both web and dashboard subdomains work in parallel * fixup! fixup! fix(api): Ensure both web and dashboard subdomains work in parallel * fixup! fixup! fixup! fix(api): Ensure both web and dashboard subdomains work in parallel * fix(worker): store null in cache after stateless trigger (#5922) * ci: Remove redundant checkout step in deploy job (#5924) * refactor(cli): update tunnel URL and submodule commit (#5920) * feat: add tracking event for sync button clicked (#5925) * chore(root): Update .source --------- Co-authored-by: Dima Grossman <dima@grossman.io> Co-authored-by: Gali Ainouz Baum <ainouzgali@gmail.com> Co-authored-by: Richard Fontein <32132657+rifont@users.noreply.github.com> Co-authored-by: Sokratis Vidros <sokratis.vidros@gmail.com> Co-authored-by: Sokratis Vidros <SokratisVidros@users.noreply.github.com> Co-authored-by: George Djabarov <39195835+djabarovgeorge@users.noreply.github.com> Co-authored-by: David Söderberg <2233092+davidsoderberg@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.