Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I am getting a lot of spam in my store so what is the sure way to stop this spam account? I have shown a screenshot below for a reference of spam accounts.
Solved! Go to the solution
This is an accepted solution.
Hi @themanthan9 , there a few apps that try to solve this but we haven't had much success with them TBH, in the end we setup a webhook on `customers/create` to remove accounts we define as spam.
The definition of spam could be as simple as checking whether the account has a verifiable (i.e. real) email address or as complex as you'd like using pattern matching.
This is an accepted solution.
Hi @themanthan9 , there a few apps that try to solve this but we haven't had much success with them TBH, in the end we setup a webhook on `customers/create` to remove accounts we define as spam.
The definition of spam could be as simple as checking whether the account has a verifiable (i.e. real) email address or as complex as you'd like using pattern matching.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025