How to receive email notifications for every new Pop Convert subscriber
Check out this quick tutorial video to get started:
How to set up email notifications for every new sign-up to your popup
- From your Shopify admin, go to Marketing > Automations.
- Click Create Automation.
- Click on "Create custom automation" to begin setting up your workflow. Follow the steps below:
a. In the search box, type "Customer Created" and choose it from the options.
b. Click the blue plus (+) icon and choose "Condition."
c. Click on Select Condition > Add Criteria
d. Choose "Customer" and search for "tags" in the Customer Object list, then select it.
e. Type "Pop Convert" in the Tags_item box.
f. Click on the close button located at the top right corner.
g. Click the blue plus (+) icon next to "Then" and select "Action."
h. In the search bar, type "Send internal email" and choose it.
i. Enter the email address where you want to receive the notification, along with the Subject and Body of the email.
- Once you've finished setting it up, click "Turn on Workflow" to activate it.
This is how your workflow should appear.
If you want to get the popup details, add the following variables to the email message section:
Name: {{ customer.displayName }}
Email: {{
customer.email
}}
Phone: {{ customer.phone }}
Updated on: 22/05/2025
Thank you!