From your Shopify admin, go to:
Online Store > Themes > Customize
Navigate to the page where you want to place the button that assigns customer tags.
Click Add section
Select Apps
Choose User Tag Plus
Configure the settings directly in the theme editor
Button behavior differs depending on the customer’s login status.
We recommend testing the full flow in both states to ensure everything works as expected.
If you want to trigger actions such as granting points at the same time the button is clicked (i.e. when a customer tag is added), additional setup is required.
Each use case shown below requires a compatible third-party app.
Use case1: Point rewards
(e.g. apps such as DokoPoi, VIP, easyPoints)
Use case2: Email notifications
(e.g. Shopify Mail)
Before setting up Flow, create a customer segment based on a specific tag:
Go to Customers > Segments
Click Create segment
Create a segment that includes customers with the target tag
Go to Apps > Shopify Flow
Click Create workflow
Select
Customer joined segmentas the triggerChoose the segment created in the preparation step
Add actions to run your desired campaign (points, emails, etc.)
While it is possible to create a workflow using Customer tags added as the trigger, we recommend using Customer joined segment instead to minimize load on your store.
Reason:
With
Customer tags added, Flow runs every time any tag is addedAdditional conditions must be checked inside Flow, increasing system load
Using
Customer joined segmentensures Flow only runs when the target tag condition is met, resulting in a more efficient and scalable setup.