Try out the live demo. Follow the steps in the demo instructions to enable the Privacy Sandbox APIs. Opening Chrome DevTools helps you visualize the results of different use cases. Use cases available in the demo:
- Private Aggregation
- Unique Reach Measurement
- Demographics measurement
- K+ frequency measurement
- General Usage
- Measure hover-over event inside fenced frames
- Top-level navigation
- Controlling where third parties can write
How to view Shared Storage
To view what is stored in Shared Storage, use Chrome DevTools. Stored data can
be found in Application -> Shared Storage
.
View reports for Private Aggregation
To view the aggregatable reports sent, navigate to
chrome://private-aggregation-internals
. When debug mode is enabled, a report
is sent immediately (without a delay) to
[[YOUR_ORIGIN]]/.well-known/private-aggregation/debug/report-shared-storage
along with the time-delayed report to be sent to
[[YOUR_ORIGIN]]/.well-known/private-aggregation/report-shared-storage
.
To enable debugging, follow the instructions in debugging.
Engage and share feedback
Note that the Shared Storage API proposal is under active discussion and development and therefore subject to change.
We're eager to hear your thoughts on the Shared Storage API.
- Proposal: Review the detailed proposal.
- Discussion: Join the ongoing discussion to ask questions and share your insights.
Stay Informed
- Mailing List: Subscribe to our mailing list for the latest updates and announcements related to the Shared Storage API.
Need Help?
- Developer Support: Connect with other developers and get answers to your questions in the Privacy Sandbox Developer Support repository.