Frequently Asked Questions
Technical Questions
Q: Will the SDK slow down my website?
A: No. The SDK loads asynchronously, is ~280KB gzipped, and runs non-blocking.
Q: Does it work with SPA frameworks?
A: Yes. Full compatibility with React, Vue, Angular, Svelte, Next.js, and Nuxt.js. History API is automatically monitored.
Q: What happens when offline?
A: Events are queued in localStorage and automatically sent when internet connection is restored.
Q: Is it GDPR/KVKK compliant?
A: Yes. First-party data is collected, and user consent management can be integrated.
Integration Questions
Q: How long does integration take?
A: Basic integration: 5 minutes. Full e-commerce setup: 1-2 hours.
Q: Can we migrate existing data?
A: Yes. Data transfer is possible via CSV, JSON, or API.