# 링크 추적 결과 확인하기

**세일즈클루의 "링크" 탭에서는 링크에 대한 다양한 히스토리를 확인할 수 있습니다.**&#x20;

1. **링크탭 > 열람분석 > 고객반응 분석**

특정 링크를 받아본 <mark style="background-color:orange;">`모든 고객에 대한 데이터를 합산`</mark>하여 통계를 제공합니다

<figure><img src="/files/PSApi902IXVhBFNSdCtb" alt=""><figcaption><p>고객 반응 분석 섹션</p></figcaption></figure>

전체 클릭 횟수, 고객이 클릭한 횟수, 가장 많이 열람한 시간대를 확인할 수 있습니다.

#### 2. 가장 최근 열람&#x20;

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

각 열람 하나하나마다 링크 클릭이 일어났는지 확인할 수 있습니다.

IP 주소, 기기 정보를 통해 서로 다른 사람이 열람했는지 (즉 자료가 고객사 내부에서 공유되었는지) 간접적으로 확인할 수 있습니다&#x20;


---

# 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://salesclue.gitbook.io/guide/features/linktrack.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.
