How to Geo Redirect your Traffic to best Offer ??

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • PimpStar
    Confirmed User
    • Dec 2006
    • 640

    #1

    Tech How to Geo Redirect your Traffic to best Offer ??

    Hi,

    What would you recommend to GEO redirect a landingpage/pop-up

    let's say I want to offer my traffic a more local adult product to increase conversions

    whats the best way to create a offer which when it gets activated by click for example

    will shows offer A to USA visitors and offer B to EU and offer C to india-china/muslim traffic Etc

    any tips on the best way to tackle this?
  • Brian mike
    #Alberta51
    • Oct 2014
    • 8735

    #2
    1- You need an ad server script ex: https://www.revive-adserver.com/
    2- You need to find offers for each GEO country your targeting
    3- Set up each campaign with an Offer that matches the country your targeting

    Tube - Cam - Escorts - Top List
    Menu Tab - Banner - Header Link - Blog Post
    DM me

    Comment

    • trevesty
      Confirmed User
      • Aug 2006
      • 3810

      #3
      Voluum or Binom.

      Revive is a whole lot of added junk for what you're trying to do.
      The Fap Guide

      Comment

      • Relic
        So Fucking Banned
        • Aug 2002
        • 10300

        #4
        Originally posted by PimpStar
        any tips on the best way to tackle this?
        nginx & mod_geoip are the best way to tackle that.

        Comment

        • PimpStar
          Confirmed User
          • Dec 2006
          • 640

          #5
          Thanks for the replies looking into all of this now
          And I think the last suggestion might comes most close to what I am looking for

          Also if some one is experienced in setting such thing up on a site
          and wants to help out for a fee
          contact me pimpmysite (a) hotmail (dot) com

          geo redirect a pop under to different geos on my own website

          Comment

          • NicoleGrey
            Confirmed User
            • May 2020
            • 584

            #6
            Originally posted by PimpStar
            Hi,

            What would you recommend to GEO redirect a landingpage/pop-up

            let's say I want to offer my traffic a more local adult product to increase conversions

            whats the best way to create a offer which when it gets activated by click for example

            will shows offer A to USA visitors and offer B to EU and offer C to india-china/muslim traffic Etc

            any tips on the best way to tackle this?
            I can help you with that. I've sent you a message on e-mail.
            TRAFFDAQ - Adult & Dating Traffic Network

            High quality dating traffic with email passing available

            Email: [email protected]
            Skype: live:.cid.6887e7d4709e6f4e

            Comment

            • faperoni
              Confirmed User
              • Feb 2015
              • 220

              #7
              If you are using cloudflare there is even an easier solution, enable IP geolocation for the domain: https://support.cloudflare.com/hc/en...IP-Geolocation

              You can now do this on your landing page:
              Code:
              if($_SERVER["HTTP_CF_IPCOUNTRY"] === 'US') $offerUrl = 'https://us-offer-url';
              elseif($_SERVER["HTTP_CF_IPCOUNTRY"] === 'FR')  $offerUrl = 'https//french-offer-url';
              etc etc
              
              header("HTTP/1.1 301 Moved Permanently");
              header("Location: ".$offerUrl);
              Other options are free APIs like https://freegeoip.app/ or the maxmind geoip database https://www.maxmind.com/en/home

              Comment

              • Paul&John
                Confirmed User
                • Aug 2005
                • 8643

                #8
                Originally posted by faperoni
                If you are using cloudflare there is even an easier solution, enable IP geolocation for the domain: https://support.cloudflare.com/hc/en...IP-Geolocation
                Wow this is pretty neat, thanks
                Use coupon 'pauljohn' for a $1 discount at already super cheap NameSilo!
                Anal Webcams | Kinky Trans Cams Live | Hotwife XXX Tube | Get your Proxies here

                Comment

                Working...