Charlie Harrison
Charlie Harrison
Hi, sorry for the delay here. In general impression measurement only requires specialized APIs if it the thing being measured contains some cross site data (for conversions this is the...
See https://github.com/GoogleChromeLabs/privacy-sandbox-dev-support/issues/184 which is a related issue. Right now there is no direct support for this use-case within ARA (if you don't control the email hosting site). Regarding the best...
Hey @Refalb , it was an intentional design decision not to support this flow, because it allows those in control of links on a page to track users on a...
Currently the permission policy is opt-out only, whereas `attributionsrc` is opt-in, making `attributionsrc` a stronger protection. Additionally the permission policy only governs a specific frame's permission, which does not help...
This sounds interesting. In the current API is the problem that the ATP wouldn't want to respond to the POST request [here](https://github.com/WICG/conversion-measurement-api/#triggering-attribution) or that the advertiser is not interested in...
Trying to triage old issues and came across this one. Thinking about it more, I'm not sure how this can be possible without WeLoveShoes.com doing _something_ which indicates to the...
Hey @alois-bissuel , do you think this issue can be closed out with the proposal to allow 100% configuration of the reporting windows at https://github.com/WICG/attribution-reporting-api/pull/856? This allows you to "opt...
@yoavweiss do you expect setting the priority to low could impact things like network loss or dropped requests? I want to understand the consequences a bit deeper.
> Another question that impacts priority, CSP, etc is - what should be these request's [destination](https://fetch.spec.whatwg.org/#concept-request-destination)? I'm not sure how that should be chosen but maybe following the `ping` attribute...
> I wouldn't expect it to result in dropped requests other than cases where the reports would be currently sent right before the sender is killed. Depending on the implementation,...