[REQ] Traffic management script

zonez

Newbie
Joined
Dec 21, 2006
Messages
6
Reaction score
0
Hi All,

Long time a lurker and occasional poster.

I have a lot of traffic coming from expired domains, popunders and other sources.
Often with referral set and have the possibility to also add query string to set niche for example (?niche=gambling)

I'm looking for a solution (PHP or Docker image) to catch all this traffic (a catch all hosting in nginx) that can do this:

- Set end redirect targets (offers)
- Define rules (if country_visitor = USA and niche = gambling then send to target #3) etc
- Show status about all the metrics that the system captures or generates

Any suggestions?

It doesn't need to cloak.. Just 302'ing to the target is sufficient. Though if something like this with cloaking exists it would be awesome!

Thanks!
 
Back
Top