Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions src/content/en/2025/ecommerce.md
Original file line number Diff line number Diff line change
Expand Up @@ -321,10 +321,10 @@ Different tiers have different top platforms.
<tr>
<td class="numeric">5</td>
<td></td>
<td>Shopify/td>
<td>WooCommerce/td>
<td>1C-Bitrix/td>
<td>Wix eCommerce/td>
<td>Shopify</td>>
<td>WooCommerce</td>>
<td>1C-Bitrix</td>>
<td>Wix eCommerce</td>>
<td>PrestaShop</td>
</tr>
</tbody>
Expand Down Expand Up @@ -391,10 +391,10 @@ Different tiers have different top platforms.
<tr>
<td class="numeric">5</td>
<td></td>
<td>Shopify/td>
<td>WooCommerce/td>
<td>1C-Bitrix/td>
<td>Wix eCommerce/td>
<td>Shopify</td>>
<td>WooCommerce</td>>
<td>1C-Bitrix</td>>
<td>Wix eCommerce</td>>
<td>PrestaShop</td>
</tr>
</tbody>
Expand Down
2 changes: 1 addition & 1 deletion src/content/en/2025/third-parties.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ The top 10 third-party domains are dominated by Google-owned services, including

## Consent propagation among third parties

In this section, we examine how different third parties transmit user consent across the web. <a hreflang="en" href="https://petsymposium.org/popets/2024/popets-2024-0120.pdf">Previous research</a> has shown that third parties often rely on industry-standard frameworks to communicate consent information. In our analysis, we focus primarily on the IAB's three consent standards: the <a hrefland="en" href="https://iabeurope.eu/transparency-consent-framework/">Transparency and Consent Framework (TCF)</a>, the <a hreflang="en" href="https://iabtechlab.com/standards/ccpa/">CCPA Framework</a>, and the <a hrefland="en" href="https://iabtechlab.com/gpp/">Global Privacy Protocol (GPP)</a>.
In this section, we examine how different third parties transmit user consent across the web. <a hreflang="en" href="https://petsymposium.org/popets/2024/popets-2024-0120.pdf">Previous research</a> has shown that third parties often rely on industry-standard frameworks to communicate consent information. In our analysis, we focus primarily on the IAB's three consent standards: the <a hreflang="en" href="https://iabeurope.eu/transparency-consent-framework/">Transparency and Consent Framework (TCF)</a>, the <a hreflang="en" href="https://iabtechlab.com/standards/ccpa/">CCPA Framework</a>, and the <a hreflang="en" href="https://iabtechlab.com/gpp/">Global Privacy Protocol (GPP)</a>.

These frameworks define how consent information is encoded and shared between websites and third parties. We begin by identifying which consent standards are most prevalent among the third parties observed in our dataset. To determine which framework a third party uses, we rely on the presence of specific parameters in the request URLs. Details of the different standards are below:

Expand Down