Skip to content
Discussion options

You must be logged in to vote

Hi @lbdvt,
Thanks for your question. In order to use Attribution Reporting in cross-origin iframes to declare a click (source-side) or trigger an attribution (destination side), you need to enable the feature via the attribution-reporting Permissions-Policy. (Permissions-Policy is the new name for Feature-Policy).

<iframe src="..." allow="attribution-reporting"></iframe>

Are these feature policies active for the Origin Trial, i.e. access to AR API is restricted through these policies?

This is in effect in the Origin Trial, but note that it isn't related to the Origin Trial per se; this is a generic mechanism to prevent arbitrary third-parties from registering sources without the publish…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lbdvt
Comment options

Answer selected by maudnals
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants