> For the complete documentation index, see [llms.txt](https://docs.hockeystack.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hockeystack.com/marketing-intelligence/report-examples-and-insights/reporting.md).

# Reporting

- [Setting up sequences of actions](https://docs.hockeystack.com/marketing-intelligence/report-examples-and-insights/reporting/sequences.md)
- [Viewing form submissions by page](https://docs.hockeystack.com/marketing-intelligence/report-examples-and-insights/reporting/number-of-form-submissions-on-each-page.md)
- [Measuring touchpoint-influenced vs. non-touchpoint influenced conversion rate](https://docs.hockeystack.com/marketing-intelligence/report-examples-and-insights/reporting/showing-a-goals-influence-on-conversion-rates.md)
- [Calculating average number of touchpoints](https://docs.hockeystack.com/marketing-intelligence/report-examples-and-insights/reporting/average-number-of-touchpoints-before-buying-stage.md)
- [Measuring trend of Engagement Score](https://docs.hockeystack.com/marketing-intelligence/report-examples-and-insights/reporting/trend-of-engagement-score-weighted-touchpoints.md)
- [Measuring LinkedIn Impressions and Engagements](https://docs.hockeystack.com/marketing-intelligence/report-examples-and-insights/reporting/how-can-i-use-linkedin-impressions-and-engagements-in-my-reports.md)
- [Measuring sales and marketing penetration in an account list](https://docs.hockeystack.com/marketing-intelligence/report-examples-and-insights/reporting/measuring-sales-and-marketing-penetration-in-an-account-list.md)
- [Measuring number of engaged contacts per company](https://docs.hockeystack.com/marketing-intelligence/report-examples-and-insights/reporting/measuring-number-of-engaged-contacts-per-company.md)
- [Tracking progression against targets](https://docs.hockeystack.com/marketing-intelligence/report-examples-and-insights/reporting/tracking-progression-on-targets.md)
- [Counting funnel stages influenced by different types of marketing touchpoints](https://docs.hockeystack.com/marketing-intelligence/report-examples-and-insights/reporting/number-report-funnel-stages-influenced-by-different-types-of-marketing-touchpoints.md)
- [Measuring percentage of high quality job titles by Channel](https://docs.hockeystack.com/marketing-intelligence/report-examples-and-insights/reporting/percentage-of-high-quality-job-titles-by-channel.md)
- [How do Table Totals Work: Campaign vs Campaign Group?](https://docs.hockeystack.com/marketing-intelligence/report-examples-and-insights/reporting/how-do-table-totals-work-campaign-vs-campaign-group.md)
- [Record Count](https://docs.hockeystack.com/marketing-intelligence/report-examples-and-insights/reporting/record-count.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.hockeystack.com/marketing-intelligence/report-examples-and-insights/reporting.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
