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

What about noisy conversions? [question] #306

Closed
maudnals opened this issue Feb 7, 2022 · 1 comment
Closed

What about noisy conversions? [question] #306

maudnals opened this issue Feb 7, 2022 · 1 comment
Labels
developer-input Question/feedback raised by a developer and posted here on their behalf for public discussion

Comments

@maudnals
Copy link
Contributor

maudnals commented Feb 7, 2022

Question from developer:

Does the fact that there’ll be conversions that are not reported and that fake reports will be generated mean that the total number of conversions will be different from the actual measured number? Or will it be marginal?

@maudnals
Copy link
Contributor Author

maudnals commented Feb 7, 2022

Answer:

Because of the randomized response in the new proposal, the total number of conversions that will be reported via the API will be different from the true number of conversions that did take place.
It will be possible to recover an estimate of the true conversion count; the proposal editors will provide a script to help you do so. You can find a first version of this script here.

The noise correction script needs to be based on the noise value that is applied by the browser. In the new version of the API, this value is now easily visible to API users: it will be embedded in the reports.

Also note:
In the next origin trial, consider using the temporary debugging /performance analysis mechanism. With this, you can measure differences between cookie-based and attribution-reporting-based measurement. But note that the randomized response noise will only account for some of the differences — rate limits, network details, or user-initiated data clearing will also create some differences.

@maudnals maudnals changed the title Question from developer: What about noised conversions? Question from developer: What about noisy conversions? Feb 7, 2022
@maudnals maudnals changed the title Question from developer: What about noisy conversions? What about noisy conversions? [Question from developer] Feb 7, 2022
@maudnals maudnals added the developer-input Question/feedback raised by a developer and posted here on their behalf for public discussion label Feb 24, 2022
@maudnals maudnals changed the title What about noisy conversions? [Question from developer] What about noisy conversions? [question] Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer-input Question/feedback raised by a developer and posted here on their behalf for public discussion
Projects
None yet
Development

No branches or pull requests

2 participants