App Introduction
Detect the gender of current and future customers based on their name and region Gender is one of the most fundamental components for understanding who your customers are and how they use your products. It’s a key element in building a solid marketing strategy—and a strong marketing strategy drives sales growth. Customer Gender detects the gender of current and future customers. The detected gender is added as a tag and metafield to Shopify customer records, which you can then use to better customize your website content and marketing.
Core Functionality
- Detect the gender of current and future customers based on their name and region
- Gender will be added as tags and metafields to Shopify customer records
- Export customer gender and its confidence score to a spreadsheet
- Automatically import new customers and detect their gender
- Filter customers by gender in the Shopify admin panel
Merchant-Friendly
- D2C Independent Sellers
- Cross-Border E-commerce Merchants
- Membership E-commerce
- Fashion Category Merchants
Basic Information
- Developer:ScreenStaring
- Address:21 West St., New York, NY, 10006, US
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:1 comment
- Release Date:2015-11-9
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic
- 15,000 Customers per Month
- Region Awareness
- Old and New Customers
- Add Gender Labels and Metafields for Customers
- Gender Percentage
- Spreadsheet Export
Plus
- 100,000 Customers Monthly
- Basic Plan Features
- Custom Gender Labels, e.g., Use 'hombre'
Premium
- 500,000 Customers Monthly
- Plus Plan Features
- Custom Gender Labels, e.g., Use 'hombre'
Unlimited
- Unlimited Customers
- Premium Plan Features
- Custom Gender Labels (e.g., Use 'hombre')
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/customers/search.json
- POST /admin/api/customers/metafields.json
- POST /admin/api/customers/tags.json
Permission:read_customers,write_customers,manage_metafields
- PUT /admin/api/customers/{customer_id}.json
- POST /admin/api/customers/{customer_id}/metafields.json
- PUT /admin/api/customers/{customer_id}/tags.json
Permission:write_customers,manage_metafields,read_customers
- GET /admin/api/customers.json
- GET /admin/api/customers/{customer_id}/metafields.json
- GET /admin/api/customers/count.json
Permission:read_customers,read_orders,read_metafields
- GET /admin/api/customers.json?created_at_min={date}
- POST /admin/api/customers/{customer_id}/metafields.json
- PUT /admin/api/customers/{customer_id}/tags.json
Permission:read_customers,write_customers,manage_metafields
- GET /admin/api/customers.json?metafield={key}:{value}
- GET /admin/api/customers.json?tag={gender}
- GET /admin/api/customers/count.json?tag={gender}
Permission:read_customers,read_metafields,read_orders