# 3. 정상수집을 위한 필요조건

## <mark style="color:red;">쿠키 생성 조건</mark>

* 분석 도메인 + (최초 생성 원형의)**NaPm 광고 파라미터**가 붙어있는 상태에서 **공통스크립트가 최초 실행**시 **NA\_SA 쿠키**가 정상 생성됩니다.

## <mark style="color:red;">NaPm 파라미터</mark>

* 네이버 광고 유입 시 최초 URL 내에 붙게 되는 네이버  측에서 붙이는 **광고 파라미터**이며,\
  해당 파라미터는 **최종 URL 내에 파라미터 변형 없이 원형 그대로 유지**되어야 합니다.

**SA**

ex) abc.com?NaPm=ct%3Dhf2bview%7Cci%3D0Gy1001FZzHfpCO600-M%7Ctr%3Dsa%7Cet%3Dhf3rbd2w%7Cba%3D1%2E0%7Caa%3D1%2E0%7Chk%3Db03c9555b13a8cdb2e0c58e6759281a4efcd510d

**GFA**\
ex) abc.com?NaPm=ci%3Da8xju8rK5LR160W9878jsNtA%7Ctr%3Dgfa

## <mark style="color:red;">쿠키 확인</mark>

① 네이버 광고 유입 랜딩페이지 내에서\
② 개발자도구(단축키 f12 or ctrl+shift+I) 를 엽니다.\
③ Application 탭에서  Storage > Cookies에서확인\
④ SA  광고 : NA\_SA 쿠키  확인    GFA 광고 : NA\_DA 쿠키확인

확인 예시

**SA 광고의 경우**

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

**GFA 광고의 경우**

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

<div align="center"><figure><img src="/files/27G6e8JH5Sdk4dLuJDJM" alt=""><figcaption><p> \</p></figcaption></figure></div>

## 전환 수집 조건

* 쿠키 생성된 도메인에서 전환 발생하는 시점까지 1차 도메인 변경이 없어야 합니다. 단 서브도메인 변경시에는 공통스크립트 inflow 설정해주시면 쿠키가 유지됩니다.

자세한 설명은 아래 가이드에서 확인 가능 합니다.

{% embed url="<https://naver.github.io/conversion-tracking/>" %}

스크립트가 설치된 이후에는 Script 공식 업무 진행 업체인 NHN Data에 연락 주시기 바랍니다.

\
. 채널톡(채팅) 상담 : <https://navercts.channel.io/home>\
. 공용 Email : <navercts@nhndata.com>

(주)엔에이치엔데이터 ㅣ 대표이사: 이진수 ㅣ 개인정보보호책임자 : 김윤중&#x20;

사업자등록번호 : 220-86-90089&#x20;

통신판매업신고번호 : 2018-성남분당-0226&#x20;

주소 : 경기도 성남시 분당구 대왕판교로 645번길 16 플레이뮤지엄 NHNDATA


---

# 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://navercts.gitbook.io/guide/gather_description.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.
