privacysandbox / privacy-sandbox-dev-support

Discuss your Privacy Sandbox developer questions with the Chrome team.
Apache License 2.0
198 stars 78 forks source link

Enable third-party cookie access for services with consented users #214

Open erx214 opened 11 months ago

erx214 commented 11 months ago

This issue is to request a functionality to allow the usage of third-party cookie access for our service where we measure ad exposure for our panelists. For our current service we request consent from our panelists and also provide incentives. Our panelists are informed on the type of ad exposure data we receive based on their web activity.

Additional options:

hoodjoshua commented 10 months ago

What you've described sounds very similar to the Storage Access API. However, that is generally intended for non-ads targeting/measurement use cases, where the user interacts with an embedded widget that needs access to unpartitioned state, such as cookies, for authentication purposes, and it's unclear where your use case fits in.

The relevance and measurement APIs are the recommended option for ads use cases.

wanderview commented 10 months ago

Can you ask your panelists to install a chrome extension which grants the appropriate cookie exceptions?