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

Future of Granular conversion level measurement from Advertiser's website. #74

Closed
Vishnu-r-prasad opened this issue Mar 3, 2021 · 1 comment

Comments

@Vishnu-r-prasad
Copy link

Vishnu-r-prasad commented Mar 3, 2021

Hi John/All,

As an established measurement company, we currently capture details of online conversions on a real-time basis from the brand's conversion page using a conversion pixel.

These conversion pixels share passback information which may include order id, revenue & Advertiser first party ids (at a user level granularity) on a real time basis. After reviewing the PCM(private click measurement) documentation, we don’t have clarity on whether this will be allowed in Safari in the post-cookie world.

From the PCM proposal, we understand that there is a provision to send an attribution report to a well-known location. However we understand that this will be delivered only with delay and in an aggregated manner. So information at an individual conversion level will not be available. I also see that a java script API has been introduced to capture conversion data with a limited entropy of data.

Naturally the question arises if Safari/webkit would bring in some restrictions in firing a tracking pixel or conversion pixel itself from the page. The pixel call is essentially a third party http request to the measurement vendor’s domain. Blocking these would be a much bigger change than just blocking of third party cookies. Hence we wanted to reach out for clarity on this topic.

Please review and let me know of any perspective that you may have on this topic. In case we are bringing restrictions in firing tracking pixels and conversion pixels, it would be good to get a high level timeline if available. Please let me know if you need more information on any of these topics.

Thanks,
Vishnu

@johnwilander
Copy link
Collaborator

Hi John/All,

As an established measurement company, we currently capture details of online conversions on a real-time basis from the brand's conversion page using a conversion pixel.

These conversion pixels share passback information which may include order id, revenue & Advertiser first party ids (at a user level granularity) on a real time basis. After reviewing the PCM(private click measurement) documentation, we don’t have clarity on whether this will be allowed in Safari in the post-cookie world.

This repository is for the proposed standard Private Click Measurement, or PCM. For browser (engine) specific issues, please use their respective issue tracker. For WebKit you can use https://bugs.webkit.org.

From the PCM proposal, we understand that there is a provision to send an attribution report to a well-known location. However we understand that this will be delivered only with delay and in an aggregated manner. So information at an individual conversion level will not be available. I also see that a java script API has been introduced to capture conversion data with a limited entropy of data.

The JavaScript API has not yet been specified or implemented.

Naturally the question arises if Safari/webkit would bring in some restrictions in firing a tracking pixel or conversion pixel itself from the page. The pixel call is essentially a third party http request to the measurement vendor’s domain. Blocking these would be a much bigger change than just blocking of third party cookies. Hence we wanted to reach out for clarity on this topic.

Currently, PCM relies on third-party HTTP GET requests as a mechanism to trigger attribution. We want to add a JavaScript API and a same-site "pixel" conversion method with which the advertiser can convert whatever it wants, including wild card '*', and there will be no more need for third-party tracking pixels.

As to whether a particular browser may block tracking pixels or not, you'd have to ask that browser.

Please review and let me know of any perspective that you may have on this topic. In case we are bringing restrictions in firing tracking pixels and conversion pixels, it would be good to get a high level timeline if available. Please let me know if you need more information on any of these topics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants