# 푸시내용에 적용할 수 있는 가상태그 사용법

<mark style="color:blue;">푸시내용에 '가상태그'를 적용하여 고객맞춤 정보를 일괄적으로 발송할 수 있어요.</mark>&#x20;

***

적립금 안내 푸시 발송을 예시로 안내드릴게요.&#x20;

\[NAME] 가상태그는 알림을 받는 고객의 이름으로 치환되어 표시되고,\
\[RESERVE] 가상태그는 알림을 받는 고객의 적립금 금액으로 치환되어 표시돼요.

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

그 외 쿠폰, 포인트, 예치금을 나타낼 수 있는 가상태그가 있으며,\
각 고객별 정보로 치환되어 발송돼요.&#x20;

\[COUPON] : 쿠폰 개수\
\[POINT] : 보유 포인트\
\[EMONEY] : 보유 예치금

{% hint style="warning" %}
참고

* 개인정보가 노출될 수 있으므로 기기 노티(푸시 알림)에서는 표기되지 않으며 알림 내용 보기에서만 확인할 수 있어요. &#x20;
* 가상태그 기능은 프리미엄 버전에서만 사용이 가능해요.
* \[NAME]은 푸시 제목과 내용에 모두 사용할 수 있으며, \[NAME]을 제외한 모든 가상태그는 푸시 내용에만 작성할 수 있어요.&#x20;
  {% endhint %}


---

# 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://help.makeshop.co.kr/faq/mobile/undefined-1/undefined-28.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.
