Cross Site / Cross Domain Request

Cross Site / Cross Domain Request

About

A request is:

  • same-site if its target's URI's origin's registrable domain is an exact match for the request's initiator's (the parent),
  • and cross-site otherwise.

A cross site request is also known as:

Example

  • login.example.com and blog.example.com will trigger same-site request because they share the same domain.

Tracking

How does Cross-site / Cross-domain tracking work? (known also as Site linking)







Share this page:
Follow us:
Task Runner