# Tracking dos viajantes

O Tracking dos viajantes funciona como se fosse um rastreador. A plataforma registra os passos do viajante dentro da sua loja. O que ele buscou, quando acessou, se acessou aquela sua proposta feita com tanto carinho ou não e etc.

{% hint style="info" %}
O sistema não registra o tracking de usuários com acesso ao dashboard (Dono ou Designer).
{% endhint %}

Você pode acessar o *tracking* de algumas formas:

## Menu principal

Aqui você irá ter uma visão geral de tudo que está acontecendo na sua loja. A lista é ordenada pelas movimentações mais recentes.

<figure><img src="/files/Ml9Do4Y0Wgx3Q427ad4z" alt=""><figcaption></figcaption></figure>

## Detalhes do viajante

Quando a visualização é por este caminho, você irá visualizar a movimentação somente do viajante selecionado.

<figure><img src="/files/ofl8RbDCLjMd6fbh9dCE" alt=""><figcaption></figcaption></figure>

## Detalhes da proposta, ideia ou roteiro

<figure><img src="/files/4Zalud44nM83v2Q43N1T" alt=""><figcaption></figcaption></figure>

Além dos caminhos citados acima, é possível ver o tracking dentro dos negócios criados no [Pipetravel](/docs/funcionalidades/pipetravel.md).


---

# 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://ajuda.ideiasdeviagem.com.br/docs/funcionalidades/tracking-dos-viajantes.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.
