How To
Disable Local Tracking
Learn how to disable local tracking in Oppla
Disable Local Tracking
Learn how to disable local tracking and ensure your tracking works in production.
Configuration
Disable Local Tracking
Disable local tracking in your configuration:
Environment-Specific Configuration
Configure different settings for development and production:
Best Practices
- Enable in Development: Keep local tracking enabled during development
- Disable in Production: Always disable local tracking in production
- Use Environment Variables: Configure based on environment
- Test Thoroughly: Verify tracking works in production
Common Issues
Local Tracking Still Active
- Check configuration
- Verify environment settings
- Clear browser cache
- Check for conflicting settings
Tracking Not Working
- Verify configuration
- Check network requests
- Ensure proper initialization
- Check for console errors