Exclude By IP Address

Last update: 2022-02-16
  • Created for:
  • User
    Admin

You can exclude data from specific IP addresses, such as internal website activities, site testing and employee usage, from your reports. Excluding data improves report accuracy by excluding IP address data. Additionally, you can remove data from denial of service or other malicious events that can skew report data. You can configure exclusion or by using your firewall.

Analytics > Admin > All admin > Exclude by IP

NOTE

Hits excluded by IP address are billed as server calls.

You can use wildcard indicators (*) to exclude a range of addresses. For example, 0.0.*.0 would exclude all IP addresses between 0.0.0.0 and 0.0.255.0. You can exclude up to 50 different IP addresses.

TIP

Private IP addresses do not need to be excluded. Only external IP addresses reach Adobe data collection servers. Private addresses include 10.*.*.*, 192.168.*.*, 172.[16-31].*.*, and 169.254.*.*.

Impact of IP Obfuscation

If IP obfuscation is enabled, IP exclusion happens before the IP address is obfuscated, so customers don’'t need to change anything when they enable IP obfuscation.

If the last octet is removed, that is done before IP filtering. As such, the last octet is replaced with a 0, and IP exclusion rules should be updated to match IP addresses with a zero on the end. Matching * should match 0.

On this page