# Shopify-pet · Post 3 — Soft offer **Where to post:** IndieHackers, r/shopify monthly self-promo, Shopify community "apps & tools" forum, pet-business newsletters. **Format:** ~250 words. --- ## Title DataTools — a $49 desktop tool that gets your Shopify customer export Klaviyo-import-ready in 30 seconds ## Body Built this for my own store and figured fellow Shopify owners might want it. The problem: Shopify's customer CSV export is *almost* Klaviyo-ready, but not quite. Phones in five different formats. Hidden whitespace in addresses. Duplicate-customer rows from the same person ordering twice with slightly different emails. Country fields blank for half your international orders. You either fix it by hand every month or accept that ~15-20% of your list is broken. **DataTools** is six CSV tools as one pipeline: - **Format standardizer** — phones to E.164 (Klaviyo-ready), addresses normalized, currencies in your store's locale - **Dedupe** — fuzzy matching catches "Sarah O'Brien" = "sarah obrien" = "Sarah OBrien" before they become 3 customers in Klaviyo - **Text cleaner** — strips zero-width spaces, BOMs, weird unicode the customer typed on their phone - **Gate** — quarantine rows that won't survive the import (missing email, malformed phone) so you know what got dropped and why - **Analyzer** — runs first, tells you what's wrong before you start fixing - **Splitter** — chunks oversized exports for tools with row limits Runs **locally** on Mac/Win/Linux. Customer data never goes to a server — that was the whole point. No subscription. **$49 one-time**, v1.x updates included. Demo (with synthetic data) and download: datatools.app/shopify-pet Built by a fellow Shopify store owner. Happy to answer questions in the thread. — {{your-name}}