Browse docs

Explore by section, then jump directly into a page.

Funnels & Conversions - User Guide

Flash Analytics Funnels and Conversions let you measure how users progress through a sequence of events, identify where they drop off, and track conversion trends over time.

Funnels and conversions overview in Flash Analytics

Flash Analytics Funnels and Conversions let you measure how users progress through a sequence of events, identify where they drop off, and track conversion trends over time. Both use the same underlying funnel engine but visualize the results differently.

Table of Contents

  1. Overview - Funnel vs Conversion
  2. Creating a Report
  3. Series - Adding Events
  4. Breakdowns
  5. Funnel Settings
  6. Funnel Chart - Step-by-Step Analysis
  7. Conversion Chart - Trend Over Time
  8. Filters and Date Range
  9. Exporting Data
  10. Caveats and Gotchas

1. Overview - Funnel vs Conversion

Chart TypeQuestion it answersVisual
FunnelWhere in my event sequence are users dropping off?Bar chart, one bar per step
ConversionHow is my overall conversion rate changing over time?Line chart, one point per time period

Use Funnel when you want to diagnose which step loses the most users. Use Conversion when you want to track whether your overall conversion rate is improving or degrading.

2. Creating a Report

Report builder for funnels and conversions

From any project, click Reports in the sidebar, then New Report.

Select Funnel or Conversion as your Chart Type from the top toolbar. You can switch between the two at any time without losing your event configuration.

The report opens in draft mode. Changes apply live in the preview. Click Save to persist it.

3. Series - Adding Events

Funnels report with sidebar settings and event series configuration

Click Add event... in the Metrics section of the right sidebar.

Each event you add becomes one step in the funnel, evaluated in order.

  • Drag to reorder steps.
  • Use the filter icon on any step to add property filters.
  • Use the trash icon to remove a step.
Minimum: At least 2 events are required before any chart data is shown. The preview stays in a placeholder state until you add a second event.
Caveat: Steps must occur in order. A user must fire event 1 before event 2 is counted, event 2 before event 3, and so on. Events that happen out of order do not count toward funnel progression.

4. Breakdowns

Click Add breakdown in the Breakdowns section to split results by a property.

Supported breakdown dimensions include system columns such as country, os, device, region, and browser, plus any properties.* key from your events.

  • In Funnel charts, each breakdown value gets its own funnel bar group and summary card.
  • In Conversion charts, each breakdown value gets its own line on the time-series chart.
Caveat: High-cardinality breakdowns such as userId can produce too many lines or groups and make the chart unreadable. Prefer small, meaningful sets such as plan, country, or device.

5. Funnel Settings

Funnel settings panel in Flash Analytics

These settings appear in the Settings section of the sidebar for both Funnel and Conversion chart types.

Funnel Group

OptionWhen to use
Session (default)Steps must all occur within the same session. Best for single-visit flows such as add to cart to purchase.
ProfileSteps can span multiple sessions attributed to the same user. Best for longer multi-day funnels such as signup to first purchase.

Funnel Window

The maximum time allowed between the first step and the last step. The default is 24 hours.

  • Enter a number of hours. For example, 168 means 7 days.
  • A user who completes step 1 but does not reach the final step within this window is counted as a dropout.
Caveat: Funnel Window applies from the moment the first event fires, not between consecutive steps. If step 1 happens at hour 0 and step 3 happens at hour 25, the funnel does not convert when the window is 24 hours.

Entry Mode

ModeBehavior
Default EntryOne active conversion attempt per subject. Only the first occurrence of step 1 is used as the entry point.
Optimized Re-entryMultiple conversion attempts allowed. Each occurrence of step 1 starts a new attempt, and the best matching sequence is used.

Example event order: A -> B -> A -> C

  • Default Entry: one attempt starting from the first A. It counts A -> B but the final step is not reached in sequence.
  • Optimized Re-entry: two attempts. The second attempt A -> C becomes the full conversion.

Hold Property Constant

This forces all events in the funnel to share the same value for a chosen property, captured from step 1.

  • Click Select property... to choose a property key.
  • Once set, a user only counts as having completed later steps if the property value matches step 1.

Example: set the property to platform. If step 1 happens on platform=iOS, steps 2 and 3 must also be on platform=iOS.

