# Admin Notifications

Using this Shopify app, merchants can keep themselves familiar with customer activities like order place & new registrations. That is, notifications are sent to the store admin via WhatsApp medium whenever a new order is placed and any new visitor signs up to the store.&#x20;

## <mark style="color:blue;">Order Place Notification to Admin</mark>

This notification will be received by the admin when an order is placed by any customer.

<figure><img src="https://922942541-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIGRcMuVZCEGNibOl1OmW%2Fuploads%2FAmJR1hSqE1FKDXjekja9%2Fimage.png?alt=media&#x26;token=6921e031-fbc2-4f32-91a0-9ecdb2aec464" alt=""><figcaption></figcaption></figure>

* **Message Template:** Enter the notification message you want to send to your customers by using the following message variables 👇

{% hint style="info" %}
**Variables**

* *{%-order\_id-%}*
* *{%-customer\_name-%}*

The message would look like below.

*<mark style="color:green;">"Hello Admin You have a New Order on your Shopify Store Order ID is: 52481</mark>*

*<mark style="color:green;">Thank You"</mark>*
{% endhint %}

* **Template Name:** Assign a name to the template.
* **Language Code:** Enter the code of the language in which you want to send notifications.

After you are done with all the changes, save your message template. Now, this message will be sent to your customers when their order is delivered to them.

## <mark style="color:blue;">Customer Registration Notification to Admin</mark>

This notification will be received by the admin when a customer registers into the store.

<figure><img src="https://922942541-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIGRcMuVZCEGNibOl1OmW%2Fuploads%2FD75ZXvzGLOCnhZEtrcZp%2Fimage.png?alt=media&#x26;token=3d166789-5cb7-45a1-a8a8-a06318e2c0de" alt=""><figcaption></figcaption></figure>

* **Message Template:** Enter the notification message you want to send to your customers by using the following message variables 👇

{% hint style="info" %}
**Variables**

* *{%-customer\_name-%}*
* *{%-customer\_email-%}*

The message would look like below.

*<mark style="color:green;">"Hello admin</mark>*

*<mark style="color:green;">A new customer has registered on the platform.</mark>*

*<mark style="color:green;">**Name:**</mark> <mark style="color:green;"></mark><mark style="color:green;">Mark Aniston</mark>*\
\&#xNAN;*<mark style="color:green;">**Email:**</mark> <mark style="color:green;"></mark><mark style="color:green;"><anistonmark23@gmail.com>"</mark>*
{% endhint %}

* **Template Name:** Assign a name to the template.
* **Language Code:** Enter the code of the language in which you want to send notifications.

After you are done with all the changes, save your message template. Now, this message will be sent to your customers when their order is delivered to them.
