GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   looking for 'smart' redirect script for international traffic (https://gfy.com/showthread.php?t=498321)

tongue 07-31-2005 12:22 AM

looking for 'smart' redirect script for international traffic
 
I know of InternationalBucks 'smart code' that you can insert into your html and have it automatically redirect only international (non US) surfers to their dialers and alternative payment systems where it converts better. However, I am wondering if there are *other* programs that convert well *and* offer similar 'smart code'. I know of international dialer sponsors that you can direct to, but I know of know others that provide code that determines the surfer's origin automatically and redirects them only if they are non US/CAN. Please reply with any alternatives you know of and also let me know how you'd rate InternationalBucks in comparison to these. They have done well for me for years but have dropped off a bit recently and that is why I am looking for alternatives to test. Thanks in advance.

spunkmaster 07-31-2005 12:31 AM

<SCRIPT LANGUAGE="JavaScript">

<!-- Begin

// Where to go if the user's country is not USA
$linkForNotUSA="http://www.fuckyou.com or another URL";

var type=navigator.appName;
if (typehahahaha"Netscape")
var lang = navigator.language;
else var lang = navigator.userLanguage

if (lang.substr(0,2) != "en")
{
window.location=($linkForNotUSA);
}

if (lang.substr(0,2) hahahaha "en") {

if (lang.substr(3,2) != "us") {
if (lang.substr(3.2) != "US") {
window.location=($linkForNotUSA);
}
}
}

// End -->
</script>

Dagwolf 07-31-2005 12:33 AM

Try SexMoney.com, I believe they have a similar script.


All times are GMT -7. The time now is 11:35 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123