The IP Address Condition

The IP Address Condition lets you display a campaign to visitors and users whose IPs belong to the IPs or IP Ranges that you have configured in this condition’s options.

Options

In the table below you can see which options are available to setup the IP Address Condition.

NameDescription
MatchSet whether to match or not the set IP addresses.
IP AddressEnter a list of comma and/or ‘enter’ separated IP addresses and ranges

Example:

– 127 (This will catch all IPs starting from 127)
– 127.150 (This will catch all IPs starting from 127.150)
– 127.150-155 (This will catch all IPs starting from 127.150 up to 127.155)
– 127.0.0.1-100 (This will catch all IPs starting from 127.0.0.1 up to 127.0.0.100)

Use Case

There can be occasions when you know specific IP Ranges that belong to a company or the static IP of a user. You want to display a campaign containing content exclusive to them to the users or employees of that company.

Useful Notes

Visitors can spoof IP addresses just by using a VPN or a proxy. It is not 100% guaranteed that the IP your server will see is theirs. Users can also have dynamic IPs, which means that their IPs are changed by their ISP at regular intervals.

Was this helpful?