Issue
What can I do to avoid depleting my quota too fast?
Applies To
- All Customers
- Quota Management
Resolution
There are a couple things you can do to help ensure you’re seeing relevant events without quickly exhausting your quota:
- Within the SDK you can reduce the data volume you’re sending. All SDKs provide some mechanism to override if an event should send. Please consult the documentation for your SDK for more information on how to configure this.
- Turn on inbound data filters for legacy browsers, browser extensions, localhost, and web crawlers. Any filtered events will not count towards your quota.
Our doc here on Quota Management methods goes into further details.