I’m trying to get the top referrer. My script is called in a (nested) Iframe over multiple domains.
I googled a lot, and I’m getting the idea that it’s not possible to do this.
For example:
Somesite -> iframe (domain A) -> iframe (domain B) -> my script(domain C)