v135 · privacy / ads
Beacon Policy Explorer
Configure the three parties in an automatic beacon flow — publisher, ad-tech, and reporting endpoint — and see which cross-origin data combinations are permitted by Chrome 135 policy. Toggle crossOriginExposed, destination types, and event triggers to generate the exact setReportEventDataForAutomaticBeacons() call.
Three-party setup
news.example
Embeds the fenced frame. Sets beacon data via setReportEventDataForAutomaticBeacons() with crossOriginExposed: true/false.
ads.example
Content inside the fenced frame. Registers destinations via fence.setReportingDestination() and triggers beacons on navigation.
report.adtech.example
Receives the POST beacon. May be same-origin as the ad-tech or a third-party measurement service.
Policy configuration
Cross-origin data policy matrix
| crossOriginExposed | Destination type | Publisher data included? | Notes |
|---|
Beacon simulation log
Generated API call