> For the complete documentation index, see [llms.txt](https://docs.groobee.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.groobee.ai/old-admin/monitoring.md).

# 데이터 모니터링

그루비에서 진행한 캠페인 데이터를 쿠키, 회원 ID, 오프사이트 캠페인 기준으로 데이터를 확인할 수 있습니다.

## **온사이트 캠페인(쿠키 기준)**

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

1. 조회할 데이터 유형을 선택할 수 있습니다.
2. 날짜는 일 단위로 입력할 수 있으며, 숫자로만 입력 가능합니다.
3. 조회 버튼: 클릭 시 데이터를 불러옵니다.
4. 다운로드 버튼 : 클릭 시 csv 파일로 1,000개까지 다운로드 됩니다.
5. 데이터를 100개, 500개씩 확인할 수 있습니다.

{% hint style="warning" %}
디자인 안의 Z는 비노출 된 캠페인을 의미합니다.
{% endhint %}

***

## **온사이트 캠페인 내역**

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

1. 기간 조회 : 날짜는 최대 31일의 기간을 조회할 수 있으며, 숫자로만 입력 가능합니다.
2. 회원 ID 입력 : 회원 ID를 입력하여 조회할 수 있습니다.

***

## **온/오프사이트 캠페인(ID 기준)**

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

1. 기간 조회 : 날짜는 최대 31일의 기간을 조회할 수 있으며, 숫자로만 입력 가능합니다.
2. 회원 ID 입력 : 회원 ID를 입력하여 조회할 수 있습니다.

***

## **오프사이트 캠페인 내역**

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

1. 오프사이트 캠페인 선택 : 푸시, 카카오, SMS 캠페인에서 조회할 캠페인을 선택합니다.
2. 발송 완료 캠페인 리스트 : 각 캠페인의 발송 완료 캠페인이 조회됩니다. 최근 31일 이내의 발송 완료 캠페인이 조회됩니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/monitoring.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.
