Fake YouTube Traffic

RohitBhardwaj

Newbie
Joined
Feb 24, 2022
Messages
4
Reaction score
1
I wanted to know if we could generate a link that when clicked upon redirects to my website and shows the google analytics that traffic is coming from YouTube.
 
I wanted to know if we could generate a link that when clicked upon redirects to my website and shows the google analytics that traffic is coming from YouTube.
You can try refferer spoofing. Set up a http client script that sets it Referer header value to a youtube link.

But this probably has been patched and google prolly has ways to counter this by now. It got pretty big around 2016. Since then they should have figured out ways to counter referral spam especially from their own web properties like YouTube.
 
You can try refferer spoofing. Set up a http client script that sets it Referer header value to a youtube link.

But this probably has been patched and google prolly has ways to counter this by now. It got pretty big around 2016. Since then they should have figured out ways to counter referral spam especially from their own web properties like YouTube.
thanks for your answer :)
 
Many python scripts are available on Github; run them on some virtual servers with proxies. (avoid if you're not much technical at python)
 
Google will still catch you if you are thinking to fool google and make money with adsense.
 
Back
Top