-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Send experiment cohorts in feedback form #6544
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
Merged
marcosholgado
merged 2 commits into
develop
from
feature/marcos/experiment_cohorts_in_feedback
Aug 11, 2025
Merged
Send experiment cohorts in feedback form #6544
marcosholgado
merged 2 commits into
develop
from
feature/marcos/experiment_cohorts_in_feedback
Aug 11, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
39e4693 to
4fc9c46
Compare
4fc9c46 to
b10b580
Compare
afd62a7 to
eb2ef8c
Compare
94 tasks
b10b580 to
19c27c6
Compare
19c27c6 to
647aaa7
Compare
eb2ef8c to
bf87c8e
Compare
2 tasks
647aaa7 to
12d997c
Compare
bf87c8e to
25fff02
Compare
Base automatically changed from
feature/mike/onboarding-test/experiment_setup
to
develop
August 11, 2025 11:31
4ad9740 to
5b37c22
Compare
5b37c22 to
243d762
Compare
mikescamell
approved these changes
Aug 11, 2025
Contributor
mikescamell
left a comment
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.
![]()
3 tasks
mikescamell
added a commit
that referenced
this pull request
Oct 23, 2025
Task/Issue URL: https://app.asana.com/1/137249556945/project/1207908166761516/task/1210979364522298?focus=true ### Description No longer needed as the experiment is off and just tidying up. Removes unneeded code from this #6544 ### Steps to test this PR - [ ] Send feedback via the feedback form. - [ ] Check the pixel contains the atb parameter - [ ] The pixel should only contain the atb without any cohorts ### UI changes N/A
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

Task/Issue URL: https://app.asana.com/1/137249556945/task/1210930516193739?focus=true
Description
This PR adds the onboarding experiment cohort as part of the atb when sending feedback
Steps to test this PR