Bug 244804 - Private Click Measurement(PCM) - not getting attribution report
Summary: Private Click Measurement(PCM) - not getting attribution report
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: Safari 15
Hardware: Mac (Apple Silicon) macOS 12
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-09-05 04:50 PDT by Akshay M
Modified: 2022-09-05 12:58 PDT (History)
2 users (show)

See Also:


Attachments
console log (55.67 KB, image/png)
2022-09-05 04:50 PDT, Akshay M
no flags Details
endpoints on the source website (166.69 KB, image/png)
2022-09-05 04:51 PDT, Akshay M
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Akshay M 2022-09-05 04:50:34 PDT
Created attachment 462142 [details]
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.
Comment 1 Akshay M 2022-09-05 04:51:04 PDT
Created attachment 462143 [details]
endpoints on the source website
Comment 2 Radar WebKit Bug Importer 2022-09-05 12:58:44 PDT
<rdar://problem/99574930>