Times Internet Limited 是印度最大的數位產品公司,每月有超過 5 億名使用者。其產品包括 20 多個領域的重要出版品,例如 Times of India、Economic Times、Navbharat Times 和 Cricbuzz,這些都是各自類別中的市場領導品牌。
第三方 Cookie 長期以來在紐約時報網站上扮演重要角色,可在不同網站上進行使用者驗證,並為觀眾提供個人化新聞和影片。
隨著第三方 Cookie 限制即將實施,Times Internet 面臨的挑戰是如何在現有使用者體驗與改用可提升使用者隱私的新技術之間取得平衡。
請繼續閱讀,瞭解他們如何採用相關網站組合 (RWS),以謹慎的方式進行跨網站資料分享,同時保留寶貴的使用者體驗,並讓 Times 在明確且注重隱私權的架構中,瞭解跨網站使用者歷程。
Cookie 稽核和影響評估
減少對第三方 Cookie 的依賴,第一步就是找出這些 Cookie 的確切用途和用途。由於 Times Internet 包含超過 20 個網域,因此評估第三方 Cookie 可能造成的潛在中斷情形,進而影響主要功能,需要仔細分析。
Times Internet 使用了 Privacy Sandbox 分析工具(PSAT),這是一個 DevTools 擴充功能,可協助分析瀏覽工作階段中的 Cookie 使用情形。PSAT 擴充功能可為 DevTools 提供專門功能,用於分析和偵錯與淘汰第三方 Cookie 相關的情況。
![Privacy Sandbox 分析工具 (PSAT) 的螢幕截圖,顯示模式對話方塊中使用的 Cookie 數量和類型,以及 Cookie 清單和遭封鎖的原因。](https://developers.google.cn/static/privacy-sandbox/assets/images/psat-example.png?authuser=0&hl=zh-tw)
Times Internet 採取的另一個重要步驟,是在 Chrome 中停用第三方 Cookie,測試使用者歷程和網站功能。他們也測試了其他瀏覽器的相同流程,這些瀏覽器設有第三方 Cookie 限制。
如要進一步瞭解如何測試 Chrome 中第三方 Cookie 淘汰對應用程式造成的影響,請參閱「測試應用程式是否發生異常」。
使用相關網站集,在相關網站之間維持有限的第三方 Cookie 存取權
第三方 Cookie 會在 Times Internet 網站上使用,用於提供個人化內容、分析網站流量,以及瞭解觀眾來源,以改善使用者體驗。第三方 Cookie 限制措施實施後,這些服務的品質將會受到影響。
Times Internet 考慮的其中一個解決方案,是要求所有使用者登入才能存取內容。不過,早期實驗顯示,這種做法會導致跳出率偏高,因此必須尋找其他方法。
解決方案是導入相關網站集合,以便在少數相關網域之間提供有限的跨網站 Cookie 存取權。
相關網站集合是網域的集合,其中包含一個「主要集合」和可能的多個「集合成員」,這些成員可在集合中跨網域共用部分 Cookie,並設有隱私權控制項。RWS 目前支援三種子集:
- 相關聯:與設定的主網域相關聯的網域,會清楚呈現給使用者。
- 服務:為其他組合成員提供服務的網域,以支援功能或安全性需求。
- 系統也支援 Associated 和 Service 子集的 ccTLD (國家/地區代碼頂層網域) 變化版本。
為避免子集遭到濫用,每個子集類型都有特定的規定。您最多可以將五個網域與主要網域建立關聯。只要網域符合相關規定,您可以使用服務集或國家/地區頂層網域 (ccTLD) 建立無限數量的關聯。
作為早期採用者,Times Internet 花費大量時間規劃並與 Google 團隊討論,並透過 GitHub 提供意見回饋,協助塑造 RWS 目前的設計。相關網站子集最初的限制為一個主要網域和三個相關網域,但為了與早期採用者互動,並著重納入 Times Internet 等公司的意見回饋,我們已將限制改為五個相關網站。
即便如此,Times Internet 包含二十多個網域,因此必須以策略性的方式建立相關網站組合。
{
"contact": "amit.chouhan@timesinternet.in",
"primary": "https://timesinternet.in",
"associatedSites": [
"https://indiatimes.com",
"https://timesofindia.com",
"https://economictimes.com",
"https://samayam.com",
"https://cricbuzz.com"
],
"serviceSites": [
"https://growthrx.in",
"https://clmbtech.com",
"https://tvid.in"
],
"rationaleBySite": {
"https://indiatimes.com": "Indiatimes.com is primary domain for Times Internet which publish stories on Indian Lifestyle, Culture, Relationships, Food, Travel, Entertainment, News and New Technology News. The connection to Times Internet Limited is reflected in the About Us Section and the footer of the website.",
"https://timesofindia.com": "Times of India (TOI) is Indias largest and most influential news publisher in English. Its digital platform timesofindia.com is powered by Times Internet Limited, aptly represented in the About Us section and footer of the website.",
"https://economictimes.com": "Economic Times is India's top business news platform, providing comprehensive coverage of the economy, stock markets, and personal finance to inspire and empower business leaders and entrepreneurs. This digital platform is powered by Times Internet Limited as is clear from the About Us section of the website.",
"https://samayam.com": "Samayam is a Regional News publisher powered by Times Internet Limited. Its relationship to Times Internet is reflected in the footer of the website.",
"https://cricbuzz.com": "Cricbuzz is an Indian cricket news & live score platform owned by Times Internet Limited which is aptly reflected in the footer on the website.",
"https://growthrx.in": "GrowthRx is a customer engagement platform powered by Times Internet",
"https://clmbtech.com": "This is a times-internet data and customer management platform for managing publisher data.",
"https://tvid.in": "TVID is an in-house video management platform powered by Times Internet"
}
}
有些網站並未納入流量較高的網站組合,因此 Times Internet 必須決定是否將這些網站移至子網域或保持獨立。
這一切都需要變更產品路線圖,並分配資源來實施。RWS 提交作業本身非常順暢,且在 1 週內就由各團隊處理完畢。
以上 Times Internet 的例子說明,只要及早採用新技術並積極參與社群,就能塑造更能滿足使用者和開發人員需求的網路環境。
結論
Times Internet 就是一個例子,說明大型數位內容發布商如何成功因應不斷變化的線上隱私權環境。
他們採取主動測試、策略性採用 Privacy Sandbox 技術,並透過 API 提案生命週期進行合作,成功在重視隱私權的網路環境中調整,同時不犧牲重要功能。
我們會就這項個案研究提供後續追蹤,進一步說明 Times Internet 如何持續淘汰第三方 Cookie。