Raygun

Raygun

Let AI connect your sources for you

Skip the manual setup — run this in your project and the wizard auto-detects your databases and APIs and connects them to PostHog.

Learn more
PostHog Wizard hedgehog

Connect Raygun to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.

Enter a Raygun personal access token to pull your Raygun crash reporting and real user monitoring data into the PostHog Data warehouse.

Grant the token these read scopes for the tables you want to sync:

  • applications:read — Applications
  • cr.errors:read — Error groups
  • deployments:read — Deployments
  • customers:read — Customers
  • rum.sessions:read — Sessions
  • rum.pages:read — Pages

Configuration

OptionTypeRequired
Personal access tokenpasswordYes

Linking Raygun to PostHog

  1. Go to the Data pipeline page in PostHog
  2. Click New source and select Raygun
  3. Fill in the required configuration fields
  4. Click Next, select the tables you want to sync, and then press Import

Supported tables

TableDescriptionSync methodIncremental fieldPrimary key
applications

An application monitored by Raygun (a project receiving crash, APM, or RUM data).

Full refresh
error_groups

A group of error instances sharing the same root cause within an application.

Full refresh
deployments

A deployment of an application recorded in Raygun.

Full refresh
customers

An end user (customer) seen by an application's real user monitoring.

Full refresh
sessions

A real user monitoring session for an application.

Full refresh
pages

A page (web or mobile view) seen by an application's real user monitoring.

Full refresh