Is DataLaunch GDPR compliant?
Yes! DataLaunch is designed with privacy in mind:
- Zero cookies (uses localStorage only)
- No personal data collection
- No fingerprinting
- Country-level geo only (no exact location)
- Anonymous session IDs
- No cross-site tracking
However, you should still have a privacy policy that explains what data you collect.
How accurate is the analytics?
DataLaunch provides accurate analytics for:
- Pageviews (tracked on every page load/navigation)
- Unique visitors (based on session IDs)
- Session duration (updated every 15 seconds)
- Bounce rate (calculated from single-page sessions < 10 seconds)
Note: Some visitors may block JavaScript or use privacy tools that prevent tracking. This is normal for all analytics platforms.
Can I export my data?
Currently, data export is available through the dashboard interface. We're working on CSV/JSON export functionality so teams can download their analytics when needed.
How long is data stored?
Data is retained by DataLaunch so you can review long-term trends. Account-level deletion and retention controls should be finalized before a broad public launch.
Does it work with ad blockers?
Like all analytics tools, DataLaunch may be blocked by some ad blockers. However, since we use a custom domain and don't use common analytics domains, we're less likely to be blocked than Google Analytics.
How do I track multiple domains?
Each domain needs its own site entry in DataLaunch. Create a new site for each domain and add the corresponding tracking code. All sites will appear in your dashboard, and you can switch between them using the site selector.
What browsers are supported?
DataLaunch works in all modern browsers:
- Chrome/Edge (latest)
- Firefox (latest)
- Safari (latest)
- Opera (latest)
The tracking script uses standard web APIs and has fallbacks for older browsers.