# 검색 순위 추적

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

## 개요

{% hint style="info" %}
현재 해당 기능은 네이버 검색엔진의 웹문서 영역 순위만을 추적할 수 있습니다.
{% endhint %}

일일히 네이버, 구글 등 검색 엔진에서 내 사이트에 유효한 검색어의 순위를 추적하고 있는 분들을 위한 기능입니다. 등록만 해두면 아래 기준과 같이 자동으로 순위를 계속 추적합니다.

<table><thead><tr><th>등급</th><th>무료</th><th>베이직</th><th width="149">슈퍼</th><th>엔터프라이즈</th></tr></thead><tbody><tr><td>추적 가능한 수</td><td>10 개</td><td>100 개</td><td>100 개</td><td>500 개</td></tr><tr><td>1개당 월 비용</td><td>100 크레딧 / 월</td><td>100 크레딧 / 월</td><td>75 크레딧 / 월</td><td>50 크레딧 / 월</td></tr><tr><td>추적 빈도</td><td>7일</td><td>3일</td><td>1일</td><td>1일</td></tr></tbody></table>

## 검색 순위 추적 검색어 등록 방법

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

우측 상단 추가하기 버튼을 클릭하면 검색 순위를 추적할 검색어를 추가할 수 있습니다.

## 검색 순위 히스토리 확인

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

검색 순위 추적에 등록한 행을 클릭하면 검색 순위 히스토리와 내가 추적하는 검색어의 경쟁 사이트를 확인할 수 있습니다.

만약 검색 순위가 상승했을 경우, 미리 이벤트를 추가하여 왜 추가됬는지 메모를 남기면서 순위 상승에 대해 실험을 하실 수 있습니다.


---

# 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://knowledge.loword.co.kr/serptracking.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.
