[Webkit-unassigned] [Bug 244804] New: Private Click Measurement(PCM) - not getting attribution report
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 5 04:50:34 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=244804
Bug ID: 244804
Summary: Private Click Measurement(PCM) - not getting
attribution report
Product: WebKit
Version: Safari 15
Hardware: Mac (Apple Silicon)
OS: macOS 12
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: akshayknr7 at gmail.com
Created attachment 462142
--> https://bugs.webkit.org/attachment.cgi?id=462142&action=review
console log
So I created two simple websites just to test out private click measurement. On one website (hosted on herokuapp) I am showing an advertisement, upon clicking which the user is redirected to another website (hosted on onrender) where the user needs to click a button for the conversion/attribution to happen.
Now the first two steps are happening correctly as can be seen from the attached screenshot, but I am not getting the attribution report on the POST endpoint /.well-known/private-click-measurement/trigger-attribution/:triggerId, or for that matter any endpoint as I am logging the requests coming to any of the endpoints on the first website.
I have followed the PCM documentation for setting up everything. I have also attached a screenshot showing different endpoints on the first website.
--
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/20220905/7ba53755/attachment.htm>
More information about the webkit-unassigned
mailing list