Home > Tracking Campaigns > Voluum

How can I exclude bot clicks from Voluum tracking count? (4)


05-07-2015 04:44 PM #1 jenn_g (Member)
How can I exclude bot clicks from Voluum tracking count?

Hello, I've been using Voluum for campaigns. My visits are far higher than the clicks bing (primarily but other traffic sources also) is reporting. How can I exclude these bot clicks?

It sounds like Voluum is one of the best trackers out there but I know I'm not the only one experiencing this issue. I've also searched voluum and submitted tickets to them. All suggestions are appreciated!


05-08-2015 04:06 AM #2 maximillion (Member)

You could create a separate lander specifically to capture all the bots. Send them there via ISP rules. Not sure about Bing, but works for many traffic sources.


05-09-2015 07:02 PM #3 jenn_g (Member)

Thanks Maximillion! That's a new option to consider. Are the ISP rules something easy to filter them with or would I have to know all the bot IPs? Voluum says I can block them if I know all of their IPs- not sure how realistic that is. I appreciate your help!

Quote Originally Posted by maximillion View Post
You could create a separate lander specifically to capture all the bots. Send them there via ISP rules. Not sure about Bing, but works for many traffic sources.


05-09-2015 07:19 PM #4 jennatalia (AMC Alumnus)

I would create a landing page with this code on it:

<head>
<script type='text/javascript'>
function redir(){
window.location.replace('[Redirect Link Here]');
}
</script>
</head>
<body onload="redir();">
</body>

And have that page redirect to your campaign. So computers with javascript enabled (not bots) will pass on to Voluum.


Home > Tracking Campaigns > Voluum