> 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/onsite.md).

# 온사이트 캠페인

- [제외 조건 설정](https://docs.groobee.ai/old-admin/onsite/exception.md)
- [제외 조건 관리](https://docs.groobee.ai/old-admin/onsite/exception/manage.md)
- [새로운 제외 조건 만들기](https://docs.groobee.ai/old-admin/onsite/exception/exception-create.md)
- [온사이트 캠페인 관리](https://docs.groobee.ai/old-admin/onsite/manage.md)
- [새로운 캠페인 만들기](https://docs.groobee.ai/old-admin/onsite/onsite-create.md)
- [온사이트 (Web/Hybrid)](https://docs.groobee.ai/old-admin/onsite/onsite-create/web-hybrid.md)
- [온사이트 캠페인 1단계 기본 설정](https://docs.groobee.ai/old-admin/onsite/onsite-create/web-hybrid/step1.md)
- [온사이트 캠페인 2단계 1) 메시지 설정](https://docs.groobee.ai/old-admin/onsite/onsite-create/web-hybrid/step2-message.md)
- [온사이트 캠페인 2단계 2) 캠페인 에디터](https://docs.groobee.ai/old-admin/onsite/onsite-create/web-hybrid/step2-editor.md)
- [온사이트 캠페인 2단계 3) 다이내믹 페이지 에디터](https://docs.groobee.ai/old-admin/onsite/onsite-create/web-hybrid/step3-dynamic.md)
- [온사이트 캠페인 3단계 옵션 설정](https://docs.groobee.ai/old-admin/onsite/onsite-create/web-hybrid/step3.md)
- [인앱 메시지 (Native)](https://docs.groobee.ai/old-admin/onsite/onsite-create/native.md)
- [인앱 메시지 캠페인 1단계 기본 설정](https://docs.groobee.ai/old-admin/onsite/onsite-create/native/step1.md)
- [인앱 메시지 캠페인 2단계 메시지 설정](https://docs.groobee.ai/old-admin/onsite/onsite-create/native/step2.md)
- [인앱 메시지 캠페인 3단계 옵션 설정](https://docs.groobee.ai/old-admin/onsite/onsite-create/native/step3.md)
- [온사이트 캠페인 분석 리포트](https://docs.groobee.ai/old-admin/onsite/report.md)
- [온사이트 캠페인 기본 분석](https://docs.groobee.ai/old-admin/onsite/report/basic.md)
- [온사이트 캠페인 주문 상품 분석](https://docs.groobee.ai/old-admin/onsite/report/order-goods.md)
- [온사이트 캠페인 A/B/N 테스트 분석](https://docs.groobee.ai/old-admin/onsite/report/abn.md)
- [온사이트 캠페인 사용 가이드](https://docs.groobee.ai/old-admin/onsite/guide.md)
- [에디터](https://docs.groobee.ai/old-admin/onsite/guide/editor.md)
- [에디터 시작하기](https://docs.groobee.ai/old-admin/onsite/guide/editor/getting-started.md)
- [메시지 유형별 디자인 권장 사이즈](https://docs.groobee.ai/old-admin/onsite/guide/editor/size.md)
- [그루비 제안 템플릿으로 메시지 디자인 만들기](https://docs.groobee.ai/old-admin/onsite/guide/editor/template.md)
- [통 이미지로 메시지 디자인 만들기-슬라이드인](https://docs.groobee.ai/old-admin/onsite/guide/editor/slide-in.md)
- [통 이미지로 메시지 디자인 만들기-플로팅 바](https://docs.groobee.ai/old-admin/onsite/guide/editor/floating-bar.md)
- [배경없는 PNG 이미지로 메시지 디자인 만들기](https://docs.groobee.ai/old-admin/onsite/guide/editor/png.md)
- [CTA 버튼을 삽입한 메시지 디자인 작성](https://docs.groobee.ai/old-admin/onsite/guide/editor/cta.md)
- [CTA 버튼 설정 TIP](https://docs.groobee.ai/old-admin/onsite/guide/editor/cta-tip.md)
- [플로팅 바 배너의 해상도 별 대응하는 법](https://docs.groobee.ai/old-admin/onsite/guide/editor/resolution.md)
- [URL 매개 변수](https://docs.groobee.ai/old-admin/onsite/guide/url.md)


---

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