# Tag EDU customers on signup

Tags new customers whose email ends in .edu.

Canonical URL: https://templates.jsworkflows.com/templates/tag-edu-customers-on-signup/

## When to use this template

This template is built for Shopify stores using the JsWorkflows app.

Use this template when you want a ready-made workflow for this use case: Tags new customers whose email ends in .edu.

It is designed for Shopify customer operations and gives you a production-ready starting point instead of building the automation from scratch.

This workflow uses the Shopify webhook trigger model and starts from the "Customer created" trigger. It includes setup fields for merchant-facing values, so you can configure the workflow before installing it.

## Metadata

- Category: Customers
- Trigger: Customer created
- Workflow type: Shopify webhook
- Complexity: easy
- Usage class: starter-friendly

## Connected services

- None

## Additional Shopify scopes

- write_customers

## Setup fields

- Customer tag (`EDU_TAG`)
  - Type: text
  - Storage: config
  - Required: yes
  - Description: Customer tag to add when a new customer signs up with an .edu email address.

## Setup guide

## Before you start

This template listens for new customers and tags those whose email ends with `.edu`.

## Configure in setup

- `Customer tag`: tag to add to matching customers

## Notes

- Customers whose email is missing or does not end with `.edu` are skipped
- The workflow only adds the configured tag and does not remove other tags

