# 교육 동영상

## 그루비 입문자를 위한 동영상 강의

그루비에 처음 입문하시는 분들을 위한 동영상 강의입니다.

각 메뉴에 대한 설명과 사용법을 쉽고 빠르게 이해하실 수 있습니다.

## 1. 대시보드

로그인 후 처음 마주하게 되는 대시보드 화면에 대해 설명합니다.

대시보드에서 제공하는 기능을 간략하게 살펴볼 수 있습니다.

{% embed url="<https://youtu.be/aiDO_g-eI6s>" %}

***

## 2. 실시간

실시간 메뉴에서는 최근 30분 동안 사이트에 방문한 고객들의 행동 데이터를 노출합니다.

초기 방문자 행동 패턴 또는 캠페인 타겟 고객의 반응을 한눈에 파악할 수 있습니다.

{% embed url="<https://youtu.be/JUICcWHRBzk>" %}

***

## 3. AI 세그먼트

AI 세그먼트 타겟팅 메뉴에서는 그루비 AI가 자동으로 분류한 고객 세그먼트를 확인할 수 있습니다.

{% embed url="<https://youtu.be/Kn1I4HFlueM>" %}

***

## 4. 세그먼트 타겟팅

세그먼트 메뉴에서는 고객 행동, 속성, 관심사 등을 바탕으로 세그먼트를 생성할 수 있습니다.

캠페인 생성에 필요한 2단계 중 첫 번째 단계인 세그먼트 생성에 대해 알아보겠습니다.

{% embed url="<https://youtu.be/GMshKS5GUZE>" %}

***

## 5. 온사이트 캠페인

온사이트 캠페인 메뉴에서는 사이트에 접속 중인 고객에게 노출할 캠페인를 생성할 수 있습니다.

{% embed url="<https://youtu.be/lWUpO19rkeY>" %}

***

## 5-1. 캠페인 에디터 사용법 - 통 이미지 배너 작성 방법

캠페인 에디터에서는 타겟 고객에게 노출할 배너를 제작할 수 있습니다.

사전에 준비된 배너 이미지를 활용하여 배너를 작성하는 방법에 대해 알아보겠습니다.

{% embed url="<https://youtu.be/QHZgCgVbl_o>" %}

***

## 6. AI 상품 추천 캠페인

AI 상품 추천 메뉴에서는 알고리즘을 활용한 개인화 상품 추천을 생성할 수 있습니다.

{% embed url="<https://youtu.be/FOvmonUU9sk>" %}


---

# 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/notes/guide-video.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.
