> For the complete documentation index, see [llms.txt](https://docs.hackle.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hackle.io/en/crm-marketing/user-journey-guide.md).

# User Journey

{% hint style="success" %}
Optimize the customer experience and increase conversion rates through efficient marketing automation using User Journey.
{% endhint %}

## What is User Journey?

Improve the customer experience, reduce churn, and increase conversion rates through effective User Journey automation. You can create scenarios that connect multiple campaigns based on user behavior.

![](/files/mGu5j29rd5RY83wdrHHQ)

## Benefits of Hackle User Journey

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><strong>Intuitive UI &#x26; Easy Setup</strong><br>Design customer journeys easily with a drag-and-drop builder.</td></tr><tr><td><strong>Personalized Campaigns</strong><br>Send personalized messages based on behavior, interests, and purchase history.</td></tr><tr><td><strong>Automated Marketing Operations</strong><br>Automatically send personalized messages<br>when specific conditions are met.</td></tr><tr><td><strong>Performance Analysis and Optimization</strong><br>Analyze click-through rate, conversion rate, and drop-off rate in real time<br>to derive the optimal strategy.</td></tr><tr><td><strong>Maximize Marketing Efficiency</strong><br>Deliver messages only to the right target and prevent excessive exposure.</td></tr></tbody></table>


---

# 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.hackle.io/en/crm-marketing/user-journey-guide.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.
