About

Hey Product Hunt πŸ‘‹

I'm Sumit, solo maker of StorePulse. Three things I want to share about why this exists and how it works.

The story. A few months back, my Shopify store quietly bled ~30% of conversion for three weeks. Shopify Analytics showed nothing β€” sessions normal, bounce rate normal, just fewer add-to-carts. After a long evening with browser devtools I traced it to a single line of broken JavaScript a third-party app had pushed in an update. The Add-to-Cart button was silently failing on iOS Safari. No alert. No email. No dashboard tile. Just lost sales.

So I built the tool that would have caught it in under an hour.

What StorePulse actually does (factual, not pitchy):

  • Real-user JS error tracking β€” captures errors from real visitors, grouped by stack trace. Theme-update correlation included ("first seen 2h after you published Dawn v15").

  • AI fix proposals via Claude β€” each error becomes a one-click fix with root cause, exact theme file + line, before/after code, and how to verify.

  • Synthetic checkout monitor β€” runs a real Add-to-Cart β†’ Checkout walk on a schedule. Pages you the second checkout breaks. (Browser Rendering powered, paid tier.)

  • Core Web Vitals from real visitors with per-page breakdowns and device split.

  • Uptime monitoring every 15 min with grouped incidents + a public status page per merchant.

  • Accessibility scanner (axe-core, up to 150 pages) β€” flags WCAG violations with lawsuit-risk scoring (ADA / AODA / EAA / BFSG plaintiffs are hitting Shopify stores hard right now). One-click "auto-apply alt text from product titles" solves the #1 most common violation for free.

  • AI Theme Review β€” Claude audits theme code for security, performance, SEO, and accessibility issues. Three tiers from 25 to 150 credits.

  • SEO Monitor β€” catches broken links, missing meta tags, structured-data regressions. AI-generated meta descriptions on demand.

Pricing β€” no fluff. Free plan is real, not a 14-day trial: 10K events/month, 25 AI credits, on-demand accessibility scans on a specific page. Paid tiers $19 β†’ $49 β†’ $99 β†’ $199, escalating mostly on AI credits + retention. The $199 Enterprise tier has the best per-credit price ($0.040) for agencies and high-iteration storefronts.

Tech stack (PH usually asks): Cloudflare Workers + D1 + Durable Objects + Queues, Remix on Pages Functions, axe-core for the WCAG scan, Claude (Anthropic) for the AI fixes, Shopify's Web Pixel + Theme App Extension for storefront-side tracking. No CDN-loaded third-party scripts β€” single tiny snippet from our own edge.

What I'd love feedback on:

  1. Is the free plan generous enough for you to actually trial it, or should I bump it?

  2. Anything obvious missing from the monitoring list? (Heatmaps? Session replay? GA4 integration?)

  3. Is the accessibility-lawsuit framing real for you, or is it just lawyer-induced FUD?

All feedback welcome β€” including "this is dumb, here's why." Happy to share what worked / what didn't during Shopify App Store review for anyone considering building.

Thanks for being here πŸ™