# 회원 정보

\[세그먼트 > 방문자 유형] 중 **회원 등급, 회원 유형, 회원 성별, 회원 연령대**를 변수로 활용하기 위해 각 항목의 코드와 상세 설명(표시 명칭)을 설정하는 페이지입니다.

<figure><img src="/files/IWc2abAuPDSUbu40o7Ff" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
카페24, 고도몰, 아임웹 등 임대형 쇼핑몰에서는 데이터 연동 구조상 본 설정 기능을 지원하지 않습니다.
{% endhint %}

## **1. 코드 등록**

<img src="/files/wybkeukclADt2tzyyYId" alt="" data-size="line"> 버튼을 클릭하여 각 유형별 항목을 추가해 주세요.

<figure><img src="/files/h0bigjQ0uW01Rr0h6sCj" alt=""><figcaption></figcaption></figure>

* **코드:** 해당 변수를 식별하는 고유 코드를 입력해 주세요. (문자 구분 없이 최대 20자 입력 가능)
* **상세 설명:** 세그먼트 설정 시 보여질 변수의 이름을 입력해 주세요. (문자 구분 없이 최대 50자 입력 가능)

{% hint style="info" %}
회원 등급과 회원 유형처럼 서로 다른 세그먼트 변수 유형간에는 같은 코드를 사용할 수 있으나, 동일 변수 내에서는 중복될 수 없습니다.
{% endhint %}

***

## **2. 코드 리스트**

<figure><img src="/files/oleTxuzLd24fKSQWsemr" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="160.3828125">헤더</th><th>설명</th></tr></thead><tbody><tr><td><strong>코드</strong></td><td>세그먼트 변수를 식별하는 고유 코드 입니다.</td></tr><tr><td><strong>상세 설명</strong></td><td>세그먼트 설정 시 보여질 변수의 이름입니다.</td></tr></tbody></table>

### **2-1. 관리 도구**

행(Row) 우측의 <img src="/files/pwEMOQ8ecqrBeki2Ldez" alt="" data-size="line"> 아이콘을 클릭하면, 해당 코드를 관리할 수 있는 메뉴가 나타납니다.

<figure><img src="/files/2JJ1A8x1vR6OXJaoXa8K" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="159.7890625">관리 도구</th><th>설명</th></tr></thead><tbody><tr><td><img src="/files/0XwdQjEr68wmbufloTF3" alt="" data-size="line"> <strong>수정</strong></td><td>선택한 항목의 코드 및 상세 설명을 수정합니다.</td></tr><tr><td><img src="/files/IMev3uE8t5yBMwGc1BIj" alt="" data-size="line"> <strong>삭제</strong></td><td>해당 코드를 영구적으로 삭제합니다. </td></tr></tbody></table>

***

## **3. 초기화**

<img src="/files/MfdUIBALgcOkmz5Hms0K" alt="" data-size="line"> 버튼을 클릭하여 입력된 모든 항목을 한 번에 삭제할 수 있습니다.


---

# 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/settings/member_data.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.
