User Tools

Site Tools


Writing /home/user/smartcj.com/wiki/data/cache/0/0d7139410dcd89f5707a28bb6fedc8d0.i failed
Unable to save cache file. Hint: disk full; file permissions; safe_mode setting.
Writing /home/user/smartcj.com/wiki/data/cache/0/0d7139410dcd89f5707a28bb6fedc8d0.metadata failed
outgoing_traffic_redirect
Translations of this page:



Writing /home/user/smartcj.com/wiki/data/cache/0/0d7139410dcd89f5707a28bb6fedc8d0.i failed
Unable to save cache file. Hint: disk full; file permissions; safe_mode setting.
Writing /home/user/smartcj.com/wiki/data/cache/0/0d7139410dcd89f5707a28bb6fedc8d0.xhtml failed

Outgoing Traffic Redirect

Outgoing Traffic Redirect

Configured similar to Incoming redirects, but includes a Click parameter that specifies which click number triggers the redirect.

Example: - var = HTTP_REFERER - value = yourdomain.com - click = 3 - Redirect URL = http://sponsor.com/

This redirects every 3rd click to the sponsor.

PS if you use GEOIP_COUNTRY_CODE and other mod_geo variables make sure you have mod_geo installed. To do this, open the page /scj/admin/test.php and try to find GEOIP_COUNTRY_CODE there. If it's not there - contact the administrator to install the appropriate module for apache.

Another example - Redirect all Italian traffic to sponsor:

``` var = HTTP_ACCEPT_LANGUAGE value = it click = 0 Redirect URL = http://sponsor.com/ ```

outgoing_traffic_redirect.txt · Last modified: by 127.0.0.1