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

# 온사이트 캠페인

## **온사이트 캠페인이란?**

온사이트 캠페인은 사이트에 접속 중인 고객과 실시간으로 소통하여, 고객의 행동에 맞춘 개인화된 메시지를 즉시 전달하는 마케팅 방식입니다.

그루비의 온사이트 캠페인은 단순 팝업 노출을 넘어,

* 고객의 실시간 행동 데이터를 기반으로 메시지를 자동 발송하고,
* 다양한 UI 환경(PC, 모바일 웹, 앱 등)에서 일관성 있게 적용되며,
* 간편한 에디터 기능을 통해 개발자·디자이너 도움 없이도 마케터가 직접 제작할 수 있습니다.

또한 A/B/N 테스트와 AI 최적화를 결합해, 메시지 성과를 데이터 기반으로 측정·개선할 수 있어 가장 효과적인 고객 경험을 만들어냅니다.

### **사이트 접속 고객과 실시간 상호작용**

* 고객의 행동 시점(스크롤, 클릭, 페이지 체류 등)에 맞춰 메시지 발송
* 즉각적인 개인화 경험 제공으로 이탈 방지 및 전환율 상승

### **다양한 온사이트 메시지 UI**

PC, 모바일 웹, 하이브리드 앱, 네이티브 앱 등 모든 환경에서 메시지를 노출할 수 있습니다.

* 배너, 팝업, 슬라이드인 등 다양한 UI 지원
* 디바이스별 맞춤 최적화 제공

### **간편한 캠페인 에디터**

마케터는 개발자나 디자이너 협업 없이도, 실시간 고객 행동 데이터를 활용해 맞춤형 메시지 페이지를 제작할 수 있습니다.

* 텍스트/이미지 변경, 버튼 삽입 등 직관적 에디터 기능
* 실시간 데이터 기반 메시지 노출로 캠페인 운영 효율성 향상

### **메시지 최적화**

그루비 AI는 최적화 기능을 통해 마케팅 목표(노출, 클릭, 주문 전환 등)에 가장 잘 부합하는 온사이트 메시지 유형의 노출 비율을 자동으로 조절합니다.


---

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