# Clickstream Analysis

Clickstream analysis refers to the process of analysing the sequence of user interactions on a website or application.&#x20;

It involves tracking and examining the clicks, page views, and other actions taken by users, providing insights into user behaviour, preferences, and patterns to optimise the user experience and enhance performance.

#### Further Viewing

{% embed url="<https://www.youtube.com/watch?v=FGXFGF7QUYU>" %}

#### Further Reading

{% embed url="<https://www.macrometa.com/articles/what-is-clickstream-analysis>" %}

{% embed url="<https://www.rudderstack.com/blog/clickstream-data/>" %}


---

# 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://www.designreference.xyz/ux-methods/discovery/clickstream-analysis.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.
