# 세그먼트 변수: 캠페인 이력

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

온사이트 캠페인 이력에 따라 타겟팅합니다.

**시점**

* 과거 : 기간 내 온사이트 캠페인에 노출되었거나 반응한 이력이 있는 방문자
* 현재 : 현재 세션에서 온사이트 캠페인에 노출되었거나 반응한 방문자

**변수 사용 예시**

온사이트 캠페인 \[시즌 기획전 홍보 팝업]

* *노출 된* : 시즌 기획전 홍보 팝업 캠페인에 노출된 방문자 타겟팅
* *노출되지 않은* : 시즌 기획전 홍보 팝업 캠페인에 노출되지 않은 방문자 타겟팅
* *노출 후 클릭한* : 시즌 기획전 홍보 팝업 캠페인을 클릭한 방문자 타겟팅
* *노출 후 클릭하지 않은* : 시즌 기획전 홍보 팝업 캠페인에 노출 되었는데 클릭하지 않은 방문자 타겟팅

***

### **AI 상품 추천 캠페인**

AI 상품 추천 이력에 따라 타겟팅 합니다.

**시점**

* 과거 : 기간 내 AI 상품 추천에 노출 되었거나 반응한 이력이 있는 방문자
* 현재 : 현재 세션에서 AI 상품 추천에 노출 되었거나 반응한 방문자

**변수 사용 예시**

AI 상품추천 \[검색결과 추천]

* *노출 된* : 검색결과 추천에 노출된 방문자 타겟팅
* *노출되지 않은* : 검색결과 추천에 노출되지 않은 방문자 타겟팅
* *노출 후 클릭한* : 검색결과 추천을 클릭한 방문자 타겟팅
* *노출 후 클릭하지 않은* : 검색결과 추천을 클릭하지 않은 방문자 타겟팅


---

# 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/new-admin/segment/variable/campaign-record.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.
