Tags: Auto-Tag, Order Attributes, Web Browser
This task monitors incoming orders, and tags them with information about the customer's web browser.
- View in the task library: tasks.mechanic.dev/auto-tag-new-online-orders-by-web-browser
- Task JSON, for direct import: task.json
- Preview task code: script.liquid
{
"include_browser_version__boolean": false
}
Learn about task options in Mechanic
shopify/orders/create
mechanic/user/trigger
Learn about event subscriptions in Mechanic
This task monitors incoming orders, and tags them with information about the customer's web browser.
This task will monitor incoming orders, and tag them if the browser name can be derived from the order information.
Run this task manually to scan your existing orders, and tag them as appropriate.
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!