[Webkit-unassigned] [Bug 214176] New: Ad-click Attribution when the href ad link opens in a new window ?
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 10 00:50:31 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=214176
Bug ID: 214176
Summary: Ad-click Attribution when the href ad link opens in a
new window ?
Product: WebKit
Version: WebKit Nightly Build
Hardware: PC
OS: macOS 10.15
Status: NEW
Severity: Major
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ramkumar.au at gmail.com
Hello Team,
I'm testing [Private click measurement](https://webkit.org/blog/8943/privacy-preserving-ad-click-attribution-for-the-web/) feature. I have enabled experiment features for `adclick attribution` & `adclick attribution debug mode` in Latest Safari Tech Preview Browser version: `Release 109 (Safari 14.0, WebKit 15610.1.17.2)`.
When trying to repro(in localhost) the ad click attribution behavior per the proposal (with redirect and waiting on step 3) -- I load the href link in the same window, I get everything as expected -- Storing ad click, redirect and attribution call after 60 seconds. [console logs](https://user-images.githubusercontent.com/2718218/87091235-2f68dc80-c1ee-11ea-8750-ae9abe997353.png)
when I load the ad click on a new window(`target="_blank"`) as the typical behavior in from publisher page, I don't see the repro for Step 1( and subsequently for step 2 and 3). Expected behavior when I load the adlink on new window is to see "Storing Ad Click" in the console logs(debug mode).
This is was posted earlier in GH page and was asked to report here.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200710/803e1d93/attachment-0001.htm>
More information about the webkit-unassigned
mailing list