Can someone please explain what technology this is? so I can research into this.
When a user visits my website, the first page they load shows an IP address like 203.168.0.1 on my dashboard. But if the same user opens another tab with the same page (or right-clicks and opens it in a new tab), a different IP address appears — for example, 203.168.0.2. The last octet of the IP address keeps changing.
It seems the last octet is dynamic, which would make it harder for ad trackers to consistently track a user’s browsing habits across tabs or sessions.
What is the correct technical term for this behavior, and what technology is responsible for it?
Thanks