Back to Documentation

Exporting analytics data

Export your analytics data in CSV or JSON format for further analysis.

Exporting Analytics Data


Export your PixelHub analytics data to analyze it in external tools or create custom reports.


How to Export


1. Navigate to the Analytics section in your dashboard

2. Select your desired time range and filters

3. Click the "Export" button in the top right

4. Choose your format (CSV or JSON)

5. Download the file


Export Formats


CSV Format

  • Best for spreadsheet analysis (Excel, Google Sheets)
  • Includes all metrics in columns
  • Easy to create charts and pivot tables

  • JSON Format

  • Best for programmatic analysis
  • Includes raw event data with timestamps
  • Perfect for custom dashboards or integrations

  • What's Included


  • Event timestamps
  • Event types (page view, purchase, etc.)
  • Pixel IDs and names
  • Site domains
  • Conversion values (if applicable)
  • User metadata (if available)

  • Use Cases


  • **Monthly Reports**: Export monthly data for client reports
  • **Custom Analysis**: Analyze data in Python, R, or other tools
  • **Integration**: Import data into BI tools like Tableau or Power BI
  • **Backup**: Keep historical records of your analytics data
  • Create Next App