# Funnel

The central metaphor for all marketing is the funnel: the narrowing cohorts of users as they pass from initial action to eventual sale.&#x20;

Spindl lets you easily plot arbitrary events by filtering and ordering them on the left-hand picker, as you do almost everything in [ChartBuilder](https://docs.spindl.xyz/spindl/features/web3-native-analytics/chartbuilder).&#x20;

Careful! The funnel is necessarily a decaying number of events or users: counts in the rightmost buckets *only* appear if a user passed through the events to the left. Meaning, the total in *token received* below is only the tokens received by people who started the funnel in 'page views from Twitter users' on the left.&#x20;

<figure><img src="/files/Iwl7av9ucSGHWrgRMGY9" alt=""><figcaption><p>A typical funny from two page views to a wallet connect to an onchain action.</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.spindl.xyz/spindl/features/web3-native-analytics/funnel.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
