Traffic Exclusions
Your own visits, internal team activity, known bot IPs, or traffic from countries you do not serve can skew your analytics. HitKeep's traffic exclusion system lets you block specific IPs, CIDR ranges, or ISO 3166-1 alpha-2 country codes from being recorded, either per-site or globally across the entire instance.
Per-Site Exclusions
Section titled “Per-Site Exclusions”Block specific traffic from a single site. This is the right choice for filtering out your own IP, a partner's testing range, or one country's traffic without affecting other sites.
Site owners and site admins can manage these rules for their assigned sites. Instance admins also have a narrow exclusion-only override, so they can respond to bad traffic without receiving broader site data mutation rights such as retention changes or AI-fetch ingestion.
API reference:
Dashboard Workflow
Section titled “Dashboard Workflow”- Open your site in the dashboard.
- Go to Settings → Exclusions.
- Choose IP/CIDR or Country.
- Enter the CIDR value or select the country and click Add.
Exclusions affect new incoming traffic only. Matching hits are accepted and dropped at the ingestion layer before publish or persistence, so they do not create analytics rows. Existing historical rows remain until normal retention, reset, deletion, or takeout workflows handle them.
Excluded hits never store derived country, region, city, provider, or ASN metadata, and they do not store the raw visitor IP.
Instance-Wide Exclusions (Admin)
Section titled “Instance-Wide Exclusions (Admin)”Instance administrators can add global exclusion rules that apply across all sites. Use this for known datacenter IP ranges, monitoring bots, your entire office subnet, or countries that should be excluded instance-wide.

API reference:
Finding Your Current IP
Section titled “Finding Your Current IP”API reference:
This endpoint returns the IP address HitKeep sees for your current connection, accounting for trusted proxy headers if configured. It uses the same resolved IP path used for exclusions and derived IP metadata.