Skip to content
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

Is Chrome planning to use JS API to replace pixel redirects for conversion registration? #22

Closed
minghaocwang opened this issue Feb 19, 2020 · 2 comments
Labels
inactive? Issue may be inactive

Comments

@minghaocwang
Copy link

Hi,
In this issue: privacycg/private-click-measurement#31, John Wilander mentions to use a Modern Triggering of Ad Click Attribution technique (a new Javascript API) to replace legacy pixel redirects for signaling conversion. I am wondering will Chrome team follow the similar direction? If so, whats the plan and details for this JS API?

@johnivdel
Copy link
Collaborator

As @csharrison noted in this comment, I don't think there are issues with implementing a JS equivalent alongside the pixel redirect.

As far as the JS API completely replacing conversion redirects, the linked comment touches on avoiding the need for third-party scripts to be included on sites for conversion registration. I think we also have to be careful in understanding the breakage of existing conversion measurement solutions across the web if the pixel redirect was not supported.

With that, potential designs will need to be fleshed out more on privacycg/private-click-measurement#31 before there are any plans/details for the JS API.

@csharrison
Copy link
Collaborator

See our explainer for the current mechanism for firing attribution triggers / conversions:
https://github.com/WICG/attribution-reporting-api/blob/main/EVENT.md

@csharrison csharrison closed this as not planned Won't fix, can't repro, duplicate, stale Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
inactive? Issue may be inactive
Projects
None yet
Development

No branches or pull requests

4 participants