-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
postclick conversion is triggered after view
event
#14795
Comments
Reproduced in postclick - notification ad - before click |
Verification passed on
Verified selected test cases from https://github.com/brave/internal/issues/758 postclick - notification ad - before click
postclick - notification ad - after click
postclick - NTP SI ad - before click
postclick - NTP SI ad - after click
|
Blocked till news feed is working on staging and dev |
Removed |
view
event is enough to triggerpostclick
conversionSteps to Reproduce
For notification ad follow test case: postclick - notification ad - before click from https://github.com/brave/internal/issues/758
For NTP SI ad follow test case: postclick - NTP SI ad - before click from https://github.com/brave/internal/issues/758
For promoted content ad follow test case: postclick - promoted content - before click from https://github.com/brave/internal/issues/758
Note: The conversion is also triggered for
click
event event whenview
event has not been triggered(#14420)Actual result:
postclick
conversion is triggered afterview
eventpostclick - notification ad - before click
Conversion triggered without actual click
postclick - NTP SI ad - before click
Verified the ad was shown:
The conversion was triggered after a
view
eventpostclick - promoted content - before click
Verified ad was viewed:
Conversion was triggered
Expected result:
postclick
conversion is not triggered afterview
eventReproduces how often:
100% repro rate
Brave version (brave://version info)
cc @tmancey @moritzhaller @jsecretan @rebron @brave/legacy_qa
The text was updated successfully, but these errors were encountered: