Skip to content
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

Set up A/B testing #1468

Open
sterlinghirsh opened this issue Mar 14, 2023 · 2 comments
Open

Set up A/B testing #1468

sterlinghirsh opened this issue Mar 14, 2023 · 2 comments
Assignees
Labels
0 feature Request for a new feature

Comments

@sterlinghirsh
Copy link
Member

It came up in #1463 that we wanted to A/B test the new add-to-cart bar, but we haven't tried A/B testing on react-commerce yet. We have done this on other parts of the site in the past, but it will work differently in nextjs. Will it work through GA? Matomo? How will caching work? As a proof of concept, we can set up a dummy A/B test with no difference and confirm that both groups perform about the same. Then I'd like to try testing with/without the add-to-cart bar.

@sterlinghirsh sterlinghirsh added the 0 feature Request for a new feature label Mar 14, 2023
@danielbeardsley
Copy link
Member

I would love to work on this and figure out how to implement it cleanly in this situation.

@federicobadini federicobadini self-assigned this Apr 4, 2023
@danielbeardsley
Copy link
Member

Google Optimize sunset's on Sept 30th. It will continue to work before then, we have a lot of experience with it, and creating and using a new server-side experiment is not hard:
https://developers.google.com/optimize/devguides/experiments?technology=ga4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 feature Request for a new feature
Projects
None yet
Development

No branches or pull requests

3 participants