[Webkit-unassigned] [Bug 231094] New: Can Private Click Measurement support window.open()?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 1 13:08:56 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=231094

            Bug ID: 231094
           Summary: Can Private Click Measurement support window.open()?
           Product: WebKit
           Version: Safari 15
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ymou at pinterest.com

Hello! 

We are working on integrating with Private Click Measurement for web-to-web events. 

Will PCM also support "window.open()" for decorating links with PCM attributes? From the public docs + our initial testing on Safari 15, it is not supported. For context, because our website's click throughs needs to handle various other features like spam detection and event logging, we prevent the anchor tag's default behavior and instead ultimately delegate to use "window.open()" to navigate the user offsite. It would be great to have this support for us to fully integrate with PCM. (For reference, Google's Attribution Reporting API offers it in this way: https://github.com/WICG/conversion-measurement-api/blob/main/event_attribution_reporting_clicks.md#registering-attribution-sources-for-windowopen-navigations, which does work for our use case.)

Thanks!

-- 
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/20211001/eed68402/attachment.htm>


More information about the webkit-unassigned mailing list