Tags: Auto-Tag, Customers
This task tags every new customer, with the same configurable tag. :)
- View in the task library: tasks.mechanic.dev/auto-tag-new-customers
- Task JSON, for direct import: task.json
- Preview task code: script.liquid
{
"tag__required": ""
}
Learn about task options in Mechanic
shopify/customers/create
Learn about event subscriptions in Mechanic
This task tags every new customer, with the same configurable tag. :)
This task tags new customers, as their accounts are created.
To tag all of your existing customers at once, open the "Customers" section of your store, then click the checkbox in the upper-right corner of the list. You'll then see an option to "Select all 50+ customers in your store". Click it, then use the "Actions" -> "Add tags" menu item to tag all customers.
Find this task in the library at tasks.mechanic.dev, and use the "Try this task" button. Or, import this task's JSON export – see Importing and exporting tasks to learn how imports work.
Found a bug? Got an improvement to add? Start here: ../../CONTRIBUTING.md.
Submit your task requests for consideration by the Mechanic community, and they may be chosen for development and inclusion in the task library!