# 기본설정

### 사이트  등록  <a href="#start_2" id="start_2"></a>

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

* **이름**: 사이트를 구분할 이름을 입력합니다.&#x20;
* **종류**: 캠페인 유형에 맞는 값을 선택합니다. (파워링크 / 네이버쇼핑)
* **URL**: 광고그룹에 등록된 URL을 입력합니다.  네이버광고에 등록된 키워드를 불러올 때 일치하는 URL만 가져올 수 있으니, 네이버광고 그룹에 입력한 URL과 일치하게 값을 입력합니다.

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

{% hint style="info" %}
네이버 광고 플랫폼 -> 도구 -> API 사용관리를 클릭
{% endhint %}

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

{% hint style="info" %}
처음 사용하는 경우에만 서비스신청 버튼을  누름
{% endhint %}

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

{% hint style="info" %}
CUSTOMER\_ID, 액세스 라이선스, 비밀키를 확인
{% endhint %}

* **네이버 광고 플랫폼**

  * 네이버 Customer ID: 숫자로 구성된 내 계정 CUSTOMER\_ID 값을 입력합니다.
  * 네이버 Access Key: 액세스 라이선스 값을 입력합니다.
  * 네이버 Secret Key: 비밀키를 입력합니다.

* #### 권한위임 계정 추가

1. 위임받은 계정의 API 키를 입력

<figure><img src="/files/0DTPXHIpoNvlVqCC6Mmv" alt=""><figcaption></figcaption></figure>

2. 타 계정 선택 후 테이블에서 계정 선택

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

### 부정클릭 설정 <a href="#start_3" id="start_3"></a>

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

* #### 추적 경유 사이트

  * 광고집행 사이트에 삽입코드를 심어 넣을 수 없는 경우 사용합니다. ex)네이버 카페, 블로그, 스마트스토어 등
  * 로그 기록에서 세션당 페이지뷰, 접속유지시간은 빠집니다.
  * 네이버 광고 플랫폼 -> 캠페인 수정 -> 고급옵션 -> 추적기능 -> 추적 경유 사이트 선택 -> 추적 URL의 주소를 추적 경유 사이트 URL에 붙여 넣음

  <figure><img src="/files/FEAZl6goDlAHIR5vsKVt" alt=""><figcaption></figcaption></figure>
* #### 삽입코드

  * 광고하는 사이트의 HTML에 삽입코드를 직접 넣을 수 있는 경우 선택합니다.
  * 세션당 페이지뷰 수, 접속유지시간이 표시 됩니다.
  * 네이버 광고 플랫폼 -> 캠페인 수정 -> 고급옵션 -> 자동 추적 URL 파라미터 선택

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

  * 홈페이지 HTML \<head>\</head> 사이에 삽입코드를 복사해서 붙여 넣습니다. 모든 페이지에 다 넣어야 페이지뷰, 체류시간이 정확하게 측정됩니다.

  <figure><img src="/files/3wRR8yxewZobrkd8yVQH" 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://docs.statio.co.kr/sections/undefined.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.
