Home >
Paid Traffic Sources >
Mobile
Mobile Redirect Script ?? (3)
04-03-2012 04:54 PM
#1
rockstar john (Member)
Mobile Redirect Script ??
Hello,
Is there a script out there to identify mobile traffic and lets say redirect it to a certain URL? Would be nice to monetize some of the mobile traffic coming in.
Thanks,
04-03-2012 05:02 PM
#2
abhilash (Member)
Below is the code , i think it should help
<script type="text/javascript">
<!--
if (screen.width <= 699) {
document.location = "http://url.com";
}
//-->
</script>
04-03-2012 06:41 PM
#3
nosferatu_ (Member)

Originally Posted by
rockstar john
Hello,
Is there a script out there to identify mobile traffic and lets say redirect it to a certain URL? Would be nice to monetize some of the mobile traffic coming in.
Thanks,
I have a service for that now im beta testing. called treemobi -- there's a thread here about it. PM me your email and i'll make you an account you can use to test/play with. i just require you give me feedback about your experience with it.
Home >
Paid Traffic Sources >
Mobile