Skip to content

Commit cfe46a8

Browse files
committed
Added featured stats, sql file names
1 parent e5592e5 commit cfe46a8

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

src/content/en/2025/third-parties.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ translators: []
1111
jazlan01_bio: Muhammad Jazlan is a second year PhD student in Computer Science at University of California, Davis. His research focuses on the measurement, detection and mitigation of tracking on the web.
1212
abubakaraziz_bio: Muhammad Abu Bakar Aziz is a PhD candidate in Computer Science at Northeastern University in Boston. His research focuses on web privacy. In particular, he empirically measures how third parties and online advertisers comply with privacy laws such as the CCPA and GDPR.
1313
results: https://docs.google.com/spreadsheets/d/1FPssodcLgX8iFWFXDrthWVkBCUTl5_IJon2cyaZVudU/edit
14-
featured_quote: TODO
15-
featured_stat_1: TODO
16-
featured_stat_label_1: TODO
17-
featured_stat_2: TODO
18-
featured_stat_label_2: TODO
19-
featured_stat_3: TODO
20-
featured_stat_label_3: TODO
14+
featured_quote: The top 10 third-party domains are dominated by Google.
15+
featured_stat_1: 90%
16+
featured_stat_label_1: Pages with at least one third party
17+
featured_stat_2: 16
18+
featured_stat_label_2: The median number of third-party domains present on a page
19+
featured_stat_3: 18%
20+
featured_stat_label_3: Percentage of websites that use TCF Standard
2121
doi: TODO
2222
---
2323

@@ -179,7 +179,7 @@ We examine consent signal prevalence in three dimensions: across different websi
179179
description="Bar chart showing... TODO.",
180180
chart_url="https://docs.google.com/spreadsheets/d/e/2PACX-1vTrElluFB6gvlkt65HjzZMJ4PtgJ53tVnez46cBrhQNtNxUjDxvNPuS_xmlQBUmhSHZkOMAjd0bTJyr/pubchart?oid=2066656520&format=interactive",
181181
sheets_gid="1614774531",
182-
sql_file="TODO.sql"
182+
sql_file="consent_signal_prevalence_by_third_party_category.sql"
183183
)
184184
}}
185185

@@ -193,7 +193,7 @@ We find that TCF is the dominant consent standard, particularly among higher-ran
193193
description="Stacked bar chart showing.. TODO.",
194194
chart_url="https://docs.google.com/spreadsheets/d/e/2PACX-1vTrElluFB6gvlkt65HjzZMJ4PtgJ53tVnez46cBrhQNtNxUjDxvNPuS_xmlQBUmhSHZkOMAjd0bTJyr/pubchart?oid=828032137&format=interactive",
195195
sheets_gid="1614774531",
196-
sql_file="TODO.sql"
196+
sql_file="consent_signal_prevalence_by_third_party_category.sql"
197197
)
198198
}}
199199

@@ -207,7 +207,7 @@ We observe different consent standard preferences across third-party categories.
207207
description="Bar chart showing... TODO.",
208208
chart_url="https://docs.google.com/spreadsheets/d/e/2PACX-1vTrElluFB6gvlkt65HjzZMJ4PtgJ53tVnez46cBrhQNtNxUjDxvNPuS_xmlQBUmhSHZkOMAjd0bTJyr/pubchart?oid=1262795614&format=interactive",
209209
sheets_gid="1788947788",
210-
sql_file="TODO.sql"
210+
sql_file="consent_signals_by_parameter_and_domain_optimized.sql"
211211
)
212212
}}
213213

0 commit comments

Comments
 (0)