@ghostery/trackerdb 1.0.601 → 1.0.602

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/trackerdb.db CHANGED
Binary file
Binary file
@@ -6215,11 +6215,11 @@
6215
6215
  },
6216
6216
  "customer.io": {
6217
6217
  "name": "Customer.io",
6218
- "description": "\"We allow you to send emails to people based on how they use your app.We track user behavior, and use techniques pioneered by google to identify the \"needle in a haystack\" in big sets of data. We then send emails and track how they influence user behavior.\" Customer.io is owned by Peaberry Software Inc.",
6218
+ "description": "Customer.io is a leading customer engagement platform designed for tech-savvy organizations to create personalized customer journeys that engage, convert, and scale. It uses first-party data to send meaningful messages across all channels, including email, in-app, push, SMS, and webhooks. Customer.io is the trading name of Peaberry Software Inc.",
6219
6219
  "website_url": "https://www.customer.io/",
6220
- "country": null,
6221
- "privacy_policy_url": "https://www.customer.io/privacy-policy.html",
6222
- "privacy_contact": "privacy@customer.io",
6220
+ "country": "US",
6221
+ "privacy_policy_url": "https://customer.io/legal/privacy-policy",
6222
+ "privacy_contact": "compliance@customer.io",
6223
6223
  "ghostery_id": "2727"
6224
6224
  },
6225
6225
  "customerly": {
@@ -36124,12 +36124,29 @@
36124
36124
  "website_url": "https://www.customer.io/",
36125
36125
  "ghostery_id": "1684",
36126
36126
  "domains": [
36127
- "assets.customer.io"
36127
+ "assets.customer.io",
36128
+ "cdp.customer.io",
36129
+ "cdp-eu.customer.io",
36130
+ "api.customer.io",
36131
+ "api-eu.customer.io"
36128
36132
  ],
36129
36133
  "filters": [
36130
36134
  "||assets.customer.io/assets/track.js"
36131
36135
  ]
36132
36136
  },
36137
+ "customer.io_tracking": {
36138
+ "name": "Customer.io Tracking",
36139
+ "category": "site_analytics",
36140
+ "organization": "customer.io",
36141
+ "alias": null,
36142
+ "website_url": "https://www.customer.io/",
36143
+ "ghostery_id": null,
36144
+ "domains": [
36145
+ "track.customer.io",
36146
+ "track-eu.customer.io"
36147
+ ],
36148
+ "filters": []
36149
+ },
36133
36150
  "customerly": {
36134
36151
  "name": "Customerly",
36135
36152
  "category": "customer_interaction",
@@ -73436,6 +73453,12 @@
73436
73453
  "curse.com": "curse.com",
73437
73454
  "cursecdn.com": "cursecdn.com",
73438
73455
  "assets.customer.io": "customer.io",
73456
+ "cdp.customer.io": "customer.io",
73457
+ "cdp-eu.customer.io": "customer.io",
73458
+ "api.customer.io": "customer.io",
73459
+ "api-eu.customer.io": "customer.io",
73460
+ "track.customer.io": "customer.io_tracking",
73461
+ "track-eu.customer.io": "customer.io_tracking",
73439
73462
  "widget.customerly.io": "customerly",
73440
73463
  "messenger.customerly.io": "customerly",
73441
73464
  "chat.customerly.io": "customerly",
@@ -5138,6 +5138,18 @@ touchclarity
5138
5138
  ||assets.customer.io/assets/track.js
5139
5139
  ! trackerdb_id:customer.io trackerdb_category:customer_interaction trackerdb_domain
5140
5140
  ||assets.customer.io^
5141
+ ! trackerdb_id:customer.io trackerdb_category:customer_interaction trackerdb_domain
5142
+ ||cdp.customer.io^
5143
+ ! trackerdb_id:customer.io trackerdb_category:customer_interaction trackerdb_domain
5144
+ ||cdp-eu.customer.io^
5145
+ ! trackerdb_id:customer.io trackerdb_category:customer_interaction trackerdb_domain
5146
+ ||api.customer.io^
5147
+ ! trackerdb_id:customer.io trackerdb_category:customer_interaction trackerdb_domain
5148
+ ||api-eu.customer.io^
5149
+ ! trackerdb_id:customer.io_tracking trackerdb_category:site_analytics trackerdb_domain
5150
+ ||track.customer.io^
5151
+ ! trackerdb_id:customer.io_tracking trackerdb_category:site_analytics trackerdb_domain
5152
+ ||track-eu.customer.io^
5141
5153
  ! trackerdb_id:customerly trackerdb_category:customer_interaction trackerdb_filter
5142
5154
  ||widget.customerly.io/widget
5143
5155
  ! trackerdb_id:customerly trackerdb_category:customer_interaction trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.601",
3
+ "version": "1.0.602",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {