Tags: Auto-Tag, Customers, Orders
This task scans your incoming orders, tagging customers based on the Shopify app responsible for creating each order. Run this task manually to tag your customers based on their historical orders.
- View in the task library: tasks.mechanic.dev/auto-tag-customers-by-order-app
- Task JSON, for direct import: task.json
- Preview task code: script.liquid
{
"app_titles_and_customer_tags__keyval_required": null,
"test_mode__boolean": null
}
Learn about task options in Mechanic
shopify/orders/create
mechanic/user/trigger
mechanic/shopify/bulk_operation
Learn about event subscriptions in Mechanic
This task scans your incoming orders, tagging customers based on the Shopify app responsible for creating each order. Run this task manually to tag your customers based on their historical orders.
Configure this task with app titles on the left, and customer tags to add on the right.
Use the "Test mode" option to see what the task intends to do, without actually having the task actually make any changes to your 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!