# 유입 경로 수집

## 자체 지원시 채용 사이트 정보 및 마케팅 정보 수집

***

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

* 라운드 공고 링크를 외부에 링크하여, 지원자를 모집 하는 경우 추가정보 수집이 가능합니다.

### 채용 플랫폼 정보 확인

* 사람인, 잡코리아, 원티드 등에 라운드 공고 링크를 입력하여 지원 하는 경우, "**자체 지원"** 지원 경로에 채용 플랫폼 정보 확인이 가능합니다.
* 확인 가능한 채용 플랫폼
  * **사람인**
  * **잡코리아**
  * **원티드**
  * **링크드인**
  * **잡플래닛**
  * **점핏**
  * **리멤버**
  * 등 10가지

### 마케팅 정보 확인

* 링크드인, 페이스북, 인스타그램 등에 채용 광고를 하는경우, UTM 부가 정보 수집이 가능합니다.
* 수집 가능한 UTM, 광고 파라메터 정보
  * **utm\_source** : 리퍼러(예: Google, 뉴스레터4, 빌보드)
  * **utm\_medium** : 마케팅 매체(예: CPC, 배너, 이메일)
  * **utm\_campaign** : 제품, 슬로건, 프로모션 코드(예: spring\_sale)
  * **utm\_content** : 광고 소재를 구분하는 데 사용합니다. 예를 들어 하나의 이메일 메시지에 두 가지 클릭 유도 문구 링크가 있는 경우
  * **utm\_term** : 유료 키워드
  * **fbclid** : 페이스북 광고 아이디 입니다.
  * **gclid** : 구글 광고 아이디 입니다.


---

# 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://guide.roundhr.com/candidate/recruitment/job_posting/referrer.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.
