For the complete documentation index, see llms.txt. This page is also available as Markdown.

Data Analytics FAQ

Frequently asked questions about funnels, retention, and event aggregation.

These are frequently asked questions about checking funnels, retention, and events in Hackle Data Analytics.

How is the data in the funnel graph aggregated?

The funnel graph aggregates by Unique ID. It does not simply add up the daily figures.

Each unique user who triggered the event during the period is counted only once. Even if the same user triggers the event on multiple days, they count as one user.


Can I change the name of a registered event?

Event names cannot be changed. Collect the event under a new name and turn the existing event Off.


How are active users counted in an event's calculation method?

Active users include all users who triggered Any Event.

For example, if you set the calculation method for Purchase Complete to the average count per active user, the total number of occurrences of that event is divided by the total number of users based on Any Event.


The chart data for the same period changed from yesterday.

Events that occurred in the past can be delivered late. Hackle reflects data from up to 7 days earlier in the results.


Why do the conversion rates differ between the Funnel chart and the User Path chart?

User Path only counts conversions within the same session. Funnel counts conversions within the query period, regardless of session.

Funnel results also differ by aggregation type. Any Order Funnel, Closed Funnel, and Direct Order Funnel each use different criteria.


How is a new visit event measured?

The point at which the first event is collected for a Hackle ID is counted as a new visit.


Why is Day 0 retention in the Retention chart lower than 100%?

This is expected when the Start Event and the Metric Event are different.

If the two events are the same, Day 0 retention is 100%. If the two events differ, the percentage of users who triggered the Start Event and also triggered the Metric Event is calculated.


How is the total number of users in the Retention chart calculated?

It is the actual occurrence rate relative to the number of unique users in the cohorts that can produce retention for that period unit.

For example, recently acquired cohorts that cannot produce Week 2 retention are excluded from the denominator.


What is 'Other Events' in User Path?

It is the sum of events not included in the top events in Previous Flow Analysis.

For example, suppose 1,000 events occurred at step 3. If the top events account for 800, the remaining 200 are shown as 'Other Events'.


Why does 'No Data' appear in User Path?

It means there is no data at that step in Previous Flow Analysis.

For example, you can select session_start as the final event and query up to four previous steps. If there are no events at the fourth previous step, 'No Data' is shown.

Last updated