Add keywords to pbjsConfig if user is in the prebidKeywords test #1742
+48
−0
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.
What does this change?
Adds page keywords to the Prebid config following the docs here.
The change has been added behind a 50% test so that we can measure any impact this may have on revenue. I've offset the test to make sure that it doesn't overlap with the RegionSpecificPrebid test.
Why?
We want to try adding keywords to our Prebid config to help make sure programmatic ads can target our pages properly. Our current implementation for adding keywords for Magnite is out of date for our current Prebid version, so we need to update how we do this.
Once the test is complete, if we want to go ahead with adding keywords this way, we can remove the current keyword implementation for Magnite.
Screenshots
Not in the test
In the test