attribution-reporting-api
attribution-reporting-api copied to clipboard
Attribution Reporting API
Currently, aggregate attribution reports are [encoded with JSON](https://github.com/WICG/conversion-measurement-api/blob/main/AGGREGATE.md#aggregate-attribution-reports). Given that they contain binary data (the encrypted payloads) and large integers (~2^41, for timestamps), it may be preferable to use [CBOR](https://cbor.io)....
This is an issue to discuss the transition plan to move this proposal into the [PATCG](https://www.w3.org/community/patcg/). This venue will include more folks and its charter fits the proposal very well....
Note that words here follow old terminology. In Chrome 89, a conversion destination is stored as a schemeful site of eTLD+1. We have multiple service domains under one eTLD+1, and...
We specify how to do this, but now when. Specifically, whenever an anchor tag gains a `registerattributionsource` attribute.
As discussed in #170
I listed some app-to-web use cases to preemptively answer the question asked in #239.
The [Attribution Reporting API](https://github.com/WICG/conversion-measurement-api/blob/main/AGGREGATE.md) and linked [Multi-Browser Aggregation Service Explainer](https://github.com/WICG/conversion-measurement-api/blob/main/SERVICE.md) both discuss the use of multi-party computation with some helper services. While there's still a lot to be determined with...
I'm trying to read this doc, and find it very hard to understand. It talks a lot about "triggering attributions" without first defining "triggering" There is a "triggering attribution" section...which...
We often need to report on a high cardinality attribute like campaign id. For ease of reporting and smaller query strings, it would be great if we could use something...
Hi, Thanks again for all the proposals and the interesting discussions. We believe the conversion measurement API has a great potential. There are a few limits we would like to...