Tags: Auto-Tag, Marketing, Orders
This task automatically tags incoming orders with the UTM campaign, content, medium, source, and/or term associated with the customer's visit. Run this task manually to tag your existing orders.
- View in the task library: tasks.mechanic.dev/auto-tag-orders-with-utm-parameters
- Task JSON, for direct import: task.json
- Preview task code: script.liquid
{
"tag_with_utm_campaign__boolean": null,
"tag_with_utm_content__boolean": null,
"tag_with_utm_medium__boolean": null,
"tag_with_utm_source__boolean": null,
"tag_with_utm_term__boolean": null
}
Learn about task options in Mechanic
shopify/orders/create+2.minutes
mechanic/user/trigger
mechanic/shopify/bulk_operation
Learn about event subscriptions in Mechanic
This task automatically tags incoming orders with the UTM campaign, content, medium, source, and/or term associated with the customer's visit. Run this task manually to tag your existing orders.
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!