# 검색어 순위 조회

## 관리자 메뉴 위치

`상품` > `부가 기능` > `검색어 순위 조회`

## 메뉴 안내 및 설정 방법

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

* 쇼핑몰에서 어떤 검색어들이 사용됐는지 확인이 가능해요.
* 검색어는 \[실시간] / \[일자별] / \[월별 단위] 조회가 가능해요.
* \[바로 가기] 클릭 시 `상품` > `상품 관리` > `판매상품 키워드 검색` 페이지로 연결돼요.<br>

<figure><img src="/files/9MYQmsKKAftxMQXUxr0P" alt=""><figcaption></figcaption></figure>

{% tabs %}
{% tab title="소비자 입력 키워드로 검색" %}
&#x20;입력한 검색어에 맞는 상품이 없을 경우 상품이 노출되지 않아요.
{% endtab %}

{% tab title=" 검색된 키워드가 없을 경우 최적 키워드 변경 검색" %}
입력한 검색어에 맞는 상품이 없을 경우 등록된 상품 중 입력한 검색어와 유사한 상품이 자동으로 검색돼요.
{% endtab %}
{% endtabs %}

## 검색순위 TOP 10

### 관리자 메뉴 위치

`디자인` > `스크립트 기능 설정` > `검색순위 TOP10 설정/관리`

<figure><img src="/files/a8Br40wVKAlmqCSE6d6m" alt=""><figcaption><p><mark style="color:blue;"><strong>쇼핑몰에 적용된 검색순위 TOP 10 화면</strong></mark></p></figcaption></figure>

* 검색어를 이용해서 쇼핑몰에 자주 검색되는 검색어 순위 노출이 가능해요.
* \[검색순위 TOP10 설정/관리] 메뉴를 통해 기능 설정 후 디자인 편집 페이지 상단이나 측면 / 메인 중 검색어 노출 원하는 페이지에 ranking\_keyword 가상태그를 추가하면 돼요.&#x20;

{% hint style="warning" %}
참고

* 쇼핑몰에서 사용자가 검색한 검색어를 일별로 최대 200개까지 확인하실 수 있어요.
* 실시간 조회의 경우 최근 이틀간의 데이터를 보실 수 있어요.
* 일자별 검색어의 경우 최근 이틀간을 제외한 기존 데이터에 대해서 조회 가능해요.
* 월별 조회에서 당월 조회 시 이틀 전까지 검색된 검색어가 조회돼요.
  {% endhint %}


---

# 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://help.makeshop.co.kr/manual/goods/undefined-2/undefined-12.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.
