Limiting URLs
Coming Soon!
This feature is under development and will be available soon.
- Per day
- Per month
Example Use Cases
- High-traffic blogs: Limit pixel fires on popular articles to control costs.
- Landing pages: Prevent scrapers from repeatedly hitting your lead capture pages.
- Bot prevention: Mitigate automated traffic that could skew your analytics.
API Endpoint
x-api-key headerResponse Format: JSON
Example Request
domain(string, required) - The domain to apply the limit toperiod(string, required) - The time period for the limit. Valid values:"day"or"month"number(number, required) - The maximum number of hits allowed within the specified period