-
Notifications
You must be signed in to change notification settings - Fork 303
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
Amir/CRO-59-Virtual-Signup-Tracking-Flow #10735
Amir/CRO-59-Virtual-Signup-Tracking-Flow #10735
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…o-59-virtual-signup-tracking-flow
A production App ID was automatically generated for this PR. (log)
Click here to copy & paste above information.
|
🚨 Lighthouse report for the changes in this PR:
Lighthouse ran with https://deriv-app-git-fork-amir-deriv-amir-cro-59-virtual-signup-c32d3e.binary.sx/ |
…o-59-virtual-signup-tracking-flow
packages/core/src/App/Containers/AccountSignupModal/account-signup-modal.jsx
Show resolved
Hide resolved
packages/core/src/App/Containers/AccountSwitcher/account-switcher.jsx
Outdated
Show resolved
Hide resolved
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.
without init, package won't work
please follow example from package doc
Analytics?.initialise({ growthbookKey: process.env.GROWTHBOOK_CLIENT_KEY, growthbookDecryptionKey: process.env.GROWTHBOOK_DECRYPTION_KEY, enableDevMode: process.env.NODE_ENV !== 'production', rudderstackKey: process.env.NODE_ENV !== 'production' ? process.env.RUDDERSTACK_STAGING_KEY : process.env.RUDDERSTACK_PRODUCTION_KEY, })
…o-59-virtual-signup-tracking-flow
…o-59-virtual-signup-tracking-flow
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Changes:
@deriv/analytics
and replaced it with our npm package@deriv/analytics
Screenshots:
Please provide some screenshots of the change.