-
Notifications
You must be signed in to change notification settings - Fork 230
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
WSTEAM1-1312 Run an Optimizely AA Test #12017
Conversation
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.
Looks good 👍 Presume it hinges on #11997 being merged first?
Yep will hold off on merging until that goes in 😊 |
4c83100
to
975943a
Compare
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.
Yeah and Page view tracking, also component click and views, you can get the Optimizely object that you pass into these hooks from context https://github.com/optimizely/react-sdk?tab=readme-ov-file#example-2
|
Resolves JIRA WSTEAM1-1312
Overall changes
Sets up a basic AA test for the srollablePromo component on an ArticlePage. This test has been set up in optimizely to only run on the swahili service. Both variations will return the same component.
Code changes
useOptimizelyVariation
hook to the scrollable promoTesting
Helpful Links
Add Links to useful resources related to this PR if applicable.
Coding Standards
Repository use guidelines