attribution-reporting-api icon indicating copy to clipboard operation
attribution-reporting-api copied to clipboard

Attribution Reporting API

Results 221 attribution-reporting-api issues
Sort by recently updated
recently updated
newest added

**Next meeting details:** Call-in link: https://meet.google.com/jnn-rhxv-nsy [Notes / Queue / Agenda doc](https://docs.google.com/document/d/1zUSm9nX2nUsCa_fbI96UJoRCEr3eAPwWLU7HmClhIJk/edit?usp=sharing). Comment on the agenda to add items Date: Every other Monday, from 8-9am PT Join the Google group...

meetings

The [explainer](https://github.com/WICG/attribution-reporting-api/blob/608e6da694849b1c07d297b54009b02ca9385a29/EVENT.md?plain=1#L296) already indicates that this field is optional, and this spec change aligns this field with the behavior of `source_event_id` in #518. *** Preview | Diff

While the validator is already super helpful as it raises errors for most misconfigurations, there are a few easy-to-make mistakes that don't raise errors or warnings yet. @apasel422 Could we...

headers-validator

Currently, the app_to_web explainer proposes adding a new request header which specifies whether a request can register with either a web or OS provided Attribution Reporting API. The EVENT.md explainer...

compat

In the August 8, 2022 meeting we discussed changes to the ARA for [app-to-web](https://github.com/WICG/attribution-reporting-api/blob/main/app_to_web.md#cross-app-and-web-attribution-measurement) which shifts responsibility for attribution from the browser to the OS. I think it is worth...

app-to-web

Fixes #521 https://github.com/WICG/attribution-reporting-api/issues/521#issuecomment-1195907890

Splitting the budget in the aggregate API can be difficult especially when tracking multiple trigger types with one type which we want to fire only once per source. For the...