การแสดงตัวอย่าง Privacy Sandbox

เดโมและการทํางานร่วมกันจะอธิบาย Privacy Sandbox API

มีการแสดงตัวอย่างสําหรับ Privacy Sandbox API อยู่หลายรายการ ส่วนใหญ่จะต้องให้คุณคุ้นเคยกับ API ดังนั้นหากยังไม่ได้อ่านเอกสาร โปรดดูลิงก์ที่เราระบุไว้พร้อมกับเดโม

การสาธิตนี้ใช้ Protected Audience API เพื่อเข้าร่วมกลุ่มความสนใจของโฆษณาในเว็บไซต์ของผู้ลงโฆษณา 2 แห่ง จากนั้นจะเริ่มการประมูลในอุปกรณ์เพื่อเลือกโฆษณาที่จะแสดงในเว็บไซต์ของผู้เผยแพร่โฆษณา

With the Topics API, a user's device observes and records topics that appear to be of interest to the user based on their activity. The API then allows callers (such as ad tech platforms) to access these topics without revealing other information about the user's activity. The following resources provide examples of the API in action.

Resources for Topics on the Web

Resources for Topics on Android

The Attribution Reporting API enables advertisers and ad tech providers to measure conversions for ad clicks and views, ads in a third-party iframe, and ads in a first-party context. In this demo an advertiser uses an ad tech provider to run their ads on a publisher site.

Demo

Noise Lab

When aggregatable reports are batched by a collector and processed by the aggregation service, random data is added to the resulting summary reports in order to protect user privacy. Use Noise Lab to experiment with different values to see the impact of noise.

บริการรวมข้อมูลมีหน้าที่รับผิดชอบในการถอดรหัสและรวมข้อมูลที่เก็บรวบรวมจากรายงานที่รวบรวมได้ เพิ่มสัญญาณรบกวน และส่งรายงานสรุปขั้นสุดท้าย ซึ่งทำได้ภายในสภาพแวดล้อมการดำเนินการที่เชื่อถือได้ (TEE)

Colab

The Shared Storage API provides storage that can be used cross-site, meaning you store a value at one domain, then read the value from another domain. You can set data freely, but are restricted in how you get data out of storage. This demo illustrates how it works.

คุกกี้ที่มีสถานะพาร์ติชันอิสระ (CHIPS) ช่วยให้นักพัฒนาซอฟต์แวร์เลือกใช้คุกกี้ในพื้นที่เก็บข้อมูลที่มีการแบ่งพาร์ติชันได้ โดยมีขวดโหลคุกกี้แยกต่างหากสำหรับแต่ละเว็บไซต์ระดับบนสุด ซึ่งช่วยเพิ่มความเป็นส่วนตัวและความปลอดภัยของผู้ใช้ การสาธิตนี้จะแสดงให้เห็นวิธีการทำงาน

ชุดเว็บไซต์ที่เกี่ยวข้องเป็นวิธีหนึ่งที่บริษัทใช้ในการประกาศความสัมพันธ์ระหว่างเว็บไซต์ เพื่อให้เบราว์เซอร์อนุญาตการเข้าถึงคุกกี้ของบุคคลที่สามแบบจำกัดเพื่อวัตถุประสงค์บางอย่าง Chrome จะใช้ความสัมพันธ์ที่ประกาศไว้เหล่านี้ในการตัดสินใจว่าเมื่อใดควรอนุญาตหรือปฏิเสธการเข้าถึงคุกกี้ของเว็บไซต์เมื่ออยู่ในบริบทของบุคคลที่สาม

นโยบายสิทธิ์ช่วยให้นักพัฒนาซอฟต์แวร์ควบคุมฟีเจอร์ของเบราว์เซอร์ที่มีในหน้าเว็บ, iframe และทรัพยากรย่อยได้ โดยประกาศชุดนโยบายสำหรับเบราว์เซอร์ที่จะบังคับใช้ การสาธิตนี้จะให้คุณได้ทดลองใช้นโยบายที่มีอยู่

User-Agent reduction minimizes the identifying information shared in the User-Agent string, which may be used for passive fingerprinting. Resource requests have a reduced User-Agent header now and the return values from certain Navigator interfaces are reduced. This demo lets you experiment with the new UA string values.

เมื่อใช้ API โทเค็นสถานะส่วนตัว เว็บไซต์จะออกโทเค็นการเข้ารหัสให้กับผู้ใช้ที่เว็บไซต์เชื่อถือได้ แล้วนำไปยังที่อื่นๆ ในภายหลังได้ เบราว์เซอร์ของผู้ใช้จะจัดเก็บโทเค็นไว้อย่างปลอดภัยและสามารถนำโทเค็นมาแลกสิทธิ์ในบริบทอื่นๆ เพื่อยืนยันความถูกต้องของผู้ใช้ ดู API ในการสาธิตนี้

Privacy Sandbox Demos framework offers cookbook recipes, sample code, and demo applications, based on Privacy Sandbox APIs. These are intended to aid businesses and developers in adapting their applications and the businesses they support to a web ecosystem without third-party cookies.

Use case Description APIs
Retargeting / Remarketing How to show relevant ads to a user who has researched a brand or product online. Protected Audience API
Fenced Frame
Single-touch conversion Attribution How to measure conversion after seeing ads on a news site and buying a product on an online shopping site. Attribution Reporting API
Instream VAST video ad in a Protected Audience single-seller auction Provides details on a temporary solution allowing Top Level embedded video players access to the VAST XML URL. Protected Audience API
Instream VAST video ad in a Protected Audience sequential auction setup Shows one of the ways that VAST XMLs can be handled in a Protected Audience sequential auction setup when the ad is rendered in an iframe. Protected Audience API