-
Notifications
You must be signed in to change notification settings - Fork 184
refactor: a/b testing feature doesnt track user events #5679
refactor: a/b testing feature doesnt track user events #5679
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
⚡️ Lighthouse report for the changes in this PR:
Lighthouse ran on https://deriv-com-git-fork-nikitk-deriv-cro-update-analytic-event.binary.sx/ |
f45265c
to
ed66f0d
Compare
❌ Smoke test run (2) failed. See logs for details: Visit Action |
🚀 Smoke test run (4) passed successfully! |
❌ Smoke test run (1) failed. See logs for details: Visit Action |
❌ Smoke test run (3) failed. See logs for details: Visit Action |
❌ Smoke test run (2) failed. See logs for details: Visit Action |
🚀 Smoke test run (4) passed successfully! |
❌ Smoke test run (1) failed. See logs for details: Visit Action |
❌ Smoke test run (5) failed. See logs for details: Visit Action |
❌ Smoke test run (3) failed. See logs for details: Visit Action |
🚀 Smoke test run (5) passed successfully! |
❌ Smoke test run (2) failed. See logs for details: Visit Action |
❌ Smoke test run (3) failed. See logs for details: Visit Action |
❌ Smoke test run (1) failed. See logs for details: Visit Action |
❌ Smoke test run (4) failed. See logs for details: Visit Action |
❌ Smoke test run (2) failed. See logs for details: Visit Action |
❌ Smoke test run (5) failed. See logs for details: Visit Action |
🚀 Smoke test run (1) passed successfully! |
❌ Smoke test run (3) failed. See logs for details: Visit Action |
❌ Smoke test run (4) failed. See logs for details: Visit Action |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Preview Link: https://cro-update-analytic1.deriv-com-preview-links.pages.dev
|
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.
LGTM
Changes:
Add encryption key for encrypt connection with third-party service
Refactor enableDevMode depends on current NODE
add some
features
like user_language, country to pass in third-party servicenew type of experiments and feature flags usage
Fix
trackingCallback
feature to work correctlyUnder the hood: we changed some .env variables in github secrets and vercel envs
Type of change