> ## Documentation Index
> Fetch the complete documentation index at: https://docs.figfunnels.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Reporting

> Analyze funnel performance with date-range reports filtered by funnel and initiative.

The Reporting dashboard gives you a workspace-wide view of traffic, engagement, and funnel performance over a selected date range. All data comes from visitor events recorded on your published funnel pages.

## Dashboard overview

The reporting dashboard shows several charts and summaries:

<CardGroup cols={2}>
  <Card title="Visits over time" icon="chart-line">
    An area chart of daily page views and engaged sessions across the selected period.
  </Card>

  <Card title="Funnel traffic breakdown" icon="chart-bar">
    A bar chart comparing page views and engagement rates across your funnels, sortable by page views, engagement rate, or name.
  </Card>

  <Card title="Traffic source share" icon="chart-pie">
    A pie chart showing how traffic is distributed by funnel or traffic source.
  </Card>

  <Card title="Top pages" icon="list">
    A ranked table of the pages with the most traffic and their engagement rates, with best and worst performers highlighted.
  </Card>
</CardGroup>

At the bottom, an **Anomaly & trends** panel compares the current period against the previous period of equal length, showing page views and engaged sessions side by side.

## Key metrics

| Metric           | Description                                                                       |
| ---------------- | --------------------------------------------------------------------------------- |
| Page views       | Total number of times a funnel page was loaded by a visitor.                      |
| Engaged sessions | Visits where the visitor spent meaningful time on the page or interacted with it. |
| Engagement rate  | Engaged sessions divided by page views, expressed as a percentage.                |
| Bounce rate      | Page views without an engaged session — a proxy for quick exits.                  |

## Selecting a date range

Use the date range picker in the top-right of the page to set a custom start and end date. You can also choose from preset ranges:

<AccordionGroup>
  <Accordion title="Preset date ranges">
    | Preset        | Coverage                                      |
    | ------------- | --------------------------------------------- |
    | Last 7 days   | The 7 days ending today (inclusive).          |
    | Last 14 days  | The 14 days ending today.                     |
    | Last 30 days  | The 30 days ending today.                     |
    | Last 90 days  | The 90 days ending today.                     |
    | Month to date | From the first of the current month to today. |
    | Last month    | The full previous calendar month.             |
    | Last quarter  | The full previous calendar quarter (Q1–Q4).   |
    | Year to date  | From January 1 of the current year to today.  |
  </Accordion>
</AccordionGroup>

The maximum selectable end date is today. Future dates are not available.

## Filtering by funnel

Use the **funnel** dropdown to scope the dashboard to a single funnel. When a funnel is selected, all charts and totals reflect only that funnel's traffic.

<Tip>
  Selecting a specific funnel also unlocks the initiative filter, letting you drill down further into a traffic segment within that funnel.
</Tip>

## Filtering by initiative

After selecting a funnel, use the **initiative** dropdown to filter by a specific initiative (traffic source or campaign group) within that funnel. When "All initiatives" is selected, all traffic to the funnel is included.

## Refreshing data

Click the refresh button (circular arrow icon) in the top-right toolbar to reload the reporting data without changing your current filters or date range. This is useful if you've just published a funnel and want to see the latest numbers.
