Check Usage

Overview

This feature lets you view your usage, which is the basis for Hackle's billing.

You can view usage for A/B Test, Feature Flag, Event, and Event (Import) by event type and by period. The billing amount for that usage may vary depending on the contract terms.

Current Plan

Click the gear icon at the top of the Dashboard to access the 'Workspace Settings' menu, then navigate to the 'Current Plan' menu.

You can query by selecting the desired period and unit (daily/monthly).

By selecting A/B Test, Feature Flag, Event, or Event (Import) from the type filter, you can easily view the usage for each detailed item in the table below.

A/B Test, Feature Flag, and Remote Config distribution events occur when an experiment key, feature key, or remote config key is called and a valid value is returned. Tests that are in Draft or have ended are excluded from billing even when called.

Events include auto-collected events automatically gathered by the Hackle SDK (such as $page_view, $engagement) as well as custom events sent directly by customers.

CRM campaign events — In-App Message impressions ($in_app_impression), clicks ($in_app_action), Push Message sends ($push_send), and clicks ($push_click) — are also included in events along with auto-collected events. Push Message send events are billed based on the send request, and invalid push tokens are automatically deleted to ensure fair billing.

Event (Import) refers to events collected via the Data Import method.

Last updated