App Introduction
Delete any customer in the admin, and add an Account Deletion feature to your storefront’s Account page. Customer deletion in Shopify is GDPR-aligned and cannot be completed immediately. Additionally, orders placed via a payment provider cannot be deleted. With Delete Me, you can remove customer information via logical deletion from the customer management interface and enable an "Delete Account" feature on your storefront. Logical deletion is a method of masking personal data: names are replaced with ****, and email addresses are prefixed with an unpredictable string of characters.
Core Functionality
- Easily delete customer accounts
- Add a "Delete Account" feature to your storefront’s Account page
- Mask personal information
- Sync account deletions to external apps
- Auto-delete feature for inactive customers
Merchant-Friendly
- Independent Station Merchants
- Cross-border E-commerce Merchants
- Individual Seller Stores
- Small & Medium E-commerce Enterprises
Basic Information
- Developer:Flagship Inc.
- Address:5-3-23 WeWork Nippon TV Yotsuya Bldg, Kojimachi, Chiyoda-ku, JP-13, 102-0083, JP
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2020-9-14
- Supported languages:Japanese、Spanish、English
- Compatible products:Shopify
Application Screenshot
Price Plan
Ecosystem
- Delete customer information
- Keep customer's order record
- Add/show customer tags after deletion
Autonomous
- Ecosystem Plan+
- Add delete account feature to storefront
- Webhook notification after deletion
- Link with Dotdigital&Klaviyo
- Bulk deletion
Optimize
- Includes Ecosystem and Autonomous Plan
- Automatic Deletion of Inactive Customers
User Location & Comments
User Location
Comments
Shopify API Used
- DELETE /admin/api/customers/{customer_id}.json
- GET /admin/api/customers/{customer_id}.json
- POST /admin/api/customers/{customer_id}/account_delete.json
Permission:write_customers,read_customers,manage_accounts
- GET /admin/api/themes/{theme_id}/assets.json
- PUT /admin/api/themes/{theme_id}/assets.json
- POST /admin/api/themes/{theme_id}/assets.json
Permission:write_themes,read_themes,manage_online_store
- GET /admin/api/customers/{customer_id}.json
- PUT /admin/api/customers/{customer_id}.json
- POST /admin/api/customers/{customer_id}/mask.json
Permission:write_customers,read_customers,manage_accounts
- POST /admin/api/webhooks.json
- GET /admin/api/webhooks.json
- PUT /admin/api/webhooks/{webhook_id}.json
Permission:write_webhooks,read_webhooks,manage_apps
- GET /admin/api/customers.json?updated_at_max={date}
- DELETE /admin/api/customers/{customer_id}.json
- POST /admin/api/customers/batch.json
Permission:write_customers,read_customers,manage_accounts