• Resolved spielo

    (@spielo)


    Hi, it is possible to exclude own Server IP from Tracking, because my Server do alot of requests and every time the trigger klicks go up.

    regards

    Update: sorry found it add_filter(‘ifso_exclude_from_geo’,function($exclude){ $exclude[‘ip’] = [‘XX.XX.XXX.XXX’,’YY.YYY.YYY.YYY’]; return $exclude; });

    • This topic was modified 1 year, 10 months ago by spielo.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Exclude Server IP’ is closed to new replies.