> For the complete documentation index, see [llms.txt](https://help.qwary.com/product-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.qwary.com/product-guide/product-training/product-guide-for-session-replay-and-heatmap.md).

# Product Guide For Session Replay & Heatmap

Understanding user behavior is at the core of optimizing your website to meet visitors’ expectations. Qwary offers robust tools such as session recording and heatmap analysis to glean actionable insights from user interactions on your website, aiming to improve conversion rates, reduce bounce rates, and boost sales.

**STEP 1: Targeting Customers**

Identifying and understanding your core audience is the first step toward effective website optimization.

1. **Customer Segmentation:**
   * Divide your visitors into segments, such as new visitors and returning customers.
   * Use Qwary to analyze different behaviors and preferences for each segment.
2. **Behavioral Analysis:**
   * Identify the actions and pathways that different segments take on your website.
   * Understand the motivations behind their behaviors to tailor your website accordingly.

{% @supademo/embed demoId="4bCm\_MKVzfwBNMTAqsNIq" url="<https://app.supademo.com/demo/4bCm_MKVzfwBNMTAqsNIq>" %}

**STEP 2: Creating Your Qwary Project**

Setting up your Qwary project is straightforward and sets the stage for in-depth analysis.

1. **Account Setup:**
   * Sign up or log in to your Qwary account.
   * Navigate to the “New Project” option and enter your project details.
2. **Targeting Events Configuration:**
   * Configure the settings to align with your website's requirements.
   * Set up the triggers for session recording, specifying the pages and user actions you wish to track.

{% @supademo/embed demoId="99zL2CD5nYqvpssU\_HSqa" url="<https://app.supademo.com/demo/99zL2CD5nYqvpssU_HSqa>" %}

**STEP 3: Gleaning Insights**

The data collected by Qwary is a goldmine of insights waiting to be explored.

1. **Session Replays:**
   * Watch individual session replays to understand how users interact with your website.
   * Identify common friction points that may hinder user experience.
2. **Heatmap Analysis:**
   * Analyze click, move, and scroll heatmaps to gauge user interest and identify popular areas on your webpage.
   * Combine heatmap insights with session replays for a holistic understanding of user behavior.

{% @supademo/embed demoId="KwZdLw-zNU0cUUD7Nj1Bs" url="<https://app.supademo.com/demo/KwZdLw-zNU0cUUD7Nj1Bs>" %}

**STEP 4: Implementing Changes and Measuring Impact**

Your insights are actionable; implement changes and measure their impact to ensure continuous improvement.

1. **Website Optimization:**
   * Make necessary alterations based on the insights gathered.
   * Employ A/B testing to measure the effectiveness of changes.
2. **Impact Analysis:**
   * Compare metrics pre and post-implementation to gauge the success of your optimizations.
   * Continue reviewing Qwary data to uncover more areas for improvement.

**Conclusion**

Qwary is a powerful tool that, when utilized effectively, can dramatically enhance your website’s user experience and performance. By continuously analyzing user behavior and iterating on your website's design and functionality, you are well on creating a more engaging and profitable online presence.


---

# 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://help.qwary.com/product-guide/product-training/product-guide-for-session-replay-and-heatmap.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.
