Privacy and limits.
CSV Import Fixer is built for local, browser-side CSV checks. The MVP does not upload CSV files to a server, connect to HubSpot or Shopify, or import data into any account.
What stays local
CSV files, pasted CSV text, generated reports, blocked rows, review rows, and field mapping outputs are processed in the browser.
Local validation events
The app may store sanitized local events in browser localStorage, such as page source, mode, row count, issue count, output downloads, and paid-request copy. It does not store raw CSV content, emails, filenames, or pasted error text in those events.
External analytics
External analytics is disabled by default. If analytics is enabled later, it should send only sanitized event fields and never raw CSV content.
Limitations
The checker does not guarantee that HubSpot, Shopify, or another platform will accept an import. It flags likely CSV risks before a manual retry. Manual review is still required.
Sensitive data
Do not use this MVP for medical, legal, financial, government, or other sensitive regulated datasets.