| 1 |
{ |
| 2 |
"_meta": { |
| 3 |
"note": "Unified catalog floor: one entry per service with blocking patterns AND declared cookies. Offline/day-1 fallback; the remote services.json wins per slug. Each cookie keeps its own category.", |
| 4 |
"version": 2 |
| 5 |
}, |
| 6 |
"ab-tasty": { |
| 7 |
"label": "AB Tasty", |
| 8 |
"description": "A/B testing and personalization.", |
| 9 |
"category": "analytics", |
| 10 |
"pro": true, |
| 11 |
"patterns": { |
| 12 |
"scripts": [ |
| 13 |
"try.abtasty.com" |
| 14 |
], |
| 15 |
"iframes": [] |
| 16 |
}, |
| 17 |
"cookies": [] |
| 18 |
}, |
| 19 |
"activecampaign": { |
| 20 |
"label": "ActiveCampaign", |
| 21 |
"description": "Email marketing and automation.", |
| 22 |
"category": "marketing", |
| 23 |
"pro": true, |
| 24 |
"patterns": { |
| 25 |
"scripts": [ |
| 26 |
"trackcmp.net" |
| 27 |
], |
| 28 |
"iframes": [] |
| 29 |
}, |
| 30 |
"cookies": [] |
| 31 |
}, |
| 32 |
"acuity-scheduling": { |
| 33 |
"label": "Acuity Scheduling", |
| 34 |
"description": "Online appointment scheduling.", |
| 35 |
"category": "functional", |
| 36 |
"pro": true, |
| 37 |
"patterns": { |
| 38 |
"scripts": [ |
| 39 |
"embed.acuityscheduling.com" |
| 40 |
], |
| 41 |
"iframes": [ |
| 42 |
"app.acuityscheduling.com" |
| 43 |
] |
| 44 |
}, |
| 45 |
"cookies": [] |
| 46 |
}, |
| 47 |
"addthis": { |
| 48 |
"label": "AddThis", |
| 49 |
"description": "Social sharing buttons.", |
| 50 |
"category": "marketing", |
| 51 |
"pro": true, |
| 52 |
"patterns": { |
| 53 |
"scripts": [ |
| 54 |
"addthis.com/js", |
| 55 |
"s7.addthis.com" |
| 56 |
], |
| 57 |
"iframes": [] |
| 58 |
}, |
| 59 |
"cookies": [] |
| 60 |
}, |
| 61 |
"adobe-analytics": { |
| 62 |
"label": "Adobe Analytics", |
| 63 |
"description": "Enterprise web analytics.", |
| 64 |
"category": "analytics", |
| 65 |
"pro": true, |
| 66 |
"patterns": { |
| 67 |
"scripts": [ |
| 68 |
"assets.adobedtm.com", |
| 69 |
"2o7.net", |
| 70 |
"omtrdc.net" |
| 71 |
], |
| 72 |
"iframes": [] |
| 73 |
}, |
| 74 |
"cookies": [] |
| 75 |
}, |
| 76 |
"adobe-fonts": { |
| 77 |
"label": "Adobe Fonts (Typekit)", |
| 78 |
"description": "Loads Adobe (Typekit) web fonts.", |
| 79 |
"category": "functional", |
| 80 |
"pro": true, |
| 81 |
"patterns": { |
| 82 |
"scripts": [ |
| 83 |
"use.typekit.net" |
| 84 |
], |
| 85 |
"iframes": [] |
| 86 |
}, |
| 87 |
"cookies": [] |
| 88 |
}, |
| 89 |
"adroll": { |
| 90 |
"label": "AdRoll", |
| 91 |
"description": "Retargeting and display ads.", |
| 92 |
"category": "marketing", |
| 93 |
"pro": true, |
| 94 |
"patterns": { |
| 95 |
"scripts": [ |
| 96 |
"s.adroll.com" |
| 97 |
], |
| 98 |
"iframes": [] |
| 99 |
}, |
| 100 |
"cookies": [] |
| 101 |
}, |
| 102 |
"amazon-ads": { |
| 103 |
"label": "Amazon Ads", |
| 104 |
"description": "Amazon advertising and retargeting.", |
| 105 |
"category": "marketing", |
| 106 |
"pro": true, |
| 107 |
"patterns": { |
| 108 |
"scripts": [ |
| 109 |
"amazon-adsystem.com" |
| 110 |
], |
| 111 |
"iframes": [ |
| 112 |
"amazon-adsystem.com" |
| 113 |
] |
| 114 |
}, |
| 115 |
"cookies": [] |
| 116 |
}, |
| 117 |
"amplitude": { |
| 118 |
"label": "Amplitude", |
| 119 |
"description": "Product and behavioral analytics.", |
| 120 |
"category": "analytics", |
| 121 |
"pro": true, |
| 122 |
"patterns": { |
| 123 |
"scripts": [ |
| 124 |
"cdn.amplitude.com" |
| 125 |
], |
| 126 |
"iframes": [] |
| 127 |
}, |
| 128 |
"cookies": [] |
| 129 |
}, |
| 130 |
"apple-music": { |
| 131 |
"label": "Apple Music", |
| 132 |
"description": "Embeds Apple Music players.", |
| 133 |
"category": "marketing", |
| 134 |
"pro": true, |
| 135 |
"patterns": { |
| 136 |
"scripts": [], |
| 137 |
"iframes": [ |
| 138 |
"embed.music.apple.com" |
| 139 |
] |
| 140 |
}, |
| 141 |
"cookies": [] |
| 142 |
}, |
| 143 |
"authorize-net": { |
| 144 |
"label": "Authorize.net", |
| 145 |
"description": "Payment gateway and fraud detection.", |
| 146 |
"category": "essential", |
| 147 |
"pro": true, |
| 148 |
"patterns": { |
| 149 |
"scripts": [ |
| 150 |
"js.authorize.net" |
| 151 |
], |
| 152 |
"iframes": [] |
| 153 |
}, |
| 154 |
"cookies": [] |
| 155 |
}, |
| 156 |
"awin": { |
| 157 |
"label": "Awin", |
| 158 |
"description": "Affiliate marketing tracking.", |
| 159 |
"category": "marketing", |
| 160 |
"pro": true, |
| 161 |
"patterns": { |
| 162 |
"scripts": [ |
| 163 |
"dwin1.com" |
| 164 |
], |
| 165 |
"iframes": [] |
| 166 |
}, |
| 167 |
"cookies": [] |
| 168 |
}, |
| 169 |
"bootstrapcdn": { |
| 170 |
"label": "BootstrapCDN", |
| 171 |
"description": "Open-source library CDN for Bootstrap, Popper and Font Awesome.", |
| 172 |
"category": "essential", |
| 173 |
"pro": true, |
| 174 |
"patterns": { |
| 175 |
"scripts": [ |
| 176 |
"bootstrapcdn.com" |
| 177 |
], |
| 178 |
"iframes": [] |
| 179 |
}, |
| 180 |
"cookies": [] |
| 181 |
}, |
| 182 |
"braintree": { |
| 183 |
"label": "Braintree", |
| 184 |
"description": "PayPal-owned payment processing.", |
| 185 |
"category": "essential", |
| 186 |
"pro": true, |
| 187 |
"patterns": { |
| 188 |
"scripts": [ |
| 189 |
"js.braintreegateway.com" |
| 190 |
], |
| 191 |
"iframes": [] |
| 192 |
}, |
| 193 |
"cookies": [] |
| 194 |
}, |
| 195 |
"brevo": { |
| 196 |
"label": "Brevo (Sendinblue)", |
| 197 |
"description": "Email marketing and automation.", |
| 198 |
"category": "marketing", |
| 199 |
"pro": true, |
| 200 |
"patterns": { |
| 201 |
"scripts": [ |
| 202 |
"sibautomation.com", |
| 203 |
"sibforms.com" |
| 204 |
], |
| 205 |
"iframes": [] |
| 206 |
}, |
| 207 |
"cookies": [] |
| 208 |
}, |
| 209 |
"brightcove": { |
| 210 |
"label": "Brightcove", |
| 211 |
"description": "Video hosting and player.", |
| 212 |
"category": "marketing", |
| 213 |
"pro": true, |
| 214 |
"patterns": { |
| 215 |
"scripts": [ |
| 216 |
"players.brightcove.net" |
| 217 |
], |
| 218 |
"iframes": [ |
| 219 |
"players.brightcove.net" |
| 220 |
] |
| 221 |
}, |
| 222 |
"cookies": [] |
| 223 |
}, |
| 224 |
"bunny-cdn": { |
| 225 |
"label": "Bunny CDN", |
| 226 |
"description": "Delivers site assets.", |
| 227 |
"category": "essential", |
| 228 |
"pro": true, |
| 229 |
"patterns": { |
| 230 |
"scripts": [ |
| 231 |
"b-cdn.net" |
| 232 |
], |
| 233 |
"iframes": [] |
| 234 |
}, |
| 235 |
"cookies": [] |
| 236 |
}, |
| 237 |
"bunny-fonts": { |
| 238 |
"label": "Bunny Fonts", |
| 239 |
"description": "Privacy-friendly web font hosting.", |
| 240 |
"category": "functional", |
| 241 |
"pro": true, |
| 242 |
"patterns": { |
| 243 |
"scripts": [], |
| 244 |
"iframes": [], |
| 245 |
"styles": [ |
| 246 |
"fonts.bunny.net" |
| 247 |
] |
| 248 |
}, |
| 249 |
"cookies": [] |
| 250 |
}, |
| 251 |
"bunny-stream": { |
| 252 |
"label": "Bunny Stream", |
| 253 |
"description": "Streams and delivers hosted video.", |
| 254 |
"category": "functional", |
| 255 |
"pro": true, |
| 256 |
"patterns": { |
| 257 |
"scripts": [ |
| 258 |
"assets.mediadelivery.net/playerjs/" |
| 259 |
], |
| 260 |
"iframes": [ |
| 261 |
"iframe.mediadelivery.net", |
| 262 |
"player.mediadelivery.net", |
| 263 |
"mediadelivery.net" |
| 264 |
] |
| 265 |
}, |
| 266 |
"cookies": [] |
| 267 |
}, |
| 268 |
"cal-com": { |
| 269 |
"label": "Cal.com", |
| 270 |
"description": "Open-source appointment scheduling.", |
| 271 |
"category": "functional", |
| 272 |
"pro": true, |
| 273 |
"patterns": { |
| 274 |
"scripts": [ |
| 275 |
"app.cal.com/embed" |
| 276 |
], |
| 277 |
"iframes": [ |
| 278 |
"cal.com/embed" |
| 279 |
] |
| 280 |
}, |
| 281 |
"cookies": [] |
| 282 |
}, |
| 283 |
"calendly": { |
| 284 |
"label": "Calendly", |
| 285 |
"description": "Meeting scheduling and booking.", |
| 286 |
"category": "functional", |
| 287 |
"pro": true, |
| 288 |
"patterns": { |
| 289 |
"scripts": [ |
| 290 |
"assets.calendly.com" |
| 291 |
], |
| 292 |
"iframes": [ |
| 293 |
"calendly.com" |
| 294 |
] |
| 295 |
}, |
| 296 |
"cookies": [] |
| 297 |
}, |
| 298 |
"campaign-manager-360": { |
| 299 |
"label": "Campaign Manager 360 (Google)", |
| 300 |
"description": "Google ad campaign measurement.", |
| 301 |
"category": "marketing", |
| 302 |
"pro": true, |
| 303 |
"gcm_compatible": true, |
| 304 |
"patterns": { |
| 305 |
"scripts": [ |
| 306 |
"cm.g.doubleclick.net", |
| 307 |
"campaignmanager.google.com" |
| 308 |
], |
| 309 |
"iframes": [] |
| 310 |
}, |
| 311 |
"cookies": [] |
| 312 |
}, |
| 313 |
"cdn77": { |
| 314 |
"label": "CDN77", |
| 315 |
"description": "Delivers site assets.", |
| 316 |
"category": "essential", |
| 317 |
"pro": true, |
| 318 |
"patterns": { |
| 319 |
"scripts": [ |
| 320 |
"cdn77.org", |
| 321 |
"cdn77-ssl.net" |
| 322 |
], |
| 323 |
"iframes": [] |
| 324 |
}, |
| 325 |
"cookies": [] |
| 326 |
}, |
| 327 |
"cdnjs": { |
| 328 |
"label": "cdnjs (Cloudflare CDN)", |
| 329 |
"description": "Cloudflare open-source library CDN.", |
| 330 |
"category": "essential", |
| 331 |
"pro": true, |
| 332 |
"patterns": { |
| 333 |
"scripts": [ |
| 334 |
"cdnjs.cloudflare.com" |
| 335 |
], |
| 336 |
"iframes": [] |
| 337 |
}, |
| 338 |
"cookies": [] |
| 339 |
}, |
| 340 |
"chartbeat": { |
| 341 |
"label": "Chartbeat", |
| 342 |
"description": "Real-time content analytics.", |
| 343 |
"category": "analytics", |
| 344 |
"pro": true, |
| 345 |
"patterns": { |
| 346 |
"scripts": [ |
| 347 |
"static.chartbeat.com" |
| 348 |
], |
| 349 |
"iframes": [] |
| 350 |
}, |
| 351 |
"cookies": [] |
| 352 |
}, |
| 353 |
"clarity": { |
| 354 |
"label": "Microsoft Clarity", |
| 355 |
"description": "Microsoft heatmaps and session replay.", |
| 356 |
"category": "analytics", |
| 357 |
"pro": true, |
| 358 |
"patterns": { |
| 359 |
"scripts": [ |
| 360 |
"clarity.ms/tag", |
| 361 |
"clarity.ms/s/" |
| 362 |
], |
| 363 |
"iframes": [] |
| 364 |
}, |
| 365 |
"cookies": [ |
| 366 |
{ |
| 367 |
"name": "MUID", |
| 368 |
"domain": ".bing.com", |
| 369 |
"duration_days": 395, |
| 370 |
"category": "analytics", |
| 371 |
"provider": "Microsoft Clarity/Bing", |
| 372 |
"purpose": "Identifies unique web browsers visiting Microsoft sites. Used for advertising, site analytics, and other operational purposes.", |
| 373 |
"description": null |
| 374 |
}, |
| 375 |
{ |
| 376 |
"name": "_clck", |
| 377 |
"domain": ".domain.com", |
| 378 |
"duration_days": 365, |
| 379 |
"category": "analytics", |
| 380 |
"provider": "Microsoft Clarity", |
| 381 |
"purpose": "Persists the Clarity User ID and preferences, unique to that site, on the browser. Ensures subsequent visits are attributed to the same user ID.", |
| 382 |
"description": null |
| 383 |
}, |
| 384 |
{ |
| 385 |
"name": "_clsk", |
| 386 |
"domain": ".domain.com", |
| 387 |
"duration_days": 1, |
| 388 |
"category": "analytics", |
| 389 |
"provider": "Microsoft Clarity", |
| 390 |
"purpose": "Connects multiple page views by a user into a single Clarity session recording.", |
| 391 |
"description": null |
| 392 |
}, |
| 393 |
{ |
| 394 |
"name": "anonchk", |
| 395 |
"domain": ".clarity.ms", |
| 396 |
"duration_days": 0, |
| 397 |
"category": "analytics", |
| 398 |
"provider": "Microsoft Clarity", |
| 399 |
"purpose": "Indicates whether MUID is transferred to ANID for use in authenticated services. Used for fraud prevention and analytics.", |
| 400 |
"description": null |
| 401 |
} |
| 402 |
] |
| 403 |
}, |
| 404 |
"clicky": { |
| 405 |
"label": "Clicky", |
| 406 |
"description": "Real-time website analytics.", |
| 407 |
"category": "analytics", |
| 408 |
"pro": true, |
| 409 |
"patterns": { |
| 410 |
"scripts": [ |
| 411 |
"static.getclicky.com", |
| 412 |
"in.getclicky.com" |
| 413 |
], |
| 414 |
"iframes": [] |
| 415 |
}, |
| 416 |
"cookies": [] |
| 417 |
}, |
| 418 |
"cloudflare-insights": { |
| 419 |
"label": "Cloudflare Web Analytics", |
| 420 |
"description": "Privacy-first web analytics.", |
| 421 |
"category": "analytics", |
| 422 |
"pro": true, |
| 423 |
"patterns": { |
| 424 |
"scripts": [ |
| 425 |
"static.cloudflareinsights.com" |
| 426 |
], |
| 427 |
"iframes": [] |
| 428 |
}, |
| 429 |
"cookies": [] |
| 430 |
}, |
| 431 |
"cloudflare-turnstile": { |
| 432 |
"label": "Cloudflare Turnstile", |
| 433 |
"description": "Privacy-friendly bot protection.", |
| 434 |
"category": "essential", |
| 435 |
"pro": true, |
| 436 |
"patterns": { |
| 437 |
"scripts": [ |
| 438 |
"challenges.cloudflare.com" |
| 439 |
], |
| 440 |
"iframes": [ |
| 441 |
"challenges.cloudflare.com" |
| 442 |
] |
| 443 |
}, |
| 444 |
"cookies": [] |
| 445 |
}, |
| 446 |
"comscore": { |
| 447 |
"label": "Comscore", |
| 448 |
"description": "Audience measurement analytics.", |
| 449 |
"category": "analytics", |
| 450 |
"pro": true, |
| 451 |
"patterns": { |
| 452 |
"scripts": [ |
| 453 |
"sb.scorecardresearch.com" |
| 454 |
], |
| 455 |
"iframes": [] |
| 456 |
}, |
| 457 |
"cookies": [] |
| 458 |
}, |
| 459 |
"convert": { |
| 460 |
"label": "Convert Experiences", |
| 461 |
"description": "A/B testing and experiments.", |
| 462 |
"category": "analytics", |
| 463 |
"pro": true, |
| 464 |
"patterns": { |
| 465 |
"scripts": [ |
| 466 |
"convertexperiments.com" |
| 467 |
], |
| 468 |
"iframes": [] |
| 469 |
}, |
| 470 |
"cookies": [] |
| 471 |
}, |
| 472 |
"convertkit": { |
| 473 |
"label": "ConvertKit", |
| 474 |
"description": "Creator email marketing.", |
| 475 |
"category": "marketing", |
| 476 |
"pro": true, |
| 477 |
"patterns": { |
| 478 |
"scripts": [ |
| 479 |
"f.convertkit.com" |
| 480 |
], |
| 481 |
"iframes": [] |
| 482 |
}, |
| 483 |
"cookies": [] |
| 484 |
}, |
| 485 |
"crazy-egg": { |
| 486 |
"label": "Crazy Egg", |
| 487 |
"description": "Heatmaps and A/B testing.", |
| 488 |
"category": "analytics", |
| 489 |
"pro": true, |
| 490 |
"patterns": { |
| 491 |
"scripts": [ |
| 492 |
"script.crazyegg.com" |
| 493 |
], |
| 494 |
"iframes": [] |
| 495 |
}, |
| 496 |
"cookies": [] |
| 497 |
}, |
| 498 |
"crisp": { |
| 499 |
"label": "Crisp Chat", |
| 500 |
"description": "Live chat and customer messaging.", |
| 501 |
"category": "functional", |
| 502 |
"pro": true, |
| 503 |
"patterns": { |
| 504 |
"scripts": [ |
| 505 |
"client.crisp.chat" |
| 506 |
], |
| 507 |
"iframes": [] |
| 508 |
}, |
| 509 |
"cookies": [] |
| 510 |
}, |
| 511 |
"criteo": { |
| 512 |
"label": "Criteo", |
| 513 |
"description": "Retargeting and display ads.", |
| 514 |
"category": "marketing", |
| 515 |
"pro": true, |
| 516 |
"patterns": { |
| 517 |
"scripts": [ |
| 518 |
"static.criteo.net", |
| 519 |
"dynamic.criteo.com" |
| 520 |
], |
| 521 |
"iframes": [] |
| 522 |
}, |
| 523 |
"cookies": [] |
| 524 |
}, |
| 525 |
"dailymotion": { |
| 526 |
"label": "Dailymotion", |
| 527 |
"description": "Embeds Dailymotion videos.", |
| 528 |
"category": "marketing", |
| 529 |
"pro": true, |
| 530 |
"patterns": { |
| 531 |
"scripts": [ |
| 532 |
"api.dmcdn.net" |
| 533 |
], |
| 534 |
"iframes": [ |
| 535 |
"dailymotion.com/embed" |
| 536 |
] |
| 537 |
}, |
| 538 |
"cookies": [] |
| 539 |
}, |
| 540 |
"display-video-360": { |
| 541 |
"label": "Display & Video 360 (Google)", |
| 542 |
"description": "Google programmatic display ads.", |
| 543 |
"category": "marketing", |
| 544 |
"pro": true, |
| 545 |
"gcm_compatible": true, |
| 546 |
"patterns": { |
| 547 |
"scripts": [ |
| 548 |
"cm.g.doubleclick.net", |
| 549 |
"displayvideo.google.com" |
| 550 |
], |
| 551 |
"iframes": [] |
| 552 |
}, |
| 553 |
"cookies": [] |
| 554 |
}, |
| 555 |
"disqus": { |
| 556 |
"label": "Disqus", |
| 557 |
"description": "Embedded comment threads.", |
| 558 |
"category": "functional", |
| 559 |
"pro": true, |
| 560 |
"patterns": { |
| 561 |
"scripts": [ |
| 562 |
"disqus.com/embed.js" |
| 563 |
], |
| 564 |
"iframes": [ |
| 565 |
"disqus.com/embed" |
| 566 |
] |
| 567 |
}, |
| 568 |
"cookies": [] |
| 569 |
}, |
| 570 |
"doubleclick": { |
| 571 |
"label": "DoubleClick (Google)", |
| 572 |
"description": "Google ad serving and retargeting.", |
| 573 |
"category": "marketing", |
| 574 |
"pro": true, |
| 575 |
"gcm_compatible": true, |
| 576 |
"patterns": { |
| 577 |
"scripts": [ |
| 578 |
"stats.g.doubleclick.net", |
| 579 |
"securepubads.g.doubleclick.net", |
| 580 |
"doubleclick.net", |
| 581 |
"pagead2.googlesyndication.com", |
| 582 |
"tpc.googlesyndication.com", |
| 583 |
"adservice.google.com" |
| 584 |
], |
| 585 |
"iframes": [] |
| 586 |
}, |
| 587 |
"cookies": [ |
| 588 |
{ |
| 589 |
"name": "IDE", |
| 590 |
"domain": ".doubleclick.net", |
| 591 |
"duration_days": 395, |
| 592 |
"category": "marketing", |
| 593 |
"provider": "Google DoubleClick", |
| 594 |
"purpose": "Used by Google DoubleClick to register and report website user actions after viewing or clicking advertiser ads. Enables measurement of ad effectiveness and personalized ads.", |
| 595 |
"description": null |
| 596 |
}, |
| 597 |
{ |
| 598 |
"name": "DSID", |
| 599 |
"domain": ".doubleclick.net", |
| 600 |
"duration_days": 14, |
| 601 |
"category": "marketing", |
| 602 |
"provider": "Google DoubleClick", |
| 603 |
"purpose": "Used to identify a signed-in user on non-Google sites to respect ad personalization settings.", |
| 604 |
"description": null |
| 605 |
}, |
| 606 |
{ |
| 607 |
"name": "test_cookie", |
| 608 |
"domain": ".doubleclick.net", |
| 609 |
"duration_days": 0, |
| 610 |
"category": "marketing", |
| 611 |
"provider": "Google DoubleClick", |
| 612 |
"purpose": "Used to check if the user's browser supports cookies. Set by DoubleClick.", |
| 613 |
"description": null |
| 614 |
} |
| 615 |
] |
| 616 |
}, |
| 617 |
"drift": { |
| 618 |
"label": "Drift", |
| 619 |
"description": "Conversational marketing chat.", |
| 620 |
"category": "functional", |
| 621 |
"pro": true, |
| 622 |
"patterns": { |
| 623 |
"scripts": [ |
| 624 |
"js.driftt.com" |
| 625 |
], |
| 626 |
"iframes": [] |
| 627 |
}, |
| 628 |
"cookies": [] |
| 629 |
}, |
| 630 |
"ewww-easy-io": { |
| 631 |
"label": "EWWW Easy IO", |
| 632 |
"description": "Delivers site assets.", |
| 633 |
"category": "essential", |
| 634 |
"pro": true, |
| 635 |
"patterns": { |
| 636 |
"scripts": [ |
| 637 |
"exactdn.com" |
| 638 |
], |
| 639 |
"iframes": [] |
| 640 |
}, |
| 641 |
"cookies": [] |
| 642 |
}, |
| 643 |
"ezoic": { |
| 644 |
"label": "Ezoic", |
| 645 |
"description": "Ad optimization platform.", |
| 646 |
"category": "marketing", |
| 647 |
"pro": true, |
| 648 |
"patterns": { |
| 649 |
"scripts": [ |
| 650 |
"ezojs.com", |
| 651 |
"go.ezodn.com" |
| 652 |
], |
| 653 |
"iframes": [] |
| 654 |
}, |
| 655 |
"cookies": [] |
| 656 |
}, |
| 657 |
"facebook-embed": { |
| 658 |
"label": "Facebook Embeds", |
| 659 |
"description": "Embeds Facebook posts and videos.", |
| 660 |
"category": "marketing", |
| 661 |
"pro": true, |
| 662 |
"patterns": { |
| 663 |
"scripts": [], |
| 664 |
"iframes": [ |
| 665 |
"facebook.com/plugins" |
| 666 |
] |
| 667 |
}, |
| 668 |
"cookies": [] |
| 669 |
}, |
| 670 |
"facebook-pixel": { |
| 671 |
"label": "Facebook Pixel", |
| 672 |
"description": "Meta ad conversion tracking.", |
| 673 |
"category": "marketing", |
| 674 |
"pro": true, |
| 675 |
"patterns": { |
| 676 |
"scripts": [ |
| 677 |
"connect.facebook.net", |
| 678 |
"fbevents.js", |
| 679 |
"facebook.com/tr" |
| 680 |
], |
| 681 |
"iframes": [] |
| 682 |
}, |
| 683 |
"cookies": [ |
| 684 |
{ |
| 685 |
"name": "_fbp", |
| 686 |
"domain": ".domain.com", |
| 687 |
"duration_days": 90, |
| 688 |
"category": "marketing", |
| 689 |
"provider": "Facebook/Meta", |
| 690 |
"purpose": "Facebook Pixel browser ID for advertising attribution and analytics.", |
| 691 |
"description": null |
| 692 |
}, |
| 693 |
{ |
| 694 |
"name": "_fbc", |
| 695 |
"domain": ".domain.com", |
| 696 |
"duration_days": 90, |
| 697 |
"category": "marketing", |
| 698 |
"provider": "Facebook/Meta Pixel", |
| 699 |
"purpose": "Stores the Facebook click ID (fbclid) to attribute conversions back to specific Facebook ads. Only set when user arrives via Facebook ad.", |
| 700 |
"description": null |
| 701 |
}, |
| 702 |
{ |
| 703 |
"name": "fr", |
| 704 |
"domain": ".facebook.com", |
| 705 |
"duration_days": 90, |
| 706 |
"category": "marketing", |
| 707 |
"provider": "Facebook", |
| 708 |
"purpose": "Contains browser and user unique ID combination for targeted advertising.", |
| 709 |
"description": null |
| 710 |
} |
| 711 |
] |
| 712 |
}, |
| 713 |
"fathom": { |
| 714 |
"label": "Fathom Analytics", |
| 715 |
"description": "Privacy-friendly website analytics.", |
| 716 |
"category": "analytics", |
| 717 |
"pro": true, |
| 718 |
"patterns": { |
| 719 |
"scripts": [ |
| 720 |
"cdn.usefathom.com" |
| 721 |
], |
| 722 |
"iframes": [] |
| 723 |
}, |
| 724 |
"cookies": [] |
| 725 |
}, |
| 726 |
"firebase-analytics": { |
| 727 |
"label": "Firebase Analytics (Google)", |
| 728 |
"description": "Google app and web analytics.", |
| 729 |
"category": "analytics", |
| 730 |
"pro": true, |
| 731 |
"gcm_compatible": true, |
| 732 |
"patterns": { |
| 733 |
"scripts": [ |
| 734 |
"firebase-settings", |
| 735 |
"gstatic.com/firebasejs" |
| 736 |
], |
| 737 |
"iframes": [] |
| 738 |
}, |
| 739 |
"cookies": [] |
| 740 |
}, |
| 741 |
"floodlight": { |
| 742 |
"label": "Floodlight (Google)", |
| 743 |
"description": "Google conversion and remarketing tags.", |
| 744 |
"category": "marketing", |
| 745 |
"pro": true, |
| 746 |
"gcm_compatible": true, |
| 747 |
"patterns": { |
| 748 |
"scripts": [ |
| 749 |
"fls.doubleclick.net", |
| 750 |
"ad.doubleclick.net" |
| 751 |
], |
| 752 |
"iframes": [] |
| 753 |
}, |
| 754 |
"cookies": [] |
| 755 |
}, |
| 756 |
"font-awesome": { |
| 757 |
"label": "Font Awesome", |
| 758 |
"description": "Loads Font Awesome icons.", |
| 759 |
"category": "functional", |
| 760 |
"pro": true, |
| 761 |
"patterns": { |
| 762 |
"scripts": [ |
| 763 |
"kit.fontawesome.com", |
| 764 |
"use.fontawesome.com" |
| 765 |
], |
| 766 |
"iframes": [] |
| 767 |
}, |
| 768 |
"cookies": [] |
| 769 |
}, |
| 770 |
"freshchat": { |
| 771 |
"label": "Freshchat", |
| 772 |
"description": "Freshworks live chat.", |
| 773 |
"category": "functional", |
| 774 |
"pro": true, |
| 775 |
"patterns": { |
| 776 |
"scripts": [ |
| 777 |
"wchat.freshchat.com" |
| 778 |
], |
| 779 |
"iframes": [] |
| 780 |
}, |
| 781 |
"cookies": [] |
| 782 |
}, |
| 783 |
"fullstory": { |
| 784 |
"label": "FullStory", |
| 785 |
"description": "Session replay and analytics.", |
| 786 |
"category": "analytics", |
| 787 |
"pro": true, |
| 788 |
"patterns": { |
| 789 |
"scripts": [ |
| 790 |
"edge.fullstory.com" |
| 791 |
], |
| 792 |
"iframes": [] |
| 793 |
}, |
| 794 |
"cookies": [] |
| 795 |
}, |
| 796 |
"giphy": { |
| 797 |
"label": "GIPHY", |
| 798 |
"description": "Embeds animated GIFs.", |
| 799 |
"category": "marketing", |
| 800 |
"pro": true, |
| 801 |
"patterns": { |
| 802 |
"scripts": [], |
| 803 |
"iframes": [ |
| 804 |
"giphy.com/embed" |
| 805 |
] |
| 806 |
}, |
| 807 |
"cookies": [] |
| 808 |
}, |
| 809 |
"google-accounts": { |
| 810 |
"label": "Google Sign-In", |
| 811 |
"description": "Google Sign-In authentication.", |
| 812 |
"category": "functional", |
| 813 |
"pro": true, |
| 814 |
"patterns": { |
| 815 |
"scripts": [ |
| 816 |
"accounts.google.com/gsi/client" |
| 817 |
], |
| 818 |
"iframes": [ |
| 819 |
"accounts.google.com/gsi/" |
| 820 |
] |
| 821 |
}, |
| 822 |
"cookies": [] |
| 823 |
}, |
| 824 |
"google-ad-manager": { |
| 825 |
"label": "Google Ad Manager", |
| 826 |
"description": "Google ad serving platform.", |
| 827 |
"category": "marketing", |
| 828 |
"pro": true, |
| 829 |
"gcm_compatible": true, |
| 830 |
"patterns": { |
| 831 |
"scripts": [ |
| 832 |
"securepubads.g.doubleclick.net", |
| 833 |
"pubads.g.doubleclick.net", |
| 834 |
"googletagservices.com/tag/js/gpt.js" |
| 835 |
], |
| 836 |
"iframes": [] |
| 837 |
}, |
| 838 |
"cookies": [] |
| 839 |
}, |
| 840 |
"google-ads": { |
| 841 |
"label": "Google Ads", |
| 842 |
"description": "Google Ads conversion and remarketing.", |
| 843 |
"category": "marketing", |
| 844 |
"pro": true, |
| 845 |
"gcm_compatible": true, |
| 846 |
"patterns": { |
| 847 |
"scripts": [ |
| 848 |
"googleadservices.com", |
| 849 |
"googlesyndication.com", |
| 850 |
"googleads.g.doubleclick.net" |
| 851 |
], |
| 852 |
"iframes": [] |
| 853 |
}, |
| 854 |
"cookies": [ |
| 855 |
{ |
| 856 |
"name": "_gcl_au", |
| 857 |
"domain": ".domain.com", |
| 858 |
"duration_days": 90, |
| 859 |
"category": "marketing", |
| 860 |
"provider": "Google Ads", |
| 861 |
"purpose": "Used by Google AdSense for experimenting with advertisement efficiency across websites using their services. Helps track ad clicks and conversions.", |
| 862 |
"description": null |
| 863 |
}, |
| 864 |
{ |
| 865 |
"name": "__gads", |
| 866 |
"domain": ".domain.com", |
| 867 |
"duration_days": 395, |
| 868 |
"category": "marketing", |
| 869 |
"provider": "Google Ads", |
| 870 |
"purpose": "Set by Google Ad Manager on publisher sites to track ad performance and user engagement.", |
| 871 |
"description": null |
| 872 |
}, |
| 873 |
{ |
| 874 |
"name": "_gcl_aw", |
| 875 |
"domain": ".domain.com", |
| 876 |
"duration_days": 90, |
| 877 |
"category": "marketing", |
| 878 |
"provider": "Google Ads", |
| 879 |
"purpose": "Google Ads conversion linker cookie. Stores click information for conversion attribution.", |
| 880 |
"description": null |
| 881 |
}, |
| 882 |
{ |
| 883 |
"name": "_gcl_dc", |
| 884 |
"domain": ".domain.com", |
| 885 |
"duration_days": 90, |
| 886 |
"category": "marketing", |
| 887 |
"provider": "Google Ads", |
| 888 |
"purpose": "Google Campaign Manager (DoubleClick) conversion linker cookie.", |
| 889 |
"description": null |
| 890 |
}, |
| 891 |
{ |
| 892 |
"name": "_gcl_gb", |
| 893 |
"domain": ".domain.com", |
| 894 |
"duration_days": 90, |
| 895 |
"category": "marketing", |
| 896 |
"provider": "Google Ads", |
| 897 |
"purpose": "Google Ads and Analytics conversion linker for cross-domain tracking.", |
| 898 |
"description": null |
| 899 |
} |
| 900 |
] |
| 901 |
}, |
| 902 |
"google-adsense": { |
| 903 |
"label": "Google AdSense", |
| 904 |
"description": "Google display ads.", |
| 905 |
"category": "marketing", |
| 906 |
"pro": true, |
| 907 |
"gcm_compatible": true, |
| 908 |
"patterns": { |
| 909 |
"scripts": [ |
| 910 |
"pagead2.googlesyndication.com", |
| 911 |
"googlesyndication.com/pagead", |
| 912 |
"adsbygoogle.js" |
| 913 |
], |
| 914 |
"iframes": [] |
| 915 |
}, |
| 916 |
"cookies": [] |
| 917 |
}, |
| 918 |
"google-analytics": { |
| 919 |
"label": "Google Analytics", |
| 920 |
"description": "Website traffic and audience analytics.", |
| 921 |
"category": "analytics", |
| 922 |
"pro": false, |
| 923 |
"gcm_compatible": true, |
| 924 |
"patterns": { |
| 925 |
"scripts": [ |
| 926 |
"google-analytics.com/analytics.js", |
| 927 |
"googletagmanager.com/gtag/js", |
| 928 |
"google-analytics.com/ga.js" |
| 929 |
], |
| 930 |
"iframes": [] |
| 931 |
}, |
| 932 |
"cookies": [ |
| 933 |
{ |
| 934 |
"name": "_ga", |
| 935 |
"domain": ".domain.com", |
| 936 |
"duration_days": 730, |
| 937 |
"category": "analytics", |
| 938 |
"provider": "Google Analytics", |
| 939 |
"purpose": "Used to distinguish unique users by assigning a randomly generated number as a client identifier. Included in each page request and used to calculate visitor, session and campaign data.", |
| 940 |
"description": null |
| 941 |
}, |
| 942 |
{ |
| 943 |
"name": "_gid", |
| 944 |
"domain": ".domain.com", |
| 945 |
"duration_days": 1, |
| 946 |
"category": "analytics", |
| 947 |
"provider": "Google Analytics", |
| 948 |
"purpose": "Used to store and update a unique value for each page visited. Groups user behavior across sessions within a 24-hour period.", |
| 949 |
"description": null |
| 950 |
}, |
| 951 |
{ |
| 952 |
"name": "_ga_<container-id>", |
| 953 |
"domain": ".domain.com", |
| 954 |
"duration_days": 730, |
| 955 |
"category": "analytics", |
| 956 |
"provider": "Google Analytics 4", |
| 957 |
"purpose": "Used to persist session state. Each GA4 property or data stream has its own cookie with unique container ID.", |
| 958 |
"description": null |
| 959 |
}, |
| 960 |
{ |
| 961 |
"name": "_gac_gb_<container-id>", |
| 962 |
"domain": ".domain.com", |
| 963 |
"duration_days": 90, |
| 964 |
"category": "marketing", |
| 965 |
"provider": "Google Analytics", |
| 966 |
"purpose": "Contains campaign-related information. Used by Google Ads to measure ad campaign performance.", |
| 967 |
"description": null |
| 968 |
}, |
| 969 |
{ |
| 970 |
"name": "_gat", |
| 971 |
"domain": ".domain.com", |
| 972 |
"duration_days": 0, |
| 973 |
"category": "analytics", |
| 974 |
"provider": "Google Analytics", |
| 975 |
"purpose": "Used to throttle request rate to limit data collection on high traffic sites.", |
| 976 |
"description": null |
| 977 |
}, |
| 978 |
{ |
| 979 |
"name": "FPID", |
| 980 |
"domain": ".domain.com", |
| 981 |
"duration_days": 730, |
| 982 |
"category": "analytics", |
| 983 |
"provider": "Google Analytics 4", |
| 984 |
"purpose": "First-party identifier used to distinguish users in GA4.", |
| 985 |
"description": null |
| 986 |
}, |
| 987 |
{ |
| 988 |
"name": "FPLC", |
| 989 |
"domain": ".domain.com", |
| 990 |
"duration_days": 0, |
| 991 |
"category": "analytics", |
| 992 |
"provider": "Google Analytics 4", |
| 993 |
"purpose": "Used for session management in GA4.", |
| 994 |
"description": null |
| 995 |
} |
| 996 |
] |
| 997 |
}, |
| 998 |
"google-fonts": { |
| 999 |
"label": "Google Fonts", |
| 1000 |
"description": "Loads Google web fonts.", |
| 1001 |
"category": "functional", |
| 1002 |
"pro": true, |
| 1003 |
"gcm_compatible": true, |
| 1004 |
"patterns": { |
| 1005 |
"scripts": [], |
| 1006 |
"iframes": [], |
| 1007 |
"styles": [ |
| 1008 |
"fonts.googleapis.com", |
| 1009 |
"fonts.gstatic.com" |
| 1010 |
] |
| 1011 |
}, |
| 1012 |
"cookies": [] |
| 1013 |
}, |
| 1014 |
"google-hosted-libraries": { |
| 1015 |
"label": "Google Hosted Libraries", |
| 1016 |
"description": "Google-hosted JavaScript libraries.", |
| 1017 |
"category": "essential", |
| 1018 |
"pro": true, |
| 1019 |
"patterns": { |
| 1020 |
"scripts": [ |
| 1021 |
"ajax.googleapis.com" |
| 1022 |
], |
| 1023 |
"iframes": [] |
| 1024 |
}, |
| 1025 |
"cookies": [] |
| 1026 |
}, |
| 1027 |
"google-maps": { |
| 1028 |
"label": "Google Maps", |
| 1029 |
"description": "Embeds interactive Google Maps.", |
| 1030 |
"category": "marketing", |
| 1031 |
"pro": false, |
| 1032 |
"patterns": { |
| 1033 |
"scripts": [ |
| 1034 |
"maps.googleapis.com" |
| 1035 |
], |
| 1036 |
"iframes": [ |
| 1037 |
"google.com/maps/embed", |
| 1038 |
"maps.google.com/maps" |
| 1039 |
] |
| 1040 |
}, |
| 1041 |
"cookies": [ |
| 1042 |
{ |
| 1043 |
"name": "NID", |
| 1044 |
"domain": ".google.com", |
| 1045 |
"duration_days": 182, |
| 1046 |
"category": "marketing", |
| 1047 |
"provider": "Google", |
| 1048 |
"purpose": "Stores preferences and information for Google services shown on the map, including personalised ads.", |
| 1049 |
"description": "Set by Google Maps to remember preferences and deliver personalised content." |
| 1050 |
}, |
| 1051 |
{ |
| 1052 |
"name": "1P_JAR", |
| 1053 |
"domain": ".google.com", |
| 1054 |
"duration_days": 30, |
| 1055 |
"category": "marketing", |
| 1056 |
"provider": "Google", |
| 1057 |
"purpose": "Gathers website statistics and measures conversions for Google services.", |
| 1058 |
"description": "Set by Google to collect site usage statistics." |
| 1059 |
} |
| 1060 |
] |
| 1061 |
}, |
| 1062 |
"google-pay": { |
| 1063 |
"label": "Google Pay", |
| 1064 |
"description": "Google Pay checkout button.", |
| 1065 |
"category": "essential", |
| 1066 |
"pro": true, |
| 1067 |
"patterns": { |
| 1068 |
"scripts": [ |
| 1069 |
"pay.google.com/gp/p/js" |
| 1070 |
], |
| 1071 |
"iframes": [] |
| 1072 |
}, |
| 1073 |
"cookies": [] |
| 1074 |
}, |
| 1075 |
"google-tag-manager": { |
| 1076 |
"label": "Google Tag Manager", |
| 1077 |
"description": "Deploys and manages marketing tags.", |
| 1078 |
"category": "analytics", |
| 1079 |
"pro": true, |
| 1080 |
"gcm_compatible": true, |
| 1081 |
"patterns": { |
| 1082 |
"scripts": [ |
| 1083 |
"googletagmanager.com/gtm.js" |
| 1084 |
], |
| 1085 |
"iframes": [ |
| 1086 |
"googletagmanager.com/ns.html" |
| 1087 |
] |
| 1088 |
}, |
| 1089 |
"cookies": [ |
| 1090 |
{ |
| 1091 |
"name": "_dc_gtm_UA-*", |
| 1092 |
"domain": ".domain.com", |
| 1093 |
"duration_days": 0, |
| 1094 |
"category": "analytics", |
| 1095 |
"provider": "Google Tag Manager", |
| 1096 |
"purpose": "Used by Google Tag Manager to control loading of Google Analytics script.", |
| 1097 |
"description": null |
| 1098 |
}, |
| 1099 |
{ |
| 1100 |
"name": "gtm_auth", |
| 1101 |
"domain": ".domain.com", |
| 1102 |
"duration_days": 0, |
| 1103 |
"category": "functional", |
| 1104 |
"provider": "Google Tag Manager", |
| 1105 |
"purpose": "Google Tag Manager environment authentication token for preview mode.", |
| 1106 |
"description": null |
| 1107 |
} |
| 1108 |
] |
| 1109 |
}, |
| 1110 |
"hcaptcha": { |
| 1111 |
"label": "hCaptcha", |
| 1112 |
"description": "Privacy-focused bot protection.", |
| 1113 |
"category": "essential", |
| 1114 |
"pro": true, |
| 1115 |
"patterns": { |
| 1116 |
"scripts": [ |
| 1117 |
"js.hcaptcha.com" |
| 1118 |
], |
| 1119 |
"iframes": [ |
| 1120 |
"newassets.hcaptcha.com" |
| 1121 |
] |
| 1122 |
}, |
| 1123 |
"cookies": [] |
| 1124 |
}, |
| 1125 |
"heap": { |
| 1126 |
"label": "Heap", |
| 1127 |
"description": "Automatic product analytics.", |
| 1128 |
"category": "analytics", |
| 1129 |
"pro": true, |
| 1130 |
"patterns": { |
| 1131 |
"scripts": [ |
| 1132 |
"cdn.heapanalytics.com" |
| 1133 |
], |
| 1134 |
"iframes": [] |
| 1135 |
}, |
| 1136 |
"cookies": [] |
| 1137 |
}, |
| 1138 |
"helpscout-beacon": { |
| 1139 |
"label": "Help Scout Beacon", |
| 1140 |
"description": "Help Scout support widget.", |
| 1141 |
"category": "functional", |
| 1142 |
"pro": true, |
| 1143 |
"patterns": { |
| 1144 |
"scripts": [ |
| 1145 |
"beacon-v2.helpscout.net" |
| 1146 |
], |
| 1147 |
"iframes": [] |
| 1148 |
}, |
| 1149 |
"cookies": [] |
| 1150 |
}, |
| 1151 |
"hotjar": { |
| 1152 |
"label": "Hotjar", |
| 1153 |
"description": "Heatmaps and session recording.", |
| 1154 |
"category": "analytics", |
| 1155 |
"pro": true, |
| 1156 |
"patterns": { |
| 1157 |
"scripts": [ |
| 1158 |
"static.hotjar.com", |
| 1159 |
"hotjar.com/c/hotjar" |
| 1160 |
], |
| 1161 |
"iframes": [] |
| 1162 |
}, |
| 1163 |
"cookies": [ |
| 1164 |
{ |
| 1165 |
"name": "_hjid", |
| 1166 |
"domain": ".domain.com", |
| 1167 |
"duration_days": 365, |
| 1168 |
"category": "analytics", |
| 1169 |
"provider": "Hotjar", |
| 1170 |
"purpose": "Hotjar cookie set when customer first lands on a page with the Hotjar script. Used to persist Hotjar User ID unique to that site.", |
| 1171 |
"description": null |
| 1172 |
}, |
| 1173 |
{ |
| 1174 |
"name": "_hjSessionUser_*", |
| 1175 |
"domain": ".domain.com", |
| 1176 |
"duration_days": 365, |
| 1177 |
"category": "analytics", |
| 1178 |
"provider": "Hotjar", |
| 1179 |
"purpose": "Set when user first lands on page. Used to persist Hotjar User ID unique to that site. Ensures behavior in subsequent visits attributed to same user ID.", |
| 1180 |
"description": null |
| 1181 |
}, |
| 1182 |
{ |
| 1183 |
"name": "_hjFirstSeen", |
| 1184 |
"domain": ".domain.com", |
| 1185 |
"duration_days": 0, |
| 1186 |
"category": "analytics", |
| 1187 |
"provider": "Hotjar", |
| 1188 |
"purpose": "Identifies a new user's first session on the website.", |
| 1189 |
"description": null |
| 1190 |
}, |
| 1191 |
{ |
| 1192 |
"name": "_hjIncludedInSessionSample", |
| 1193 |
"domain": ".domain.com", |
| 1194 |
"duration_days": 0, |
| 1195 |
"category": "analytics", |
| 1196 |
"provider": "Hotjar", |
| 1197 |
"purpose": "Set to determine if user is included in data sampling for session recordings.", |
| 1198 |
"description": null |
| 1199 |
} |
| 1200 |
] |
| 1201 |
}, |
| 1202 |
"hubspot": { |
| 1203 |
"label": "HubSpot", |
| 1204 |
"description": "CRM, marketing, and analytics.", |
| 1205 |
"category": "analytics", |
| 1206 |
"pro": true, |
| 1207 |
"patterns": { |
| 1208 |
"scripts": [ |
| 1209 |
"js.hs-scripts.com", |
| 1210 |
"js.hs-analytics.net", |
| 1211 |
"js.hsforms.net", |
| 1212 |
"js.hscollectedforms.net", |
| 1213 |
"track.hubspot.com" |
| 1214 |
], |
| 1215 |
"iframes": [] |
| 1216 |
}, |
| 1217 |
"cookies": [] |
| 1218 |
}, |
| 1219 |
"imagekit": { |
| 1220 |
"label": "ImageKit", |
| 1221 |
"description": "Delivers the site's own media and assets.", |
| 1222 |
"category": "essential", |
| 1223 |
"pro": true, |
| 1224 |
"patterns": { |
| 1225 |
"scripts": [ |
| 1226 |
"ik.imagekit.io" |
| 1227 |
], |
| 1228 |
"iframes": [] |
| 1229 |
}, |
| 1230 |
"cookies": [] |
| 1231 |
}, |
| 1232 |
"impact": { |
| 1233 |
"label": "impact.com", |
| 1234 |
"description": "Partnership and affiliate tracking.", |
| 1235 |
"category": "marketing", |
| 1236 |
"pro": true, |
| 1237 |
"patterns": { |
| 1238 |
"scripts": [ |
| 1239 |
"utt.impactcdn.com" |
| 1240 |
], |
| 1241 |
"iframes": [] |
| 1242 |
}, |
| 1243 |
"cookies": [] |
| 1244 |
}, |
| 1245 |
"infolinks": { |
| 1246 |
"label": "Infolinks", |
| 1247 |
"description": "In-text advertising.", |
| 1248 |
"category": "marketing", |
| 1249 |
"pro": true, |
| 1250 |
"patterns": { |
| 1251 |
"scripts": [ |
| 1252 |
"resources.infolinks.com" |
| 1253 |
], |
| 1254 |
"iframes": [] |
| 1255 |
}, |
| 1256 |
"cookies": [] |
| 1257 |
}, |
| 1258 |
"inspectlet": { |
| 1259 |
"label": "Inspectlet", |
| 1260 |
"description": "Session recording and heatmaps.", |
| 1261 |
"category": "analytics", |
| 1262 |
"pro": true, |
| 1263 |
"patterns": { |
| 1264 |
"scripts": [ |
| 1265 |
"cdn.inspectlet.com" |
| 1266 |
], |
| 1267 |
"iframes": [] |
| 1268 |
}, |
| 1269 |
"cookies": [] |
| 1270 |
}, |
| 1271 |
"instagram": { |
| 1272 |
"label": "Instagram", |
| 1273 |
"description": "Embeds Instagram posts.", |
| 1274 |
"category": "marketing", |
| 1275 |
"pro": true, |
| 1276 |
"patterns": { |
| 1277 |
"scripts": [ |
| 1278 |
"platform.instagram.com/en_US/embeds.js", |
| 1279 |
"instagram.com/embed.js" |
| 1280 |
], |
| 1281 |
"iframes": [ |
| 1282 |
"instagram.com/p/", |
| 1283 |
"instagram.com/reel/", |
| 1284 |
"instagram.com/embed" |
| 1285 |
] |
| 1286 |
}, |
| 1287 |
"cookies": [] |
| 1288 |
}, |
| 1289 |
"intercom": { |
| 1290 |
"label": "Intercom", |
| 1291 |
"description": "Customer messaging and support.", |
| 1292 |
"category": "functional", |
| 1293 |
"pro": true, |
| 1294 |
"patterns": { |
| 1295 |
"scripts": [ |
| 1296 |
"widget.intercom.io", |
| 1297 |
"js.intercomcdn.com" |
| 1298 |
], |
| 1299 |
"iframes": [] |
| 1300 |
}, |
| 1301 |
"cookies": [] |
| 1302 |
}, |
| 1303 |
"jetpack-site-accelerator": { |
| 1304 |
"label": "Jetpack Site Accelerator", |
| 1305 |
"description": "Delivers WordPress core, theme and plugin assets.", |
| 1306 |
"category": "essential", |
| 1307 |
"pro": true, |
| 1308 |
"patterns": { |
| 1309 |
"scripts": [ |
| 1310 |
"c0.wp.com" |
| 1311 |
], |
| 1312 |
"iframes": [] |
| 1313 |
}, |
| 1314 |
"cookies": [] |
| 1315 |
}, |
| 1316 |
"jetpack-stats": { |
| 1317 |
"label": "Jetpack Stats (WordPress.com)", |
| 1318 |
"description": "WordPress.com site statistics.", |
| 1319 |
"category": "analytics", |
| 1320 |
"pro": true, |
| 1321 |
"patterns": { |
| 1322 |
"scripts": [ |
| 1323 |
"stats.wp.com" |
| 1324 |
], |
| 1325 |
"iframes": [] |
| 1326 |
}, |
| 1327 |
"cookies": [] |
| 1328 |
}, |
| 1329 |
"jotform": { |
| 1330 |
"label": "Jotform", |
| 1331 |
"description": "Embedded online forms.", |
| 1332 |
"category": "functional", |
| 1333 |
"pro": true, |
| 1334 |
"patterns": { |
| 1335 |
"scripts": [ |
| 1336 |
"cdn.jotfor.ms" |
| 1337 |
], |
| 1338 |
"iframes": [ |
| 1339 |
"form.jotform.com" |
| 1340 |
] |
| 1341 |
}, |
| 1342 |
"cookies": [] |
| 1343 |
}, |
| 1344 |
"jquery": { |
| 1345 |
"label": "jQuery", |
| 1346 |
"description": "Core JavaScript utility library.", |
| 1347 |
"category": "essential", |
| 1348 |
"pro": true, |
| 1349 |
"patterns": { |
| 1350 |
"scripts": [ |
| 1351 |
"ajax.googleapis.com/ajax/libs/jquery", |
| 1352 |
"code.jquery.com/jquery" |
| 1353 |
], |
| 1354 |
"iframes": [] |
| 1355 |
}, |
| 1356 |
"cookies": [] |
| 1357 |
}, |
| 1358 |
"jsdelivr": { |
| 1359 |
"label": "jsDelivr CDN", |
| 1360 |
"description": "Open-source package CDN.", |
| 1361 |
"category": "essential", |
| 1362 |
"pro": true, |
| 1363 |
"patterns": { |
| 1364 |
"scripts": [ |
| 1365 |
"cdn.jsdelivr.net" |
| 1366 |
], |
| 1367 |
"iframes": [] |
| 1368 |
}, |
| 1369 |
"cookies": [] |
| 1370 |
}, |
| 1371 |
"judge-me": { |
| 1372 |
"label": "Judge.me", |
| 1373 |
"description": "Product reviews widget.", |
| 1374 |
"category": "marketing", |
| 1375 |
"pro": true, |
| 1376 |
"patterns": { |
| 1377 |
"scripts": [ |
| 1378 |
"cdn.judge.me" |
| 1379 |
], |
| 1380 |
"iframes": [] |
| 1381 |
}, |
| 1382 |
"cookies": [] |
| 1383 |
}, |
| 1384 |
"jw-player": { |
| 1385 |
"label": "JW Player", |
| 1386 |
"description": "Video hosting and player.", |
| 1387 |
"category": "marketing", |
| 1388 |
"pro": true, |
| 1389 |
"patterns": { |
| 1390 |
"scripts": [ |
| 1391 |
"cdn.jwplayer.com", |
| 1392 |
"content.jwplatform.com" |
| 1393 |
], |
| 1394 |
"iframes": [ |
| 1395 |
"content.jwplatform.com" |
| 1396 |
] |
| 1397 |
}, |
| 1398 |
"cookies": [] |
| 1399 |
}, |
| 1400 |
"kinsta-cdn": { |
| 1401 |
"label": "Kinsta CDN", |
| 1402 |
"description": "Delivers site assets.", |
| 1403 |
"category": "essential", |
| 1404 |
"pro": true, |
| 1405 |
"patterns": { |
| 1406 |
"scripts": [ |
| 1407 |
"kinstacdn.com" |
| 1408 |
], |
| 1409 |
"iframes": [] |
| 1410 |
}, |
| 1411 |
"cookies": [] |
| 1412 |
}, |
| 1413 |
"kissmetrics": { |
| 1414 |
"label": "Kissmetrics", |
| 1415 |
"description": "Behavioral product analytics.", |
| 1416 |
"category": "analytics", |
| 1417 |
"pro": true, |
| 1418 |
"patterns": { |
| 1419 |
"scripts": [ |
| 1420 |
"i.kissmetrics.io", |
| 1421 |
"scripts.kissmetrics.io" |
| 1422 |
], |
| 1423 |
"iframes": [] |
| 1424 |
}, |
| 1425 |
"cookies": [] |
| 1426 |
}, |
| 1427 |
"klarna": { |
| 1428 |
"label": "Klarna", |
| 1429 |
"description": "Buy-now-pay-later checkout.", |
| 1430 |
"category": "essential", |
| 1431 |
"pro": true, |
| 1432 |
"patterns": { |
| 1433 |
"scripts": [ |
| 1434 |
"x.klarnacdn.net" |
| 1435 |
], |
| 1436 |
"iframes": [] |
| 1437 |
}, |
| 1438 |
"cookies": [] |
| 1439 |
}, |
| 1440 |
"klaviyo": { |
| 1441 |
"label": "Klaviyo", |
| 1442 |
"description": "Ecommerce email and SMS marketing.", |
| 1443 |
"category": "marketing", |
| 1444 |
"pro": true, |
| 1445 |
"patterns": { |
| 1446 |
"scripts": [ |
| 1447 |
"static.klaviyo.com" |
| 1448 |
], |
| 1449 |
"iframes": [] |
| 1450 |
}, |
| 1451 |
"cookies": [] |
| 1452 |
}, |
| 1453 |
"linkedin": { |
| 1454 |
"label": "LinkedIn Insight Tag", |
| 1455 |
"description": "LinkedIn ad conversion tracking.", |
| 1456 |
"category": "marketing", |
| 1457 |
"pro": true, |
| 1458 |
"patterns": { |
| 1459 |
"scripts": [ |
| 1460 |
"snap.licdn.com", |
| 1461 |
"linkedin.com/px" |
| 1462 |
], |
| 1463 |
"iframes": [] |
| 1464 |
}, |
| 1465 |
"cookies": [ |
| 1466 |
{ |
| 1467 |
"name": "li_fat_id", |
| 1468 |
"domain": ".domain.com", |
| 1469 |
"duration_days": 30, |
| 1470 |
"category": "marketing", |
| 1471 |
"provider": "LinkedIn Ads", |
| 1472 |
"purpose": "LinkedIn First-Party Ad Tracking ID for conversion tracking. Captured from ad landing page URLs with click IDs.", |
| 1473 |
"description": null |
| 1474 |
}, |
| 1475 |
{ |
| 1476 |
"name": "lidc", |
| 1477 |
"domain": ".linkedin.com", |
| 1478 |
"duration_days": 1, |
| 1479 |
"category": "functional", |
| 1480 |
"provider": "LinkedIn", |
| 1481 |
"purpose": "Used for routing and load balancing to ensure page requests are routed to the same server in any browsing session.", |
| 1482 |
"description": null |
| 1483 |
}, |
| 1484 |
{ |
| 1485 |
"name": "bcookie", |
| 1486 |
"domain": ".linkedin.com", |
| 1487 |
"duration_days": 730, |
| 1488 |
"category": "functional", |
| 1489 |
"provider": "LinkedIn", |
| 1490 |
"purpose": "LinkedIn browser identification cookie for platform features.", |
| 1491 |
"description": null |
| 1492 |
}, |
| 1493 |
{ |
| 1494 |
"name": "bscookie", |
| 1495 |
"domain": ".linkedin.com", |
| 1496 |
"duration_days": 730, |
| 1497 |
"category": "functional", |
| 1498 |
"provider": "LinkedIn", |
| 1499 |
"purpose": "Secure browser identifier cookie used for authentication.", |
| 1500 |
"description": null |
| 1501 |
}, |
| 1502 |
{ |
| 1503 |
"name": "UserMatchHistory", |
| 1504 |
"domain": ".linkedin.com", |
| 1505 |
"duration_days": 30, |
| 1506 |
"category": "marketing", |
| 1507 |
"provider": "LinkedIn", |
| 1508 |
"purpose": "LinkedIn Ads ID syncing for audience matching and retargeting.", |
| 1509 |
"description": null |
| 1510 |
}, |
| 1511 |
{ |
| 1512 |
"name": "lang", |
| 1513 |
"domain": ".linkedin.com", |
| 1514 |
"duration_days": 0, |
| 1515 |
"category": "functional", |
| 1516 |
"provider": "LinkedIn", |
| 1517 |
"purpose": "Remembers the user's selected language version of a website.", |
| 1518 |
"description": null |
| 1519 |
}, |
| 1520 |
{ |
| 1521 |
"name": "AnalyticsSyncHistory", |
| 1522 |
"domain": ".linkedin.com", |
| 1523 |
"duration_days": 30, |
| 1524 |
"category": "marketing", |
| 1525 |
"provider": "LinkedIn", |
| 1526 |
"purpose": "Used to store information about the time a sync took place with the lms_analytics cookie.", |
| 1527 |
"description": null |
| 1528 |
}, |
| 1529 |
{ |
| 1530 |
"name": "li_gc", |
| 1531 |
"domain": ".linkedin.com", |
| 1532 |
"duration_days": 730, |
| 1533 |
"category": "functional", |
| 1534 |
"provider": "LinkedIn", |
| 1535 |
"purpose": "LinkedIn guest consent cookie for non-members visiting LinkedIn pages.", |
| 1536 |
"description": null |
| 1537 |
} |
| 1538 |
] |
| 1539 |
}, |
| 1540 |
"livechat": { |
| 1541 |
"label": "LiveChat", |
| 1542 |
"description": "Live chat customer support.", |
| 1543 |
"category": "functional", |
| 1544 |
"pro": true, |
| 1545 |
"patterns": { |
| 1546 |
"scripts": [ |
| 1547 |
"cdn.livechatinc.com" |
| 1548 |
], |
| 1549 |
"iframes": [] |
| 1550 |
}, |
| 1551 |
"cookies": [] |
| 1552 |
}, |
| 1553 |
"loom": { |
| 1554 |
"label": "Loom", |
| 1555 |
"description": "Embeds Loom video recordings.", |
| 1556 |
"category": "marketing", |
| 1557 |
"pro": true, |
| 1558 |
"patterns": { |
| 1559 |
"scripts": [], |
| 1560 |
"iframes": [ |
| 1561 |
"loom.com/embed" |
| 1562 |
] |
| 1563 |
}, |
| 1564 |
"cookies": [] |
| 1565 |
}, |
| 1566 |
"lucky-orange": { |
| 1567 |
"label": "Lucky Orange", |
| 1568 |
"description": "Heatmaps and session recording.", |
| 1569 |
"category": "analytics", |
| 1570 |
"pro": true, |
| 1571 |
"patterns": { |
| 1572 |
"scripts": [ |
| 1573 |
"cdn.luckyorange.com", |
| 1574 |
"tools.luckyorange.com" |
| 1575 |
], |
| 1576 |
"iframes": [] |
| 1577 |
}, |
| 1578 |
"cookies": [] |
| 1579 |
}, |
| 1580 |
"magnite": { |
| 1581 |
"label": "Magnite (Rubicon Project)", |
| 1582 |
"description": "Programmatic ad exchange.", |
| 1583 |
"category": "marketing", |
| 1584 |
"pro": true, |
| 1585 |
"patterns": { |
| 1586 |
"scripts": [ |
| 1587 |
"rubiconproject.com" |
| 1588 |
], |
| 1589 |
"iframes": [] |
| 1590 |
}, |
| 1591 |
"cookies": [] |
| 1592 |
}, |
| 1593 |
"mailchimp": { |
| 1594 |
"label": "Mailchimp", |
| 1595 |
"description": "Email marketing and automation.", |
| 1596 |
"category": "marketing", |
| 1597 |
"pro": true, |
| 1598 |
"patterns": { |
| 1599 |
"scripts": [ |
| 1600 |
"chimpstatic.com", |
| 1601 |
"list-manage.com" |
| 1602 |
], |
| 1603 |
"iframes": [] |
| 1604 |
}, |
| 1605 |
"cookies": [] |
| 1606 |
}, |
| 1607 |
"mailerlite": { |
| 1608 |
"label": "MailerLite", |
| 1609 |
"description": "Email marketing and automation.", |
| 1610 |
"category": "marketing", |
| 1611 |
"pro": true, |
| 1612 |
"patterns": { |
| 1613 |
"scripts": [ |
| 1614 |
"static.mailerlite.com", |
| 1615 |
"assets.mailerlite.com" |
| 1616 |
], |
| 1617 |
"iframes": [] |
| 1618 |
}, |
| 1619 |
"cookies": [] |
| 1620 |
}, |
| 1621 |
"mapbox": { |
| 1622 |
"label": "Mapbox", |
| 1623 |
"description": "Interactive custom maps.", |
| 1624 |
"category": "functional", |
| 1625 |
"pro": true, |
| 1626 |
"patterns": { |
| 1627 |
"scripts": [ |
| 1628 |
"api.mapbox.com" |
| 1629 |
], |
| 1630 |
"iframes": [] |
| 1631 |
}, |
| 1632 |
"cookies": [] |
| 1633 |
}, |
| 1634 |
"marketo": { |
| 1635 |
"label": "Marketo", |
| 1636 |
"description": "B2B marketing automation.", |
| 1637 |
"category": "marketing", |
| 1638 |
"pro": true, |
| 1639 |
"patterns": { |
| 1640 |
"scripts": [ |
| 1641 |
"munchkin.marketo.net" |
| 1642 |
], |
| 1643 |
"iframes": [] |
| 1644 |
}, |
| 1645 |
"cookies": [] |
| 1646 |
}, |
| 1647 |
"matomo": { |
| 1648 |
"label": "Matomo", |
| 1649 |
"description": "Privacy-focused web analytics.", |
| 1650 |
"category": "analytics", |
| 1651 |
"pro": true, |
| 1652 |
"patterns": { |
| 1653 |
"scripts": [ |
| 1654 |
"matomo.js", |
| 1655 |
"piwik.js", |
| 1656 |
"matomo.cloud", |
| 1657 |
"/matomo.php" |
| 1658 |
], |
| 1659 |
"iframes": [] |
| 1660 |
}, |
| 1661 |
"cookies": [] |
| 1662 |
}, |
| 1663 |
"media-net": { |
| 1664 |
"label": "Media.net", |
| 1665 |
"description": "Contextual display ads.", |
| 1666 |
"category": "marketing", |
| 1667 |
"pro": true, |
| 1668 |
"patterns": { |
| 1669 |
"scripts": [ |
| 1670 |
"contextual.media.net" |
| 1671 |
], |
| 1672 |
"iframes": [] |
| 1673 |
}, |
| 1674 |
"cookies": [] |
| 1675 |
}, |
| 1676 |
"mediavine": { |
| 1677 |
"label": "Mediavine", |
| 1678 |
"description": "Publisher ad management.", |
| 1679 |
"category": "marketing", |
| 1680 |
"pro": true, |
| 1681 |
"patterns": { |
| 1682 |
"scripts": [ |
| 1683 |
"scripts.mediavine.com" |
| 1684 |
], |
| 1685 |
"iframes": [] |
| 1686 |
}, |
| 1687 |
"cookies": [] |
| 1688 |
}, |
| 1689 |
"microsoft-advertising": { |
| 1690 |
"label": "Microsoft Advertising (Bing Ads)", |
| 1691 |
"description": "Bing Ads conversion tracking.", |
| 1692 |
"category": "marketing", |
| 1693 |
"pro": true, |
| 1694 |
"patterns": { |
| 1695 |
"scripts": [ |
| 1696 |
"bat.bing.com" |
| 1697 |
], |
| 1698 |
"iframes": [] |
| 1699 |
}, |
| 1700 |
"cookies": [] |
| 1701 |
}, |
| 1702 |
"mixpanel": { |
| 1703 |
"label": "Mixpanel", |
| 1704 |
"description": "Product and event analytics.", |
| 1705 |
"category": "analytics", |
| 1706 |
"pro": true, |
| 1707 |
"patterns": { |
| 1708 |
"scripts": [ |
| 1709 |
"cdn.mxpnl.com" |
| 1710 |
], |
| 1711 |
"iframes": [] |
| 1712 |
}, |
| 1713 |
"cookies": [] |
| 1714 |
}, |
| 1715 |
"mollie": { |
| 1716 |
"label": "Mollie", |
| 1717 |
"description": "European payment processing.", |
| 1718 |
"category": "essential", |
| 1719 |
"pro": true, |
| 1720 |
"patterns": { |
| 1721 |
"scripts": [ |
| 1722 |
"js.mollie.com" |
| 1723 |
], |
| 1724 |
"iframes": [] |
| 1725 |
}, |
| 1726 |
"cookies": [] |
| 1727 |
}, |
| 1728 |
"mouseflow": { |
| 1729 |
"label": "Mouseflow", |
| 1730 |
"description": "Session replay and heatmaps.", |
| 1731 |
"category": "analytics", |
| 1732 |
"pro": true, |
| 1733 |
"patterns": { |
| 1734 |
"scripts": [ |
| 1735 |
"cdn.mouseflow.com" |
| 1736 |
], |
| 1737 |
"iframes": [] |
| 1738 |
}, |
| 1739 |
"cookies": [] |
| 1740 |
}, |
| 1741 |
"new-relic": { |
| 1742 |
"label": "New Relic", |
| 1743 |
"description": "Application performance monitoring.", |
| 1744 |
"category": "analytics", |
| 1745 |
"pro": true, |
| 1746 |
"patterns": { |
| 1747 |
"scripts": [ |
| 1748 |
"js-agent.newrelic.com" |
| 1749 |
], |
| 1750 |
"iframes": [] |
| 1751 |
}, |
| 1752 |
"cookies": [] |
| 1753 |
}, |
| 1754 |
"nitropack": { |
| 1755 |
"label": "NitroPack", |
| 1756 |
"description": "Delivers optimized site assets.", |
| 1757 |
"category": "essential", |
| 1758 |
"pro": true, |
| 1759 |
"patterns": { |
| 1760 |
"scripts": [ |
| 1761 |
"nitrocdn.com" |
| 1762 |
], |
| 1763 |
"iframes": [] |
| 1764 |
}, |
| 1765 |
"cookies": [] |
| 1766 |
}, |
| 1767 |
"olark": { |
| 1768 |
"label": "Olark", |
| 1769 |
"description": "Live chat support widget.", |
| 1770 |
"category": "functional", |
| 1771 |
"pro": true, |
| 1772 |
"patterns": { |
| 1773 |
"scripts": [ |
| 1774 |
"static.olark.com" |
| 1775 |
], |
| 1776 |
"iframes": [] |
| 1777 |
}, |
| 1778 |
"cookies": [] |
| 1779 |
}, |
| 1780 |
"omnisend": { |
| 1781 |
"label": "Omnisend", |
| 1782 |
"description": "Ecommerce email and SMS.", |
| 1783 |
"category": "marketing", |
| 1784 |
"pro": true, |
| 1785 |
"patterns": { |
| 1786 |
"scripts": [ |
| 1787 |
"omnisrc.com" |
| 1788 |
], |
| 1789 |
"iframes": [] |
| 1790 |
}, |
| 1791 |
"cookies": [] |
| 1792 |
}, |
| 1793 |
"onesignal": { |
| 1794 |
"label": "OneSignal", |
| 1795 |
"description": "Web push notifications.", |
| 1796 |
"category": "functional", |
| 1797 |
"pro": true, |
| 1798 |
"patterns": { |
| 1799 |
"scripts": [ |
| 1800 |
"cdn.onesignal.com" |
| 1801 |
], |
| 1802 |
"iframes": [] |
| 1803 |
}, |
| 1804 |
"cookies": [] |
| 1805 |
}, |
| 1806 |
"openstreetmap": { |
| 1807 |
"label": "OpenStreetMap", |
| 1808 |
"description": "Embeds OpenStreetMap maps.", |
| 1809 |
"category": "functional", |
| 1810 |
"pro": true, |
| 1811 |
"patterns": { |
| 1812 |
"scripts": [], |
| 1813 |
"iframes": [ |
| 1814 |
"openstreetmap.org/export/embed" |
| 1815 |
] |
| 1816 |
}, |
| 1817 |
"cookies": [] |
| 1818 |
}, |
| 1819 |
"openx": { |
| 1820 |
"label": "OpenX", |
| 1821 |
"description": "Programmatic ad exchange.", |
| 1822 |
"category": "marketing", |
| 1823 |
"pro": true, |
| 1824 |
"patterns": { |
| 1825 |
"scripts": [ |
| 1826 |
"openx.net" |
| 1827 |
], |
| 1828 |
"iframes": [] |
| 1829 |
}, |
| 1830 |
"cookies": [] |
| 1831 |
}, |
| 1832 |
"optimizely": { |
| 1833 |
"label": "Optimizely", |
| 1834 |
"description": "Experimentation and A/B testing.", |
| 1835 |
"category": "analytics", |
| 1836 |
"pro": true, |
| 1837 |
"patterns": { |
| 1838 |
"scripts": [ |
| 1839 |
"cdn.optimizely.com" |
| 1840 |
], |
| 1841 |
"iframes": [] |
| 1842 |
}, |
| 1843 |
"cookies": [] |
| 1844 |
}, |
| 1845 |
"optimole": { |
| 1846 |
"label": "Optimole", |
| 1847 |
"description": "Delivers the site's own images and assets.", |
| 1848 |
"category": "essential", |
| 1849 |
"pro": true, |
| 1850 |
"patterns": { |
| 1851 |
"scripts": [ |
| 1852 |
"i.optimole.com" |
| 1853 |
], |
| 1854 |
"iframes": [] |
| 1855 |
}, |
| 1856 |
"cookies": [] |
| 1857 |
}, |
| 1858 |
"optinmonster": { |
| 1859 |
"label": "OptinMonster", |
| 1860 |
"description": "Lead generation and popups.", |
| 1861 |
"category": "marketing", |
| 1862 |
"pro": true, |
| 1863 |
"patterns": { |
| 1864 |
"scripts": [ |
| 1865 |
"a.omappapi.com" |
| 1866 |
], |
| 1867 |
"iframes": [] |
| 1868 |
}, |
| 1869 |
"cookies": [] |
| 1870 |
}, |
| 1871 |
"outbrain": { |
| 1872 |
"label": "Outbrain", |
| 1873 |
"description": "Content recommendation ads.", |
| 1874 |
"category": "marketing", |
| 1875 |
"pro": true, |
| 1876 |
"patterns": { |
| 1877 |
"scripts": [ |
| 1878 |
"widgets.outbrain.com" |
| 1879 |
], |
| 1880 |
"iframes": [] |
| 1881 |
}, |
| 1882 |
"cookies": [] |
| 1883 |
}, |
| 1884 |
"pardot": { |
| 1885 |
"label": "Pardot (Account Engagement)", |
| 1886 |
"description": "Salesforce B2B marketing automation.", |
| 1887 |
"category": "marketing", |
| 1888 |
"pro": true, |
| 1889 |
"patterns": { |
| 1890 |
"scripts": [ |
| 1891 |
"pi.pardot.com" |
| 1892 |
], |
| 1893 |
"iframes": [] |
| 1894 |
}, |
| 1895 |
"cookies": [] |
| 1896 |
}, |
| 1897 |
"parsely": { |
| 1898 |
"label": "Parse.ly", |
| 1899 |
"description": "Content performance analytics.", |
| 1900 |
"category": "analytics", |
| 1901 |
"pro": true, |
| 1902 |
"patterns": { |
| 1903 |
"scripts": [ |
| 1904 |
"cdn.parsely.com" |
| 1905 |
], |
| 1906 |
"iframes": [] |
| 1907 |
}, |
| 1908 |
"cookies": [] |
| 1909 |
}, |
| 1910 |
"paypal": { |
| 1911 |
"label": "PayPal", |
| 1912 |
"description": "PayPal payments and checkout.", |
| 1913 |
"category": "essential", |
| 1914 |
"pro": true, |
| 1915 |
"patterns": { |
| 1916 |
"scripts": [ |
| 1917 |
"paypal.com/sdk", |
| 1918 |
"paypalobjects.com" |
| 1919 |
], |
| 1920 |
"iframes": [] |
| 1921 |
}, |
| 1922 |
"cookies": [] |
| 1923 |
}, |
| 1924 |
"pinterest": { |
| 1925 |
"label": "Pinterest Tag", |
| 1926 |
"description": "Pinterest ad conversion tracking.", |
| 1927 |
"category": "marketing", |
| 1928 |
"pro": true, |
| 1929 |
"patterns": { |
| 1930 |
"scripts": [ |
| 1931 |
"pintrk", |
| 1932 |
"s.pinimg.com/ct" |
| 1933 |
], |
| 1934 |
"iframes": [] |
| 1935 |
}, |
| 1936 |
"cookies": [ |
| 1937 |
{ |
| 1938 |
"name": "_pin_unauth", |
| 1939 |
"domain": ".pinterest.com", |
| 1940 |
"duration_days": 365, |
| 1941 |
"category": "marketing", |
| 1942 |
"provider": "Pinterest", |
| 1943 |
"purpose": "Used by Pinterest for tracking unauthenticated users for advertising and analytics.", |
| 1944 |
"description": null |
| 1945 |
}, |
| 1946 |
{ |
| 1947 |
"name": "_pinterest_ct_ua", |
| 1948 |
"domain": ".domain.com", |
| 1949 |
"duration_days": 365, |
| 1950 |
"category": "marketing", |
| 1951 |
"provider": "Pinterest", |
| 1952 |
"purpose": "Pinterest conversion tracking for advertising campaigns.", |
| 1953 |
"description": null |
| 1954 |
} |
| 1955 |
] |
| 1956 |
}, |
| 1957 |
"piwik-pro": { |
| 1958 |
"label": "Piwik PRO", |
| 1959 |
"description": "Privacy-compliant analytics suite.", |
| 1960 |
"category": "analytics", |
| 1961 |
"pro": true, |
| 1962 |
"patterns": { |
| 1963 |
"scripts": [ |
| 1964 |
"piwik.pro" |
| 1965 |
], |
| 1966 |
"iframes": [] |
| 1967 |
}, |
| 1968 |
"cookies": [] |
| 1969 |
}, |
| 1970 |
"plausible": { |
| 1971 |
"label": "Plausible Analytics", |
| 1972 |
"description": "Lightweight privacy-friendly analytics.", |
| 1973 |
"category": "analytics", |
| 1974 |
"pro": true, |
| 1975 |
"patterns": { |
| 1976 |
"scripts": [ |
| 1977 |
"plausible.io/js" |
| 1978 |
], |
| 1979 |
"iframes": [] |
| 1980 |
}, |
| 1981 |
"cookies": [] |
| 1982 |
}, |
| 1983 |
"posthog": { |
| 1984 |
"label": "PostHog", |
| 1985 |
"description": "Open-source product analytics.", |
| 1986 |
"category": "analytics", |
| 1987 |
"pro": true, |
| 1988 |
"patterns": { |
| 1989 |
"scripts": [ |
| 1990 |
"us.i.posthog.com", |
| 1991 |
"eu.i.posthog.com", |
| 1992 |
"app.posthog.com" |
| 1993 |
], |
| 1994 |
"iframes": [] |
| 1995 |
}, |
| 1996 |
"cookies": [] |
| 1997 |
}, |
| 1998 |
"pubmatic": { |
| 1999 |
"label": "PubMatic", |
| 2000 |
"description": "Programmatic advertising platform.", |
| 2001 |
"category": "marketing", |
| 2002 |
"pro": true, |
| 2003 |
"patterns": { |
| 2004 |
"scripts": [ |
| 2005 |
"ads.pubmatic.com" |
| 2006 |
], |
| 2007 |
"iframes": [] |
| 2008 |
}, |
| 2009 |
"cookies": [] |
| 2010 |
}, |
| 2011 |
"pushengage": { |
| 2012 |
"label": "PushEngage", |
| 2013 |
"description": "Web push notification campaigns.", |
| 2014 |
"category": "functional", |
| 2015 |
"pro": true, |
| 2016 |
"patterns": { |
| 2017 |
"scripts": [ |
| 2018 |
"clientcdn.pushengage.com" |
| 2019 |
], |
| 2020 |
"iframes": [] |
| 2021 |
}, |
| 2022 |
"cookies": [] |
| 2023 |
}, |
| 2024 |
"quantcast": { |
| 2025 |
"label": "Quantcast", |
| 2026 |
"description": "Audience measurement and consent.", |
| 2027 |
"category": "analytics", |
| 2028 |
"pro": true, |
| 2029 |
"patterns": { |
| 2030 |
"scripts": [ |
| 2031 |
"secure.quantserve.com", |
| 2032 |
"rules.quantcount.com" |
| 2033 |
], |
| 2034 |
"iframes": [] |
| 2035 |
}, |
| 2036 |
"cookies": [] |
| 2037 |
}, |
| 2038 |
"quora-pixel": { |
| 2039 |
"label": "Quora Pixel", |
| 2040 |
"description": "Quora ad conversion tracking.", |
| 2041 |
"category": "marketing", |
| 2042 |
"pro": true, |
| 2043 |
"patterns": { |
| 2044 |
"scripts": [ |
| 2045 |
"a.quora.com" |
| 2046 |
], |
| 2047 |
"iframes": [] |
| 2048 |
}, |
| 2049 |
"cookies": [] |
| 2050 |
}, |
| 2051 |
"raptive": { |
| 2052 |
"label": "Raptive (AdThrive)", |
| 2053 |
"description": "Publisher ad management.", |
| 2054 |
"category": "marketing", |
| 2055 |
"pro": true, |
| 2056 |
"patterns": { |
| 2057 |
"scripts": [ |
| 2058 |
"ads.adthrive.com" |
| 2059 |
], |
| 2060 |
"iframes": [] |
| 2061 |
}, |
| 2062 |
"cookies": [] |
| 2063 |
}, |
| 2064 |
"razorpay": { |
| 2065 |
"label": "Razorpay", |
| 2066 |
"description": "Indian payment gateway.", |
| 2067 |
"category": "essential", |
| 2068 |
"pro": true, |
| 2069 |
"patterns": { |
| 2070 |
"scripts": [ |
| 2071 |
"checkout.razorpay.com" |
| 2072 |
], |
| 2073 |
"iframes": [ |
| 2074 |
"api.razorpay.com" |
| 2075 |
] |
| 2076 |
}, |
| 2077 |
"cookies": [] |
| 2078 |
}, |
| 2079 |
"recaptcha": { |
| 2080 |
"label": "Google reCAPTCHA", |
| 2081 |
"description": "Google bot and spam protection.", |
| 2082 |
"category": "marketing", |
| 2083 |
"pro": false, |
| 2084 |
"gcm_compatible": true, |
| 2085 |
"patterns": { |
| 2086 |
"scripts": [ |
| 2087 |
"google.com/recaptcha", |
| 2088 |
"gstatic.com/recaptcha" |
| 2089 |
], |
| 2090 |
"iframes": [ |
| 2091 |
"google.com/recaptcha" |
| 2092 |
] |
| 2093 |
}, |
| 2094 |
"cookies": [ |
| 2095 |
{ |
| 2096 |
"name": "_GRECAPTCHA", |
| 2097 |
"domain": ".google.com", |
| 2098 |
"duration_days": 180, |
| 2099 |
"category": "functional", |
| 2100 |
"provider": "Google reCAPTCHA", |
| 2101 |
"purpose": "Provides spam and abuse protection by distinguishing humans from bots.", |
| 2102 |
"description": "Set by Google reCAPTCHA for risk analysis; required for the anti-abuse check to work." |
| 2103 |
} |
| 2104 |
] |
| 2105 |
}, |
| 2106 |
"reddit-ads": { |
| 2107 |
"label": "Reddit Ads", |
| 2108 |
"description": "Reddit ad conversion tracking.", |
| 2109 |
"category": "marketing", |
| 2110 |
"pro": true, |
| 2111 |
"patterns": { |
| 2112 |
"scripts": [ |
| 2113 |
"redditstatic.com/ads", |
| 2114 |
"pixel.redditmedia.com" |
| 2115 |
], |
| 2116 |
"iframes": [] |
| 2117 |
}, |
| 2118 |
"cookies": [] |
| 2119 |
}, |
| 2120 |
"rocketcdn": { |
| 2121 |
"label": "RocketCDN", |
| 2122 |
"description": "Delivers site assets.", |
| 2123 |
"category": "essential", |
| 2124 |
"pro": true, |
| 2125 |
"patterns": { |
| 2126 |
"scripts": [ |
| 2127 |
"rocketcdn.me" |
| 2128 |
], |
| 2129 |
"iframes": [] |
| 2130 |
}, |
| 2131 |
"cookies": [] |
| 2132 |
}, |
| 2133 |
"rudderstack": { |
| 2134 |
"label": "RudderStack", |
| 2135 |
"description": "Customer data pipeline.", |
| 2136 |
"category": "analytics", |
| 2137 |
"pro": true, |
| 2138 |
"patterns": { |
| 2139 |
"scripts": [ |
| 2140 |
"cdn.rudderlabs.com" |
| 2141 |
], |
| 2142 |
"iframes": [] |
| 2143 |
}, |
| 2144 |
"cookies": [] |
| 2145 |
}, |
| 2146 |
"rumble": { |
| 2147 |
"label": "Rumble", |
| 2148 |
"description": "Embeds Rumble videos.", |
| 2149 |
"category": "marketing", |
| 2150 |
"pro": true, |
| 2151 |
"patterns": { |
| 2152 |
"scripts": [], |
| 2153 |
"iframes": [ |
| 2154 |
"rumble.com/embed" |
| 2155 |
] |
| 2156 |
}, |
| 2157 |
"cookies": [] |
| 2158 |
}, |
| 2159 |
"search-ads-360": { |
| 2160 |
"label": "Search Ads 360 (Google)", |
| 2161 |
"description": "Google search campaign management.", |
| 2162 |
"category": "marketing", |
| 2163 |
"pro": true, |
| 2164 |
"gcm_compatible": true, |
| 2165 |
"patterns": { |
| 2166 |
"scripts": [ |
| 2167 |
"searchads.google.com", |
| 2168 |
"cm.g.doubleclick.net" |
| 2169 |
], |
| 2170 |
"iframes": [] |
| 2171 |
}, |
| 2172 |
"cookies": [] |
| 2173 |
}, |
| 2174 |
"segment": { |
| 2175 |
"label": "Segment", |
| 2176 |
"description": "Customer data platform.", |
| 2177 |
"category": "analytics", |
| 2178 |
"pro": true, |
| 2179 |
"patterns": { |
| 2180 |
"scripts": [ |
| 2181 |
"cdn.segment.com" |
| 2182 |
], |
| 2183 |
"iframes": [] |
| 2184 |
}, |
| 2185 |
"cookies": [] |
| 2186 |
}, |
| 2187 |
"sharethis": { |
| 2188 |
"label": "ShareThis", |
| 2189 |
"description": "Social sharing buttons.", |
| 2190 |
"category": "marketing", |
| 2191 |
"pro": true, |
| 2192 |
"patterns": { |
| 2193 |
"scripts": [ |
| 2194 |
"platform-api.sharethis.com", |
| 2195 |
"s.sharethis.com", |
| 2196 |
"sharethis.com/js" |
| 2197 |
], |
| 2198 |
"iframes": [] |
| 2199 |
}, |
| 2200 |
"cookies": [] |
| 2201 |
}, |
| 2202 |
"shortpixel": { |
| 2203 |
"label": "ShortPixel Adaptive Images", |
| 2204 |
"description": "Delivers the site's own images and assets.", |
| 2205 |
"category": "essential", |
| 2206 |
"pro": true, |
| 2207 |
"patterns": { |
| 2208 |
"scripts": [ |
| 2209 |
"cdn.shortpixel.ai" |
| 2210 |
], |
| 2211 |
"iframes": [] |
| 2212 |
}, |
| 2213 |
"cookies": [] |
| 2214 |
}, |
| 2215 |
"sigmize": { |
| 2216 |
"label": "Sigmize", |
| 2217 |
"description": "A/B testing, heatmaps, and session recording.", |
| 2218 |
"category": "analytics", |
| 2219 |
"pro": true, |
| 2220 |
"patterns": { |
| 2221 |
"scripts": [ |
| 2222 |
"api.sigmize.com", |
| 2223 |
"sigmize.com/sdk" |
| 2224 |
], |
| 2225 |
"iframes": [] |
| 2226 |
}, |
| 2227 |
"cookies": [] |
| 2228 |
}, |
| 2229 |
"simple-analytics": { |
| 2230 |
"label": "Simple Analytics", |
| 2231 |
"description": "Privacy-first website analytics.", |
| 2232 |
"category": "analytics", |
| 2233 |
"pro": true, |
| 2234 |
"patterns": { |
| 2235 |
"scripts": [ |
| 2236 |
"scripts.simpleanalyticscdn.com" |
| 2237 |
], |
| 2238 |
"iframes": [] |
| 2239 |
}, |
| 2240 |
"cookies": [] |
| 2241 |
}, |
| 2242 |
"skimlinks": { |
| 2243 |
"label": "Skimlinks", |
| 2244 |
"description": "Affiliate link monetization.", |
| 2245 |
"category": "marketing", |
| 2246 |
"pro": true, |
| 2247 |
"patterns": { |
| 2248 |
"scripts": [ |
| 2249 |
"s.skimresources.com" |
| 2250 |
], |
| 2251 |
"iframes": [] |
| 2252 |
}, |
| 2253 |
"cookies": [] |
| 2254 |
}, |
| 2255 |
"slideshare": { |
| 2256 |
"label": "SlideShare", |
| 2257 |
"description": "Embeds SlideShare presentations.", |
| 2258 |
"category": "marketing", |
| 2259 |
"pro": true, |
| 2260 |
"patterns": { |
| 2261 |
"scripts": [], |
| 2262 |
"iframes": [ |
| 2263 |
"slideshare.net/slideshow/embed_code", |
| 2264 |
"slideshare.net/api/embed" |
| 2265 |
] |
| 2266 |
}, |
| 2267 |
"cookies": [] |
| 2268 |
}, |
| 2269 |
"smartlook": { |
| 2270 |
"label": "Smartlook", |
| 2271 |
"description": "Session recording and analytics.", |
| 2272 |
"category": "analytics", |
| 2273 |
"pro": true, |
| 2274 |
"patterns": { |
| 2275 |
"scripts": [ |
| 2276 |
"web-sdk.smartlook.com", |
| 2277 |
"rec.smartlook.com" |
| 2278 |
], |
| 2279 |
"iframes": [] |
| 2280 |
}, |
| 2281 |
"cookies": [] |
| 2282 |
}, |
| 2283 |
"smartsupp": { |
| 2284 |
"label": "Smartsupp", |
| 2285 |
"description": "Live chat and visitor recording.", |
| 2286 |
"category": "functional", |
| 2287 |
"pro": true, |
| 2288 |
"patterns": { |
| 2289 |
"scripts": [ |
| 2290 |
"smartsuppchat.com/loader.js" |
| 2291 |
], |
| 2292 |
"iframes": [] |
| 2293 |
}, |
| 2294 |
"cookies": [] |
| 2295 |
}, |
| 2296 |
"snapchat": { |
| 2297 |
"label": "Snapchat Pixel", |
| 2298 |
"description": "Snapchat ad conversion tracking.", |
| 2299 |
"category": "marketing", |
| 2300 |
"pro": true, |
| 2301 |
"patterns": { |
| 2302 |
"scripts": [ |
| 2303 |
"sc-static.net/scevent.min.js" |
| 2304 |
], |
| 2305 |
"iframes": [] |
| 2306 |
}, |
| 2307 |
"cookies": [ |
| 2308 |
{ |
| 2309 |
"name": "_scid", |
| 2310 |
"domain": ".snapchat.com", |
| 2311 |
"duration_days": 395, |
| 2312 |
"category": "marketing", |
| 2313 |
"provider": "Snapchat Pixel", |
| 2314 |
"purpose": "Snapchat client-side identifier for advertising attribution and measurement.", |
| 2315 |
"description": null |
| 2316 |
} |
| 2317 |
] |
| 2318 |
}, |
| 2319 |
"soundcloud": { |
| 2320 |
"label": "SoundCloud", |
| 2321 |
"description": "Embeds SoundCloud audio.", |
| 2322 |
"category": "marketing", |
| 2323 |
"pro": true, |
| 2324 |
"patterns": { |
| 2325 |
"scripts": [], |
| 2326 |
"iframes": [ |
| 2327 |
"w.soundcloud.com/player", |
| 2328 |
"soundcloud.com/player" |
| 2329 |
] |
| 2330 |
}, |
| 2331 |
"cookies": [] |
| 2332 |
}, |
| 2333 |
"sovrn-commerce": { |
| 2334 |
"label": "Sovrn Commerce (VigLink)", |
| 2335 |
"description": "Affiliate link monetization.", |
| 2336 |
"category": "marketing", |
| 2337 |
"pro": true, |
| 2338 |
"patterns": { |
| 2339 |
"scripts": [ |
| 2340 |
"cdn-static.viglink.com" |
| 2341 |
], |
| 2342 |
"iframes": [] |
| 2343 |
}, |
| 2344 |
"cookies": [] |
| 2345 |
}, |
| 2346 |
"spotify": { |
| 2347 |
"label": "Spotify", |
| 2348 |
"description": "Embeds Spotify players.", |
| 2349 |
"category": "marketing", |
| 2350 |
"pro": true, |
| 2351 |
"patterns": { |
| 2352 |
"scripts": [], |
| 2353 |
"iframes": [ |
| 2354 |
"open.spotify.com/embed" |
| 2355 |
] |
| 2356 |
}, |
| 2357 |
"cookies": [] |
| 2358 |
}, |
| 2359 |
"square": { |
| 2360 |
"label": "Square", |
| 2361 |
"description": "Square payment processing.", |
| 2362 |
"category": "essential", |
| 2363 |
"pro": true, |
| 2364 |
"patterns": { |
| 2365 |
"scripts": [ |
| 2366 |
"web.squarecdn.com", |
| 2367 |
"js.squareup.com" |
| 2368 |
], |
| 2369 |
"iframes": [] |
| 2370 |
}, |
| 2371 |
"cookies": [] |
| 2372 |
}, |
| 2373 |
"stackpath-cdn": { |
| 2374 |
"label": "StackPath CDN (MaxCDN)", |
| 2375 |
"description": "Delivers site assets.", |
| 2376 |
"category": "essential", |
| 2377 |
"pro": true, |
| 2378 |
"patterns": { |
| 2379 |
"scripts": [ |
| 2380 |
"stackpathcdn.com", |
| 2381 |
"stackpathdns.com", |
| 2382 |
"netdna-cdn.com", |
| 2383 |
"netdna-ssl.com" |
| 2384 |
], |
| 2385 |
"iframes": [] |
| 2386 |
}, |
| 2387 |
"cookies": [] |
| 2388 |
}, |
| 2389 |
"statcounter": { |
| 2390 |
"label": "StatCounter", |
| 2391 |
"description": "Website visitor statistics.", |
| 2392 |
"category": "analytics", |
| 2393 |
"pro": true, |
| 2394 |
"patterns": { |
| 2395 |
"scripts": [ |
| 2396 |
"statcounter.com/counter" |
| 2397 |
], |
| 2398 |
"iframes": [] |
| 2399 |
}, |
| 2400 |
"cookies": [] |
| 2401 |
}, |
| 2402 |
"statically": { |
| 2403 |
"label": "Statically", |
| 2404 |
"description": "Delivers site assets.", |
| 2405 |
"category": "essential", |
| 2406 |
"pro": true, |
| 2407 |
"patterns": { |
| 2408 |
"scripts": [ |
| 2409 |
"cdn.statically.io" |
| 2410 |
], |
| 2411 |
"iframes": [] |
| 2412 |
}, |
| 2413 |
"cookies": [] |
| 2414 |
}, |
| 2415 |
"stripe": { |
| 2416 |
"label": "Stripe", |
| 2417 |
"description": "Payment processing and fraud checks.", |
| 2418 |
"category": "essential", |
| 2419 |
"pro": true, |
| 2420 |
"patterns": { |
| 2421 |
"scripts": [ |
| 2422 |
"js.stripe.com" |
| 2423 |
], |
| 2424 |
"iframes": [ |
| 2425 |
"js.stripe.com", |
| 2426 |
"m.stripe.network", |
| 2427 |
"m.stripe.com", |
| 2428 |
"hooks.stripe.com" |
| 2429 |
] |
| 2430 |
}, |
| 2431 |
"cookies": [] |
| 2432 |
}, |
| 2433 |
"sumo": { |
| 2434 |
"label": "Sumo", |
| 2435 |
"description": "Email capture and popups.", |
| 2436 |
"category": "marketing", |
| 2437 |
"pro": true, |
| 2438 |
"patterns": { |
| 2439 |
"scripts": [ |
| 2440 |
"load.sumo.com" |
| 2441 |
], |
| 2442 |
"iframes": [] |
| 2443 |
}, |
| 2444 |
"cookies": [] |
| 2445 |
}, |
| 2446 |
"surecart": { |
| 2447 |
"label": "SureCart Affiliate Tracking", |
| 2448 |
"description": "SureCart affiliate referral tracking.", |
| 2449 |
"category": "marketing", |
| 2450 |
"pro": true, |
| 2451 |
"patterns": { |
| 2452 |
"scripts": [ |
| 2453 |
"js.surecart.com" |
| 2454 |
], |
| 2455 |
"iframes": [] |
| 2456 |
}, |
| 2457 |
"cookies": [] |
| 2458 |
}, |
| 2459 |
"taboola": { |
| 2460 |
"label": "Taboola", |
| 2461 |
"description": "Content recommendation ads.", |
| 2462 |
"category": "marketing", |
| 2463 |
"pro": true, |
| 2464 |
"patterns": { |
| 2465 |
"scripts": [ |
| 2466 |
"cdn.taboola.com" |
| 2467 |
], |
| 2468 |
"iframes": [] |
| 2469 |
}, |
| 2470 |
"cookies": [] |
| 2471 |
}, |
| 2472 |
"tawk-to": { |
| 2473 |
"label": "Tawk.to", |
| 2474 |
"description": "Free live chat widget.", |
| 2475 |
"category": "functional", |
| 2476 |
"pro": true, |
| 2477 |
"patterns": { |
| 2478 |
"scripts": [ |
| 2479 |
"embed.tawk.to", |
| 2480 |
"cdn.tawk.to" |
| 2481 |
], |
| 2482 |
"iframes": [] |
| 2483 |
}, |
| 2484 |
"cookies": [] |
| 2485 |
}, |
| 2486 |
"tealium": { |
| 2487 |
"label": "Tealium", |
| 2488 |
"description": "Tag management and customer data.", |
| 2489 |
"category": "analytics", |
| 2490 |
"pro": true, |
| 2491 |
"patterns": { |
| 2492 |
"scripts": [ |
| 2493 |
"tags.tiqcdn.com" |
| 2494 |
], |
| 2495 |
"iframes": [] |
| 2496 |
}, |
| 2497 |
"cookies": [] |
| 2498 |
}, |
| 2499 |
"tidio": { |
| 2500 |
"label": "Tidio", |
| 2501 |
"description": "Live chat and chatbots.", |
| 2502 |
"category": "functional", |
| 2503 |
"pro": true, |
| 2504 |
"patterns": { |
| 2505 |
"scripts": [ |
| 2506 |
"code.tidio.co", |
| 2507 |
"widget-v4.tidiochat.com" |
| 2508 |
], |
| 2509 |
"iframes": [] |
| 2510 |
}, |
| 2511 |
"cookies": [] |
| 2512 |
}, |
| 2513 |
"tiktok": { |
| 2514 |
"label": "TikTok Pixel", |
| 2515 |
"description": "TikTok ad conversion tracking.", |
| 2516 |
"category": "marketing", |
| 2517 |
"pro": true, |
| 2518 |
"patterns": { |
| 2519 |
"scripts": [ |
| 2520 |
"analytics.tiktok.com", |
| 2521 |
"tiktok.com/i18n" |
| 2522 |
], |
| 2523 |
"iframes": [] |
| 2524 |
}, |
| 2525 |
"cookies": [ |
| 2526 |
{ |
| 2527 |
"name": "_ttp", |
| 2528 |
"domain": ".tiktok.com", |
| 2529 |
"duration_days": 395, |
| 2530 |
"category": "marketing", |
| 2531 |
"provider": "TikTok Pixel", |
| 2532 |
"purpose": "Used by TikTok to track and improve the performance of advertising campaigns, measure conversions, and build audiences.", |
| 2533 |
"description": null |
| 2534 |
}, |
| 2535 |
{ |
| 2536 |
"name": "_tt_enable_cookie", |
| 2537 |
"domain": ".domain.com", |
| 2538 |
"duration_days": 395, |
| 2539 |
"category": "marketing", |
| 2540 |
"provider": "TikTok", |
| 2541 |
"purpose": "Enables TikTok to set cookies for tracking and advertising.", |
| 2542 |
"description": null |
| 2543 |
} |
| 2544 |
] |
| 2545 |
}, |
| 2546 |
"tiktok-embed": { |
| 2547 |
"label": "TikTok Embeds", |
| 2548 |
"description": "Embeds TikTok videos.", |
| 2549 |
"category": "marketing", |
| 2550 |
"pro": true, |
| 2551 |
"patterns": { |
| 2552 |
"scripts": [ |
| 2553 |
"tiktok.com/embed.js" |
| 2554 |
], |
| 2555 |
"iframes": [ |
| 2556 |
"tiktok.com/embed" |
| 2557 |
] |
| 2558 |
}, |
| 2559 |
"cookies": [] |
| 2560 |
}, |
| 2561 |
"trustpilot": { |
| 2562 |
"label": "Trustpilot", |
| 2563 |
"description": "Customer review widgets.", |
| 2564 |
"category": "marketing", |
| 2565 |
"pro": true, |
| 2566 |
"patterns": { |
| 2567 |
"scripts": [ |
| 2568 |
"widget.trustpilot.com" |
| 2569 |
], |
| 2570 |
"iframes": [ |
| 2571 |
"widget.trustpilot.com" |
| 2572 |
] |
| 2573 |
}, |
| 2574 |
"cookies": [] |
| 2575 |
}, |
| 2576 |
"twitch": { |
| 2577 |
"label": "Twitch", |
| 2578 |
"description": "Embeds Twitch streams.", |
| 2579 |
"category": "marketing", |
| 2580 |
"pro": true, |
| 2581 |
"patterns": { |
| 2582 |
"scripts": [ |
| 2583 |
"embed.twitch.tv" |
| 2584 |
], |
| 2585 |
"iframes": [ |
| 2586 |
"player.twitch.tv" |
| 2587 |
] |
| 2588 |
}, |
| 2589 |
"cookies": [] |
| 2590 |
}, |
| 2591 |
"twitter": { |
| 2592 |
"label": "Twitter/X Pixel", |
| 2593 |
"description": "X (Twitter) ad conversion tracking.", |
| 2594 |
"category": "marketing", |
| 2595 |
"pro": true, |
| 2596 |
"patterns": { |
| 2597 |
"scripts": [ |
| 2598 |
"static.ads-twitter.com", |
| 2599 |
"analytics.twitter.com" |
| 2600 |
], |
| 2601 |
"iframes": [] |
| 2602 |
}, |
| 2603 |
"cookies": [ |
| 2604 |
{ |
| 2605 |
"name": "personalization_id", |
| 2606 |
"domain": ".twitter.com", |
| 2607 |
"duration_days": 730, |
| 2608 |
"category": "marketing", |
| 2609 |
"provider": "Twitter/X", |
| 2610 |
"purpose": "Used by Twitter to track and personalize content and ads for users.", |
| 2611 |
"description": null |
| 2612 |
}, |
| 2613 |
{ |
| 2614 |
"name": "guest_id", |
| 2615 |
"domain": ".twitter.com", |
| 2616 |
"duration_days": 730, |
| 2617 |
"category": "marketing", |
| 2618 |
"provider": "Twitter/X", |
| 2619 |
"purpose": "Twitter identifier for logged-out users to track interactions and serve personalized content.", |
| 2620 |
"description": null |
| 2621 |
} |
| 2622 |
] |
| 2623 |
}, |
| 2624 |
"typeform": { |
| 2625 |
"label": "Typeform", |
| 2626 |
"description": "Interactive embedded forms.", |
| 2627 |
"category": "functional", |
| 2628 |
"pro": true, |
| 2629 |
"patterns": { |
| 2630 |
"scripts": [ |
| 2631 |
"embed.typeform.com" |
| 2632 |
], |
| 2633 |
"iframes": [ |
| 2634 |
"form.typeform.com" |
| 2635 |
] |
| 2636 |
}, |
| 2637 |
"cookies": [] |
| 2638 |
}, |
| 2639 |
"umami": { |
| 2640 |
"label": "Umami", |
| 2641 |
"description": "Open-source privacy analytics.", |
| 2642 |
"category": "analytics", |
| 2643 |
"pro": true, |
| 2644 |
"patterns": { |
| 2645 |
"scripts": [ |
| 2646 |
"analytics.umami.is" |
| 2647 |
], |
| 2648 |
"iframes": [] |
| 2649 |
}, |
| 2650 |
"cookies": [] |
| 2651 |
}, |
| 2652 |
"unpkg": { |
| 2653 |
"label": "unpkg CDN", |
| 2654 |
"description": "npm package CDN.", |
| 2655 |
"category": "essential", |
| 2656 |
"pro": true, |
| 2657 |
"patterns": { |
| 2658 |
"scripts": [ |
| 2659 |
"unpkg.com" |
| 2660 |
], |
| 2661 |
"iframes": [] |
| 2662 |
}, |
| 2663 |
"cookies": [] |
| 2664 |
}, |
| 2665 |
"videopress": { |
| 2666 |
"label": "VideoPress", |
| 2667 |
"description": "WordPress video hosting.", |
| 2668 |
"category": "marketing", |
| 2669 |
"pro": true, |
| 2670 |
"patterns": { |
| 2671 |
"scripts": [], |
| 2672 |
"iframes": [ |
| 2673 |
"video.wordpress.com/embed/", |
| 2674 |
"videopress.com/embed/", |
| 2675 |
"videopress.com/v/" |
| 2676 |
] |
| 2677 |
}, |
| 2678 |
"cookies": [] |
| 2679 |
}, |
| 2680 |
"vidyard": { |
| 2681 |
"label": "Vidyard", |
| 2682 |
"description": "Video hosting for marketing.", |
| 2683 |
"category": "marketing", |
| 2684 |
"pro": true, |
| 2685 |
"patterns": { |
| 2686 |
"scripts": [ |
| 2687 |
"play.vidyard.com" |
| 2688 |
], |
| 2689 |
"iframes": [ |
| 2690 |
"play.vidyard.com" |
| 2691 |
] |
| 2692 |
}, |
| 2693 |
"cookies": [] |
| 2694 |
}, |
| 2695 |
"vimeo": { |
| 2696 |
"label": "Vimeo", |
| 2697 |
"description": "Embeds Vimeo videos.", |
| 2698 |
"category": "marketing", |
| 2699 |
"pro": false, |
| 2700 |
"patterns": { |
| 2701 |
"scripts": [ |
| 2702 |
"player.vimeo.com/api/player.js" |
| 2703 |
], |
| 2704 |
"iframes": [ |
| 2705 |
"player.vimeo.com/video/", |
| 2706 |
"vimeo.com/video/" |
| 2707 |
] |
| 2708 |
}, |
| 2709 |
"cookies": [ |
| 2710 |
{ |
| 2711 |
"name": "vuid", |
| 2712 |
"domain": ".vimeo.com", |
| 2713 |
"duration_days": 730, |
| 2714 |
"category": "analytics", |
| 2715 |
"provider": "Vimeo", |
| 2716 |
"purpose": "Collects data on visitor behaviour across websites that embed Vimeo videos.", |
| 2717 |
"description": "Vimeo analytics cookie that tracks views of embedded videos." |
| 2718 |
}, |
| 2719 |
{ |
| 2720 |
"name": "player", |
| 2721 |
"domain": ".vimeo.com", |
| 2722 |
"duration_days": 365, |
| 2723 |
"category": "functional", |
| 2724 |
"provider": "Vimeo", |
| 2725 |
"purpose": "Saves the user's video-player preferences (volume, quality, captions).", |
| 2726 |
"description": "Set by Vimeo to remember embedded-player settings." |
| 2727 |
}, |
| 2728 |
{ |
| 2729 |
"name": "__cf_bm", |
| 2730 |
"domain": ".vimeo.com", |
| 2731 |
"duration_days": 1, |
| 2732 |
"category": "functional", |
| 2733 |
"provider": "Cloudflare", |
| 2734 |
"purpose": "Distinguishes humans from bots to protect the embedded content.", |
| 2735 |
"description": "Cloudflare bot-management cookie served with Vimeo embeds." |
| 2736 |
} |
| 2737 |
] |
| 2738 |
}, |
| 2739 |
"vwo": { |
| 2740 |
"label": "VWO", |
| 2741 |
"description": "A/B testing and optimization.", |
| 2742 |
"category": "analytics", |
| 2743 |
"pro": true, |
| 2744 |
"patterns": { |
| 2745 |
"scripts": [ |
| 2746 |
"dev.visualwebsiteoptimizer.com" |
| 2747 |
], |
| 2748 |
"iframes": [] |
| 2749 |
}, |
| 2750 |
"cookies": [] |
| 2751 |
}, |
| 2752 |
"wistia": { |
| 2753 |
"label": "Wistia", |
| 2754 |
"description": "Business video hosting.", |
| 2755 |
"category": "marketing", |
| 2756 |
"pro": true, |
| 2757 |
"patterns": { |
| 2758 |
"scripts": [ |
| 2759 |
"fast.wistia.com", |
| 2760 |
"fast.wistia.net" |
| 2761 |
], |
| 2762 |
"iframes": [ |
| 2763 |
"fast.wistia.net", |
| 2764 |
"fast.wistia.com" |
| 2765 |
] |
| 2766 |
}, |
| 2767 |
"cookies": [] |
| 2768 |
}, |
| 2769 |
"woopra": { |
| 2770 |
"label": "Woopra", |
| 2771 |
"description": "Customer journey analytics.", |
| 2772 |
"category": "analytics", |
| 2773 |
"pro": true, |
| 2774 |
"patterns": { |
| 2775 |
"scripts": [ |
| 2776 |
"static.woopra.com" |
| 2777 |
], |
| 2778 |
"iframes": [] |
| 2779 |
}, |
| 2780 |
"cookies": [] |
| 2781 |
}, |
| 2782 |
"xandr": { |
| 2783 |
"label": "Xandr (AppNexus)", |
| 2784 |
"description": "Programmatic ad platform.", |
| 2785 |
"category": "marketing", |
| 2786 |
"pro": true, |
| 2787 |
"patterns": { |
| 2788 |
"scripts": [ |
| 2789 |
"adnxs.com" |
| 2790 |
], |
| 2791 |
"iframes": [] |
| 2792 |
}, |
| 2793 |
"cookies": [] |
| 2794 |
}, |
| 2795 |
"yandex-metrica": { |
| 2796 |
"label": "Yandex Metrica", |
| 2797 |
"description": "Yandex web analytics.", |
| 2798 |
"category": "analytics", |
| 2799 |
"pro": true, |
| 2800 |
"patterns": { |
| 2801 |
"scripts": [ |
| 2802 |
"mc.yandex.ru" |
| 2803 |
], |
| 2804 |
"iframes": [] |
| 2805 |
}, |
| 2806 |
"cookies": [] |
| 2807 |
}, |
| 2808 |
"yotpo": { |
| 2809 |
"label": "Yotpo", |
| 2810 |
"description": "Reviews and loyalty marketing.", |
| 2811 |
"category": "marketing", |
| 2812 |
"pro": true, |
| 2813 |
"patterns": { |
| 2814 |
"scripts": [ |
| 2815 |
"staticw2.yotpo.com" |
| 2816 |
], |
| 2817 |
"iframes": [] |
| 2818 |
}, |
| 2819 |
"cookies": [] |
| 2820 |
}, |
| 2821 |
"youtube": { |
| 2822 |
"label": "YouTube", |
| 2823 |
"description": "Embeds YouTube videos.", |
| 2824 |
"category": "marketing", |
| 2825 |
"pro": false, |
| 2826 |
"patterns": { |
| 2827 |
"scripts": [ |
| 2828 |
"youtube.com/iframe_api", |
| 2829 |
"youtube.com/s/player/" |
| 2830 |
], |
| 2831 |
"iframes": [ |
| 2832 |
"youtube.com/embed/", |
| 2833 |
"youtube-nocookie.com/embed/", |
| 2834 |
"youtu.be/" |
| 2835 |
] |
| 2836 |
}, |
| 2837 |
"cookies": [ |
| 2838 |
{ |
| 2839 |
"name": "VISITOR_INFO1_LIVE", |
| 2840 |
"domain": ".youtube.com", |
| 2841 |
"duration_days": 180, |
| 2842 |
"category": "marketing", |
| 2843 |
"provider": "YouTube (Google)", |
| 2844 |
"purpose": "Estimates the user's bandwidth and limits ad interruptions on embedded videos.", |
| 2845 |
"description": "Set by YouTube to measure bandwidth and personalise the embedded player experience." |
| 2846 |
}, |
| 2847 |
{ |
| 2848 |
"name": "YSC", |
| 2849 |
"domain": ".youtube.com", |
| 2850 |
"duration_days": 0, |
| 2851 |
"category": "marketing", |
| 2852 |
"provider": "YouTube (Google)", |
| 2853 |
"purpose": "Registers a unique ID to keep statistics of the videos the user has seen.", |
| 2854 |
"description": "Session cookie set by YouTube to track views of embedded videos." |
| 2855 |
}, |
| 2856 |
{ |
| 2857 |
"name": "VISITOR_PRIVACY_METADATA", |
| 2858 |
"domain": ".youtube.com", |
| 2859 |
"duration_days": 180, |
| 2860 |
"category": "marketing", |
| 2861 |
"provider": "YouTube (Google)", |
| 2862 |
"purpose": "Stores the visitor's cookie consent state for the current domain.", |
| 2863 |
"description": "Set by YouTube to record the visitor's privacy/consent metadata." |
| 2864 |
}, |
| 2865 |
{ |
| 2866 |
"name": "PREF", |
| 2867 |
"domain": ".youtube.com", |
| 2868 |
"duration_days": 240, |
| 2869 |
"category": "functional", |
| 2870 |
"provider": "YouTube (Google)", |
| 2871 |
"purpose": "Stores player preferences such as preferred playback settings.", |
| 2872 |
"description": "Set by YouTube to remember embedded-player preferences." |
| 2873 |
}, |
| 2874 |
{ |
| 2875 |
"name": "CONSENT", |
| 2876 |
"domain": ".google.com", |
| 2877 |
"duration_days": 730, |
| 2878 |
"category": "functional", |
| 2879 |
"provider": "Google", |
| 2880 |
"purpose": "Stores the visitor's consent state for Google services.", |
| 2881 |
"description": "Set by Google to persist the visitor's consent choices." |
| 2882 |
} |
| 2883 |
] |
| 2884 |
}, |
| 2885 |
"zendesk": { |
| 2886 |
"label": "Zendesk", |
| 2887 |
"description": "Customer support and live chat.", |
| 2888 |
"category": "functional", |
| 2889 |
"pro": true, |
| 2890 |
"patterns": { |
| 2891 |
"scripts": [ |
| 2892 |
"static.zdassets.com", |
| 2893 |
"ekr.zdassets.com" |
| 2894 |
], |
| 2895 |
"iframes": [] |
| 2896 |
}, |
| 2897 |
"cookies": [] |
| 2898 |
} |
| 2899 |
} |
| 2900 |
|