PHP script for filtering traffic by browser language

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gkk
    Confirmed User
    • Jul 2001
    • 169

    #1

    PHP script for filtering traffic by browser language

    I wanted to share this short script I've written for filtering traffic by default browser language. It's very easy to set up, and full instructions are included:-
    http://www.adulttypeins.com/language.php.txt

    You could of course modify the script if you only want to test for a handful of languages and do it with consecutive if...else statements rather than do the test for the presence of that language's file (if you don't understand this part, look in the instructions to the script!)

    I've been running it for several weeks, and it seems to add virtually no additional transition time between pages.

    Anyway, hope this helps some of you out there, especially now that sponsors like TrafficCashGold (for example) have added foreign-language tour pages.
    Flashcash : Converting 1:700 with *crap* traffic!
  • aedx
    Confirmed User
    • Jul 2001
    • 289

    #2
    wow, i was just looking for such a script

    Comment

    Working...