Skip to content

Commit 5ce3d27

Browse files
Translation of third-parties chapter to Japanese (#3440)
* Translation of third-parties chapter to Japanese * Also correct 2021 chapter --------- Co-authored-by: Barry Pollard <barrypollard@google.com>
1 parent a76c0eb commit 5ce3d27

3 files changed

Lines changed: 403 additions & 3 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Similarly, first-party content served from a third-party domain is counted as th
5353

5454
This year we will, again, be drawing heavily on the <a hreflang="en" href="https://github.com/patrickhulce/third-party-web/blob/master/data/entities.js">third-party-web</a> repository from <a hreflang="en" href="https://twitter.com/patrickhulce">Patrick Hulce</a> to help us identify and categorize third parties. This repository categorizes commonly used third-party URLs into the following categories:
5555
- **Ad** - These scripts are part of advertising networks, either serving or measuring.
56-
- **Analytics** -These scripts measure or track users and their actions. There's a wide range in impact here depending on what's being tracked.
56+
- **Analytics** - These scripts measure or track users and their actions. There's a wide range in impact here depending on what's being tracked.
5757
- **CDN** - These are a mixture of publicly hosted open source libraries (e.g. jQuery) served over different public CDNs and private CDN usage.
5858
- **Content** - These scripts are from content providers or publishing-specific affiliate tracking.
5959
- **Customer Success** - These scripts are from customer support/marketing providers that offer chat and contact solutions. These scripts are generally heavier in weight.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ In the case where third-party content is served from a first-party domain, it is
4747
We are relying on the <a hreflang="en" href="https://github.com/patrickhulce/third-party-web/#third-parties-by-category">third-party-web</a> repository from [Patrick Hulce](https://twitter.com/patrickhulce) to help us identify and categorize third parties. This repository breaks down third parties by the following categories:
4848

4949
- **Ad** - These scripts are part of advertising networks, either serving or measuring.
50-
- **Analytics** -These scripts measure or track users and their actions. There's a wide range in impact here depending on what's being tracked.
50+
- **Analytics** - These scripts measure or track users and their actions. There's a wide range in impact here depending on what's being tracked.
5151
- **CDN** - These are a mixture of publicly hosted open source libraries (e.g. jQuery) served over different public CDNs and private CDN usage.
5252
- **Content** - These scripts are from content providers or publishing-specific affiliate tracking.
5353
- **Customer Success** - These scripts are from customer support/marketing providers that offer chat and contact solutions. These scripts are generally heavier in weight.
@@ -62,7 +62,7 @@ We are relying on the <a hreflang="en" href="https://github.com/patrickhulce/thi
6262

6363
Note: The CDN category here includes providers that provide resources on public CDN domains (e.g. bootstrapcdn.com, cdnjs.cloudflare.com, etc.) and does not include resources that are simply served over a CDN. For example, putting Cloudflare in front of a page would not influence its first-party designation according to our criteria.
6464

65-
*The same as in the previous year, the Hosting category is removed from our analysis. For example, if you happen to use WordPress.com for your blog, or Shopify for your e-commerce platform, then we're going to ignore other requests for those domains by that site as not truly "third-party" as they are, in many ways, part of hosting on those platforms.
65+
* The same as in the previous year, the Hosting category is removed from our analysis. For example, if you happen to use WordPress.com for your blog, or Shopify for your e-commerce platform, then we're going to ignore other requests for those domains by that site as not truly "third-party" as they are, in many ways, part of hosting on those platforms.
6666

6767
### Caveats
6868

0 commit comments

Comments
 (0)