Lookup changing canvas on browser.
It's not just changing 4g ip.
Imaging, a company with 100 employee on the same internet connection all streaming the same youtube video, the view count still increase, why? Because each computer is different. You can increase the views even on the same ip but it's the canvas from the pc which youtube detects.
Your browser fingerprint can reflect:
- the User agent header
- the Accept header
- the Connection header
- the Encoding header
- the Language header
- the list of plugins
- the platform
- the cookies preferences (allowed or not)
- the Do Not Track preferences (yes, no or not communicated)
- the timezone
- the screen resolution and its color depth
- the use of local storage
- the use of session storage
- a picture rendered with the HTML Canvas element
- a picture rendered with WebGL
- the presence of AdBlock
- the list of fonts
You can't use a fingerprint blocker, but you have to emulate different fingerprints instead.
There are currently around 50000 fingerprints recorded from browsers