-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Single word keywords does not increase purchase intent when searching #8942
Comments
@moritzhaller Is this PR merged in 1.9.x? Can you double check? The issue is still reproducible on
|
@btlechowski apologies, I tagged the wrong release it should be in 1.10.x! |
Changed the milestone to 1.10.x |
Verification passed on
Verified test plan from brave/brave-core#5182 Searched for
Searched for
Verification passed on
Searched for
Verified passed with
|
Follow up to #8047
Searching for
audi
does not increase purchase intentSteps to Reproduce
/usr/bin/brave-browser --enable-logging=stderr --vmodule=brave_ads=3 --brave-ads-staging --rewards=staging=true
audi
in URL barActual result:
purchase intent weight is not increased
automotive purchase intent by make-audi
inDefault/ads_service/client.json
is empty or doesn't existsExpected result:
purchase intent weight is increased
automotive purchase intent by make-audi
inDefault/ads_service/client.json
is not empty and contains one elementReproduces how often:
100% repro rate
Brave version (brave://version info)
cc @brave/legacy_qa @rebron @tmancey @moritzhaller
The text was updated successfully, but these errors were encountered: