# Hub Analytics

Analytics provide valuable insights into how users interact with your Hubs, helping you optimize your demos and improve engagement.

In the analytics section for each buyer hub, you can see a summary of key metrics per lead, such as:

* **Leads (emails):** Email addresses collected via lead forms
* **Company**: Which company the viewer belongs to
* **Demos Viewed:** How many demos in the Hub were viewed
* **Last View:** Time of most recent view
* **Time Spent:** Total time spent in the Hub
* **CTA Clicked:** Whether primary or secondary CTAs were clicked

### Interests &  Lead Activities

Understand how each user interacts with your Buyer Hub and its demos:

* Track lead details: email, name, device, and location.
* View specific demo activities:&#x20;
  * Demo opened
  * Demo steps viewed
  * Lead form captured
  * Time spent
  * % completion rate
  * See Interest screen selections

{% hint style="info" %}
You can also use UTM parameters - to track where a lead is coming from and to measure the effectiveness of your marketing campaigns by identifying the source, medium, campaign, and term associated with each demo interaction.

<img src="/files/n6TmEcrDoM1UUAXivAoX" alt="" data-size="original">
{% endhint %}


---

# 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.storylane.io/hubs-docs/hub-analytics/hub-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.
