App Introduction
Automatically tag your orders, products, and customers! Tag orders, products, and customers automatically based on specific conditions. This app is incredibly simple: just set up rules, and it will auto-tag any orders, products, or customers that meet your criteria. We even include an AI assistant to help you create rules! Say goodbye to manual tagging and save tons of time! Product tagging helps organize your store better. Easily find your orders, products, and customers using tag-based searches.
Core Functionality
- Automatically add/remove tags for orders, products, and customers
- Create rules that meet different conditions
- Bulk add tags for orders, products, and customers
- Use the AI assistant to create tag rules by simply entering your requirements!
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Cross-border E-commerce
- Small & Medium E-commerce Merchants
Basic Information
- Developer:DevCloud LLC
- Address:2035 Sunset Lake Road, Suite B-2, Newark, DE, 19702, US
- Price: Free / Free plan
- Rating:4.2 / 5
- Comment Count:57 comment
- Release Date:2019-8-29
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic Plan
- Up to 2,000 tags per month
- Tag orders, products, and customers
- Real-time tagging
- Scheduled tasks
Standard plan
- Up to 10,00 tags per month
- Tag orders, products, and customers
- Real-time tagging
- Scheduled tasks
Advanced Plan
- Up to 50,000 tags per month
- Tag orders, products, and customers
- Real-time tagging
- Scheduled tasks
Pro Plan
- Up to 200,000 tags per month
- Priority tagging, dedicated queue
- Long-running tagging processes
- Please consult enterprise plans
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/tags.json
- PUT /admin/api/products/{product_id}/tags.json
- POST /admin/api/customers/{customer_id}/tags.json
Permission:write_orders,write_products,write_customers
- POST /admin/api/automation_rules.json
- PUT /admin/api/automation_rules/{rule_id}.json
- GET /admin/api/automation_rules.json
Permission:write_automation_rules,read_automation_rules,manage_tags
- POST /admin/api/orders/bulk.json
- POST /admin/api/products/bulk.json
- POST /admin/api/customers/bulk.json
Permission:write_orders,write_products,write_customers,manage_bulk_actions
- POST /admin/api/automation_rules/ai.json
- PUT /admin/api/automation_rules/ai/{rule_id}.json
- GET /admin/api/automation_rules/ai.json
Permission:write_automation_rules,read_automation_rules,use_ai