Skip to content

Latest commit

 

History

History

auto-tag-customers-with-the-location-of-their-purchase

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Auto-tag customers with the location of their purchase

Tags: Auto-Tag, Customers, Location, Orders

When an order is created, this task adds the location name of the purchase to the customer's tags. Useful for stores with multiple Shopify-powered POS locations.

Default options

{
  "tag_for_online_orders": null
}

Learn about task options in Mechanic

Subscriptions

shopify/orders/create
mechanic/user/trigger

Learn about event subscriptions in Mechanic

Documentation

When an order is created, this task adds the location name of the purchase to the customer's tags. Useful for stores with multiple Shopify-powered POS locations.

This task will run for each new order that's created, applying the POS location name as a customer tag. Optionally, define a tag to be used for online orders.

Run this task manually to have Mechanic scan each customer with an order history.

Installing this task

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.

Contributions

Found a bug? Got an improvement to add? Start here: ../../CONTRIBUTING.md.

Task requests

Submit your task requests for consideration by the Mechanic community, and they may be chosen for development and inclusion in the task library!