Hey Guys,
Can you do me a little favour and direct me to a good post on the best way to exclude bots traffic or the best testing process for this.
I had an idea of adding some Javascript to detect screen size to pick it up that way but any suggestions or pointers are welcome!
Thanks,
G
Hey G,
I think this might be something you are looking for, right?
https://stmforum.com/forum/showthrea...n-Any-Campaign
Manu.
Thanks mate!
Another popular method is setting up a BOT trap - invisible link that points to a different offer, for example. It could be a 1x1 image link, text link with the same color as the background ... basically a link that is not visible to the human eye, but BOTs will click on it anyways. If you see clicks on that link in the tracker, you know it's bots.
This is great idea actually, I can set this my side, thanks again
Tip: set the invisible link to almost the same colour as the background.
It's not hard to code a bot to ignore any link that's the same colour as the HTML body, but it's significantly harder to give it a range of colours to ignore.
So if the background's #ffffff, for example, set your link as #fffffe . Still indistinguishable to the human eye, more or less, but code-wise, completely different.
detect navigator.platform timeZone ontouchstart ontouchmove