Troubleshooting Guide
Having issues? We’re here to help. Find solutions to common problems below.
Data Collection Issues
My tracking code isn’t collecting data
Common causes:
- Script not properly installed on your website
- Adblockers or browser extensions blocking the script
- Website domain not added to allowed domains
- Incorrect script tag placement
Solution:
- Check the script tag is placed in your website’s
<head>section - Verify your domain is added in the dashboard settings
- Test with adblockers disabled
- Check browser console for error messages
- Clear cache and refresh the page
Data shows as “0” or very low numbers
Causes:
- Tracking code recently installed (data needs time to accumulate)
- Script installation incomplete
- Domain filters applied too restrictively
- Real users haven’t visited yet
Solution:
- Wait 24-48 hours for data to accumulate
- Generate test traffic by visiting your site
- Check if domain filters are blocking legitimate traffic
- Verify the tracking status is “active”
Session time is showing incorrectly
Why it happens:
- Sessions end after 30 minutes of inactivity
- Browser closed or page left without proper session close
- Multiple device tracking
Solution:
- Ensure users stay on site for measured duration
- Session duration only counts active time
- Each device/browser is tracked separately
Dashboard & Reporting Issues
Dashboard won’t load
Troubleshooting steps:
- Clear browser cache and cookies
- Try a different browser
- Check your internet connection
- Disable browser extensions
- Try incognito/private mode
If issue persists:
- Contact support with your account email
- Include browser name and version
- Specify when the issue started
Export data is blank or incomplete
Possible reasons:
- Date range has no data
- Applied filters are too restrictive
- Export still processing
What to do:
- Verify date range includes collected data
- Remove or loosen date/page filters
- Wait a few moments for export to complete
- Try downloading again
Reports showing inconsistent data
Why this happens:
- Data still being processed (up to 1 hour delay)
- Time zone differences
- Multiple tracking implementations
- Browser cache showing old data
Solution:
- Refresh page after 15-30 minutes
- Verify your timezone is correct in settings
- Check for duplicate tracking codes
- Force browser refresh (Ctrl+Shift+R or Cmd+Shift+R)
Privacy & Data
Can I delete specific visitor data?
Yes! We provide complete data control:
- Go to Settings → Data Management
- Select date range for deletion
- Choose specific pages or visitors
- Confirm deletion
Important: Deleted data cannot be recovered. Deletions process within 24 hours.
How do I ensure GDPR compliance?
We’re GDPR compliant by design:
- No IP addresses stored
- No tracking cookies used
- 6-month automatic data deletion
- Easy data export and deletion
- No data sold to third parties
What you should do:
- Add privacy policy to your website
- Include our privacy notice where tracking is used
- Honor user deletion requests within 30 days
- Keep record of consent (if required)
User is asking to delete their data
Process:
- We can not store personally identifiable information, so we cannot identify specific users.
- If you have custom events with user identifiers, you can delete those specific events.
- If you want to delete all data associated with a user, you can delete all events for that user identifier.
- If you want to delete all data for a specific date range, you can do that as well.
Timeline: Deletion completes within 24 hours
Integration Issues
Events not tracking
Common issues:
- Event code syntax incorrect
- Event name not matching filter
- Event JavaScript not running
- Custom domain not allowed
Solution:
- Verify event code is correct
- Verify Your domain ownership is verified
- read our Auto Track Events or custom events for correct implementation
- Check event name matches exactly
- Verify JavaScript executes before page unload
- Check Events filter in dashboard
Custom properties not showing
Why it happens:
- Property names have spaces or special characters
- Property values are undefined/null
- Property not whitelisted
Solution:
- Use camelCase or underscore_case for property names
- Ensure property has a value before tracking
- Check custom properties settings
- Wait 1 hour for dashboard update
API requests being blocked
Causes:
- CORS policy issue
- Request timeout
- Invalid API key
- Rate limiting
Solution:
- Check API key is correct
- Verify API endpoint URL
- Add domain to CORS whitelist
- Increase request timeout if needed
Performance Issues
Website loading slower with tracking
Why:
- Network request to analytics server
- Blocking script implementation
- Poor network conditions
Solution:
- Use async script loading (recommended)
- Verify CDN is delivering script quickly
- Test on fast/slow network
- Contact support if delays > 500ms
Recommendation:
- use cdn version (Vanila javascript) of script for best performance
- Be sure use CDN https://cdn.jsdelivr.net/npm/ucoder-insight
- for best performance, use defer script loading
- Read our Framework Installation Guide for more tips
High CPU usage from analytics
This is unlikely because:
- Our script is optimized for performance
- We use minimal CPU resources
If experiencing issues:
- Check for JavaScript errors
- Verify you don’t have duplicate scripts
- Check browser extensions
- Test in different browser
Still Need Help?
Before contacting support, try:
- Clear browser cache
- Try different browser
- Check domain is properly configured
- Verify tracking script is installed
- Read our FAQ section
Contact Us:
- Email: [email protected]
- Response Time: Usually within 24 hours
- Documentation: Visit our Knowledge Base
Provide these details when contacting:
- Your account email
- Problem description
- Steps you’ve already tried
- Browser and version
- Screenshots if applicable
- Error messages (if any)
We hope this guide helps you resolve any issues you may encounter. If you have suggestions for improving this documentation, please let us know!
Last updated on