Privacy Policy
        Last updated: January 24, 2025
        
            🔒 Your Privacy Matters
            Vibe-lytics is designed with privacy-first principles. We don't use cookies, we anonymize IPs, and we give you full control over your data.
        
        1. What We Collect
        Vibe-lytics collects analytics data to help developers understand their application usage:
        
        Automatically Collected:
        
            - Anonymized IP Address - We remove the last octet for privacy (192.168.1.123 → 192.168.1.0)
 
            - Session ID - Random identifier that expires when you close your browser
 
            - Anonymous ID - Random identifier stored locally (no cookies)
 
            - Device Information - Browser type, screen size, operating system
 
            - Page Information - URL, referrer, page title
 
            - Timestamp - When events occurred
 
        
        Developer-Provided:
        
            - User ID - Only if the developer explicitly sets it
 
            - Custom Properties - Any additional data the developer tracks
 
        
        2. How We Use Data
        We process data to provide analytics services:
        
            - Generate analytics reports and visualizations
 
            - Calculate metrics like conversion rates and user journeys
 
            - Provide insights through our AI query interface
 
            - Detect patterns to suggest relevant analytics queries
 
        
        3. Data Storage & Retention
        
            - Location: Data is stored on Cloudflare's global network
 
            - Encryption: All data is encrypted in transit and at rest
 
            - Retention:
                
                    - Solo Plan: 6 months
 
                    - Team Plan: 1 year
 
                    - Scale Plan: 2 years
 
                
             
        
        
            🇪🇺 GDPR Compliance
            We are fully GDPR compliant. As a data subject, you have the following rights:
            
            Your Rights:
            
                - Right to Access - Export all your data anytime
 
                - Right to Erasure - Delete all your data permanently
 
                - Right to Rectification - Contact us to correct any data
 
                - Right to Portability - Export data in JSON format
 
                - Right to Object - Opt-out of tracking anytime
 
            
            How to Exercise Your Rights:
            Using our JavaScript SDK:
            
                Analytics.optOut(); // Stop tracking
                Analytics.exportMyData(); // Download your data
                Analytics.deleteMyData(); // Delete all data
                Analytics.anonymizeMyData(); // Remove PII
            
            Or via API:
            
                POST https://api.vibe-lytics.com/api/gdpr/export
                POST https://api.vibe-lytics.com/api/gdpr/delete
                POST https://api.vibe-lytics.com/api/gdpr/anonymize
            
         
        4. Cookies & Tracking
        We don't use cookies! Instead, we use:
        
            - Local Storage for anonymous ID (you can clear anytime)
 
            - Session Storage for session ID (cleared when browser closes)
 
            - No third-party tracking scripts
 
            - No cross-site tracking
 
        
        5. Data Sharing
        We never sell, rent, or share your data with third parties. Your data is only accessible to:
        
            - The application developer who owns the analytics
 
            - Authorized team members (for Team/Scale plans)
 
            - Our infrastructure provider (Cloudflare) for hosting
 
        
        6. Security
        We implement industry-standard security measures:
        
            - TLS encryption for all data transmission
 
            - Encrypted database storage
 
            - API key authentication
 
            - Rate limiting to prevent abuse
 
            - Regular security audits
 
        
        7. Legal Basis (GDPR)
        We process data under the following legal bases:
        
            - Legitimate Interest - Providing analytics services
 
            - Consent - When you haven't opted out
 
            - Contract - For paid subscriptions
 
        
        8. International Transfers
        Data may be processed globally through Cloudflare's network. We ensure adequate protection through:
        
            - Standard contractual clauses
 
            - Cloudflare's compliance with EU-US Data Privacy Framework
 
        
        9. Children's Privacy
        Vibe-lytics is not intended for users under 16. We don't knowingly collect data from children.
        10. Changes to This Policy
        We'll notify users of significant changes via:
        
            - Dashboard notifications
 
            - Email (for subscribed users)
 
            - 30-day notice before changes take effect
 
        
        11. Contact Us
        For privacy concerns or to exercise your rights:
        
        12. Data Protection Officer
        For GDPR inquiries, contact our DPO at: [email protected]
        
            🛡️ Privacy by Design
            Vibe-lytics is built with privacy as a core principle. We collect only what's necessary, anonymize by default, and give you complete control over your data.