# #직접유입

인터넷 주소창에 주소를 직접 입력하고 웹사이트에 방문한 경우에는 어떻게 분석될까요?

방문자의 유입출처가 없는 경우 이를 '직접유입'으로 분석합니다. 즉, 직접유입은 [유입출처(리퍼러)](/guide/utilize/term/referrer-parameter-query.md#referer)가 없는 유입을 말합니다. 웹사이트 환경이 다양해지면서 주소창에 직접 주소를 입력하는 경우 외에도 유입출처가 남지 않는 유입들이 발생하고 있는데요. 직접유입으로 분석되는 케이스를 더 자세히 살펴보겠습니다.

| 직접유입 분석 기준                                                                                                                                            |
| ----------------------------------------------------------------------------------------------------------------------------------------------------- |
| <ol><li>즐겨찾기(북마크)를 통해 웹사이트에 방문한 경우</li></ol>                                                                                                          |
| <ol start="2"><li>주소창에 직접 주소를 입력하여 웹사이트에 방문한 경우</li></ol>                                                                                             |
| <ol start="3"><li>바탕화면 바로가기 아이콘을 통해 웹사이트에 방문한 경우</li></ol>                                                                                            |
| <ol start="4"><li>유입출처가 남지 않는 형태의 배너광고를 진행하는 경우</li></ol><p>(플래시 배너광고는 유입출처가 남지 않으며, 광고사 페이지를 거친 후 사이트로 이동하는 광고 중 일부는 이동 방식에 따라 유입출처가 남지 않을 수 있음)</p> |
| <ol start="5"><li>모바일 애플리케이션(APP)을 통해 방문한 경우</li></ol><p>(카카오톡, 페이스북 등 애플리케이션(APP) 내 링크로 방문하는 경우 유입출처가 남지 않음)</p>                                     |
| <ol start="6"><li>문자(SMS)의 링크, QR 코드, 한글 인터넷 주소로 방문한 경우</li></ol>                                                                                     |

※ 이 외에도 유입출처가 없는 경우 '직접유입'으로 판단하게 됩니다.


---

# 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://acecounter.gitbook.io/guide/utilize/term/direct.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.
