# 캠페인 분석 리포트 전환 기여 기간

## **통계 시간**

**그루비 분석 리포트 전환 기여 기간에는 시간(Hour)과 일(Day)단위의 통계 시간 개념이 있습니다.**

* 시간(Hour)기준 : 발송 일시에서 분 단위를 제외한 시간으로부터 전환 기여 기간(3시간, 6시간)만큼의 데이터 통계를 보여줍니다.
* 일(Day) 기준 : 발송일을 포함한 전환 기여 기간(발송 당일, 3일, 7일)만큼의 데이터 통계를 보여줍니다.

***

### **시간(Hour)**

시간(Hour)기준 : 발송 일시에서 분 단위를 제외한 시간으로부터 전환 기여 기간만큼의 데이터 통계를 보여줍니다.

{% hint style="info" %}
선택 가능한 시간 옵션 : 3시간, 6시간
{% endhint %}

**예시**

* 2023-12-11 13:20 발송
* 전환 기여 기간 : 3시간
* 데이터 통계 기간 : 13:00:00 \~ 15:59:59
* 발송 후 3시간만큼의 데이터 통계

<figure><img src="https://files.helpdocs.io/p92xn84cjv/articles/d9646n2jjl/1702623027492/image.png" alt="" width="563"><figcaption></figcaption></figure>

***

### **일(Day)**

일(Day) 기준 : 발송일을 포함한 전환 기여 기간만큼의 데이터 통계를 보여줍니다.

{% hint style="info" %}
선택 가능한 시간 옵션 : 발송 당일, 3일, 7일
{% endhint %}

**예시1**

* 2023-12-11 13:20 발송
* 전환 기여 기간 : 발송 당일
* 데이터 통계 기간 : 2023-12-11 \~ 2023-12-11
* 발송 후 발송 당일(00:00 \~ 23:59)만큼의 데이터 통계

**예시2**

* 2023-12-11 13:20 발송
* 전환 기여 기간 : 7일
* 데이터 통계 기간 : 2023-12-11 \~ 2023-12-17
* 발송 후 발송일 포함 7일 (2023-12-11 00:00 \~ 2023-12-17 23:59)만큼의 데이터 통계

<figure><img src="https://files.helpdocs.io/p92xn84cjv/articles/d9646n2jjl/1702623240140/image.png" alt="" width="563"><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.groobee.ai/old-admin/push/report/report-time.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.
