The Most Active and Friendliest
Affiliate Marketing Community Online!

“Adavice”/  “CPA

Seeking Help Geo-Redirect Script

Crazyflame

New Member
affiliate
Hi, I'm looking to split my traffic between two networks based on GEO targeting. I got some great suggestions from ChatGPT, like using Cloudflare Workers for country-based redirection (limited to 100,000 requests/day), MaxMind GeoLite2 (requires regular database updates), and other IP geolocation services using API.

I just wanted to hear your opinion on which option is better or if you have a more effective solution. I'm working with a tight budget, so I need something free and fast.

Thanks in advance!
 
Set Maxmind up on a cronjob to update on your server(s) for rudimentary GEO redirection that works.
Both Nginx and Apache 2 have geo-ip modules to handle volume.
 
MI
Back