应用简介
Delete any customer in admin, and add an Account Delete feature into the storefront Account page. Customer deletion in Shopify is based on GDPR, and it cannot be deleted immediately. Orders also cannot be deleted if they are placed through a payment provider. By using Delete Me, you can delete customer information with logical deletion from customer screen and set "delete account" feature to your storefront. Logical deletion is a method of masking personal information. Name is changed to ****, and email address is prefixed with an unpredictable string of characters.
核心功能
- Easily delete your customer account
- Add "Delete Account" feature to your storefront Account page
- Mask personal information
- Sync the account deletion to external apps
- Auto Deletion Feature for Inactive Customer
适合商家
- 独立站商家
- 跨境电商商家
- 个人卖家店铺
- 中小电商企业
基本信息
- 开发者:Flagship Inc.
- 地址:5-3-23 WeWork Nippon TV Yotsuya Bldg, Kojimachi, Chiyoda-ku, JP-13, 102-0083, JP
- 价格: 免费 / 付费计划
- 评分:0 / 5
- 评论数:
- 上架日期:2020年9月14日
- 支持语言:日语、西班牙语、英语
- 适配产品:Shopify
应用截图
价格计划
Ecosystem
- Delete customer information
- Keep customer's order record
- Add/show customer tags after delation
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
用户地域与评论趋势分析
客户地域分布
评论时间分布
Shopify 接口映射
- DELETE /admin/api/customers/{customer_id}.json
- GET /admin/api/customers/{customer_id}.json
- POST /admin/api/customers/{customer_id}/account_delete.json
权限: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
权限: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
权限:write_customers,read_customers,manage_accounts
- POST /admin/api/webhooks.json
- GET /admin/api/webhooks.json
- PUT /admin/api/webhooks/{webhook_id}.json
权限: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
权限:write_customers,read_customers,manage_accounts