# Sign-up form analytics

## View sign-up form analytics

1. From the sidebar, click **Sign-up forms**.
2. Select the sign-up form you want to view.
3. Click the **Report** tab.
4. Use the date and time frame filters to customize your report view.

### Sign-up form engagement

This section of the sign-up form report shows you:

<table><thead><tr><th width="203">Metric name</th><th>Definition</th></tr></thead><tbody><tr><td>Submissions</td><td>The number of times your sign-up form has been submitted.</td></tr><tr><td>Views</td><td>The number of times your sign-up form has been viewed.</td></tr><tr><td>Submission rate</td><td><ul><li>Views/Submissions % </li><li>The % of views that resulted in a submission</li></ul></td></tr></tbody></table>

### Submit rates at each step

If you have multiple channels on your sign-up form, this section of the sign-up form report will show you the submission rates per channel.

For example, if you have SMS, WhatsApp, and Email as options on your sign-up form, you will be able to see which ones are most popular, and a timeline of when submissions were made per channel.

### Multi-step engagement rates

For sign-up forms with multiple steps, this section of the sign-up form report will show you the % and number of users that engaged with each step of the form.


---

# 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.bird.com/applications/sign-up-forms/concepts/sign-up-form-analytics.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.
