# 어트리뷰션 설정 (룩백윈도우)

<table><thead><tr><th width="182.33333333333331">항목                                      </th><th width="443">설명</th><th>기본값            </th></tr></thead><tbody><tr><td>클릭 후 설치 기간</td><td><p>클릭에 대한 룩백 윈도우로, 트래킹 링크 클릭 시점으로부터 어떤 시점까지 발생한 인스톨을 인정할지 결정하는 옵션입니다. </p><p><strong>기본값은 일주일</strong>이며, 다시 말해 트래킹 링크 클릭 시점으로부터 일주일 내에 설치된 앱은 해당 트래킹 링크에 의한 설치로 집계됩니다.</p></td><td>1 week</td></tr><tr><td>설치 후 전환 기간</td><td><p>앱 내에서 발생한 컨버전에 대한 룩백 윈도우로, 인스톨 시점으로 어떤 시점까지 발생한 이벤트를 인정할지 결정하는 옵션입니다. </p><p><strong>기본값은 일주일</strong>이며, 다시 말해 인스톨 시점으로부터 일주일 내에 발생하는 인앱 이벤트들은 해당 인스톨을 발생시킨 매체에 의한 컨버전으로 집계됩니다.</p></td><td>1 week</td></tr><tr><td>핑거프린팅 인정 기간</td><td><p>핑거프린팅은 단말기 식별자나 리퍼러를 이용한 확정적 어트리뷰션이 불가능할때 활용하는 확률적 어트리뷰션 방법입니다. </p><p>핑거프린트를 유지할 기간을 결정하는 옵션으로 <strong>기본값은 1일</strong>이며, <em>변경하지 않는 것을 권장합니다.</em></p></td><td>1 day</td></tr></tbody></table>


---

# 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://document.wisetracker.co.kr/tracking-management/media_partner-management/postback.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.