Caveat: If the chosen property is not present on an event, that event is excluded from the funnel entirely.

Compare to Previous Period

Toggle this on to overlay the equivalent previous time window on the chart for direct comparison, such as this week versus last week.

6. Funnel Chart - Step-by-Step Analysis

Funnel chart in Flash Analytics

Summary Cards

CardWhat it shows
Highest conversion rateThe breakdown value with the best final-step conversion percentage.
Most conversionsThe breakdown value with the most completed journeys by absolute count.

Funnel Bar Chart

Each breakdown has its own grouped bar set. Bars show the percentage of entrants who reached each step.

Detailed Table

ColumnDescription
ConversionPercentage of entrants who completed all steps.
CompletedAbsolute count of subjects who reached the final step.
Most dropoffs afterThe step where the largest number of subjects exited, highlighted in red.

Step-by-Step Table

ColumnDescription
EventThe step event name.
CompletedCount of subjects who reached this step.
Dropped afterCount of subjects who exited after this step and did not proceed.
Conversion %Percentage of step-1 entrants who reached this step.
View usersInspect the cohort who completed this step.
Caveat: Conversion percentage on each step is always relative to the initial entry count, not the previous step. A step showing 50 percent means half of all entrants reached it.

7. Conversion Chart - Trend Over Time

Conversion chart with funnel settings in Flash Analytics

Summary Cards

CardDescription
FlowThe event sequence shown as a breadcrumb such as A to B to C.
Best breakdown (avg)Breakdown with the highest average conversion rate over the period.
Worst breakdown (avg)Breakdown with the lowest average conversion rate over the period.
Average conversion rateOverall average across all data points in the period.
Total conversionsSum of all completed sequences across the period.
Total eventsSum of all step-1 entries used as the denominator.
Best conversion ratePeak rate achieved, with date and breakdown.
Worst conversion rateLowest rate observed, with date and breakdown.

Line Chart

  • One line per breakdown value, or one line if no breakdown is set.
  • X-axis is time, bucketed by hour, day, week, or month.
  • Y-axis is conversion rate from 0 to 100 percent.
  • A dashed horizontal line shows the average rate for the period.
  • When Compare to previous period is enabled, a faded reference line shows the prior period trend.

Conversion Table

Below the chart, a sortable table shows the full breakdown.

  • Serie: the breakdown value, or Conversion when no breakdown is set.
  • Avg Rate: average conversion rate for that breakdown.
  • Total / Conversions: entry count and conversion count.
  • Date columns: one column per date bucket with the rate for that period.

Click any column header to sort. Use the search box to filter rows. Check or uncheck a row's checkbox to show or hide that line on the chart.

8. Filters and Date Range

Date Range

Use the date range picker in the top toolbar to set the analysis window. Presets such as 7d, 30d, and 90d are supported alongside a custom start and end date picker.

Interval

IntervalWhen to use
HourHigh-traffic flows where intraday variation matters.
DayBest for most analyses.
WeekUseful for long-running campaigns or multi-week funnel windows.
MonthBest for macro trend analysis.
Note: The Funnel bar chart is not affected by interval. It aggregates across the full selected date range. Only the Conversion chart uses interval for time-series rendering.

9. Exporting Data

Click the Export button at the top right of the chart area to download:

  • CSV for table data, including step metrics or time-series rates.
  • PNG or PDF for the rendered chart as displayed.

10. Caveats and Gotchas

Steps must be ordered

Funnel progression is strictly ordered. If a user fires step 3 before step 2, step 3 is ignored for that conversion attempt.

A subject is counted once per entry attempt

A user who completes the full funnel five times counts as five conversions only in Optimized Re-entry mode. In Default Entry mode, only the first entry counts.

Conversion rate is final-step only

Both the Funnel summary card and the Conversion chart measure conversion as: completed all steps divided by subjects who fired step 1.

Breakdowns are applied at the event level

If a breakdown dimension such as country changes between steps, the value used is determined at the subject level based on the first observed value. This behavior depends on how your events are enriched.

Funnel Window starts at step 1

The clock starts when step 1 fires and does not reset between steps. Longer funnels need a large enough window to avoid undercounting.

Minimum 2 events required

Adding fewer than two events results in a placeholder state. No data is queried until the minimum is met.