-
-
Notifications
You must be signed in to change notification settings - Fork 110
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
Refactor Amplitude (browser) + add Amplitude to the server side (API) #374
Conversation
✅ Deployment SUCCESS |
✅ Deployment SUCCESS |
✅ E2E tests SUCCESS for commit 2442d2f previously deployed at https://nrn-v2-mst-aptd-at-lcz-sty-c1-4cw0jgzm4-unly-oss.vercel.app |
✅ E2E tests SUCCESS for commit 2442d2f previously deployed Storybook static site at https://nrn-v2-mst-aptd-at-lcz-sty-storybook-kbnskdwwl-unly-oss.vercel.app |
✅ Deployment SUCCESS |
✅ Deployment SUCCESS |
✅ E2E tests SUCCESS for commit 8150a13 previously deployed at https://nrn-v2-mst-aptd-at-lcz-sty-c1-em2g7ecix-unly-oss.vercel.app |
✅ E2E tests SUCCESS for commit 8150a13 previously deployed Storybook static site at https://nrn-v2-mst-aptd-at-lcz-sty-storybook-bwscekk16-unly-oss.vercel.app |
✅ Deployment SUCCESS |
✅ E2E tests SUCCESS for commit 65cf348 previously deployed at https://nrn-v2-mst-aptd-at-lcz-sty-c1-g08z6f5d9-unly-oss.vercel.app |
✅ Deployment SUCCESS |
✅ Deployment SUCCESS |
✅ E2E tests SUCCESS for commit d448b6d previously deployed Storybook static site at https://nrn-v2-mst-aptd-at-lcz-sty-storybook-4b44brirz-unly-oss.vercel.app |
✅ E2E tests SUCCESS for commit d448b6d previously deployed at https://nrn-v2-mst-aptd-at-lcz-sty-c1-a9fvj2e4m-unly-oss.vercel.app |
✅ Deployment SUCCESS |
✅ E2E tests SUCCESS for commit cf25ae4 previously deployed at https://nrn-v2-mst-aptd-at-lcz-sty-c1-53oeha7nd-unly-oss.vercel.app |
✅ Deployment SUCCESS |
✅ E2E tests SUCCESS for commit 815ff95 previously deployed at https://nrn-v2-mst-aptd-at-lcz-sty-c1-azk1qxgsp-unly-oss.vercel.app |
…e HTTP calls to send multiple events)
✅ Deployment SUCCESS |
✅ E2E tests SUCCESS for commit d203562 previously deployed at https://nrn-v2-mst-aptd-at-lcz-sty-c1-9eb4u2mus-unly-oss.vercel.app |
✅ Deployment SUCCESS |
✅ Deployment SUCCESS |
✅ E2E tests SUCCESS for commit 2334506 previously deployed at https://nrn-v2-mst-aptd-at-lcz-sty-c1-9o8g4bll0-unly-oss.vercel.app |
✅ E2E tests SUCCESS for commit d36c7e4 previously deployed at https://nrn-v2-mst-aptd-at-lcz-sty-c1-7t1vm32e7-unly-oss.vercel.app |
✅ Deployment SUCCESS |
✅ E2E tests SUCCESS for commit 3d15fcc previously deployed at https://nrn-v2-mst-aptd-at-lcz-sty-c1-ky4e18wkb-unly-oss.vercel.app |
…ested correctly as expected)" This reverts commit 5c7f1f3
✅ Deployment SUCCESS |
✅ E2E tests SUCCESS for commit 90e4aa1 previously deployed at https://nrn-v2-mst-aptd-at-lcz-sty-c1-iid30f3ar-unly-oss.vercel.app |
Existing usage of Amplitude has been refactored
action
(best practices + doc)Added Amplitude to the server side:
api-invoked
event nowawait
forlogEvent
on the server/api (TLDR; Yes, you should)New issues:
Should not import the named export 'version' (reexported as 'SDK_VERSION') from default-exporting module (only default export is available soon)
in the console