Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello everyone,
I'm currently facing a spam issue. I’ve created a custom newsletter pop-up form that uses an API key to store data on a third-party platform. I've tried almost every available app on the Shopify marketplace for spam protection, including Google reCAPTCHA v3, and implemented all other possible measures.
I even contacted Shopify support, and they confirmed that, at the moment, there is no effective solution available—neither from Shopify itself nor from any app in the marketplace.
Store url : https://kaymanbeauty.com/
Yes this can be an annoying issue.
Shopify offers Bot Protection at the Plus level, but even then you cannot activate it for 24/7 continuous coverage. Only for limited ranges of time.
The captcha is a good start, but just curious - besides some false positive emails, what's the harm to your business?
Is the problem that these email addresses are harvesting discount codes? Or just that your emails are bouncing?
If the main issue is the latter, why not use an email filtering API to make sure the email is legitimate before starting any automated drip sequence?
Want to see it in action? Check out our demo store.
Sounds like the API setup is letting too many bad emails through. Try adding double opt-in and make sure you're cleaning out inactive addresses. Slowing down send rates a bit can also help avoid spam flags. Keeping an eye on patterns or adding basic logging goes a long way too.