Skip to contentSkip to navigationSkip to topbar
On this page
Looking for more inspiration?Visit the
(information)
You're in the right place! Segment documentation is now part of Twilio Docs. The content you are used to is still here—just in a new home with a refreshed look.

LogRocket


Destination Info
  • Accepts Page, Alias, Group, Identify and Track calls.
  • Refer to it as Logrocket, or LogRocket in the Integrations object
  • This destination is not compatible with Destination Insert Functions.
  • This integration is partner owned. Please reach out to the partner's support for any issues.

LogRocket(link takes you to an external page) combines session replay, error tracking, and product analytics – empowering software teams to create the ideal web and mobile product experience. With the Segment integration, your Segment user telemetry and events will be sent to LogRocket for enhanced analytics and filtering.


Getting started

getting-started page anchor
  1. From the Segment web app, click Catalog, then click Destinations.
  2. Find the LogRocket destination item in the left navigation, and click it.
  3. Click Configure LogRocket.
  4. Select an existing Source to connect to LogRocket.
  5. On the Settings tab, set your LogRocket appID(link takes you to an external page).

Property nameTypeRequiredDescription
LogRocket Appstring
required

The LogRocket app ID.


Input Sanitizationboolean
required

Obfuscate all user-input elements (like <input> and <select>) from session recordings.


Network Sanitizationboolean
required

Sanitize all network request and response bodies from session recordings.


LogRocket has the following presets

Preset NameTriggerDefault Action
IdentifyEvent type = "identify"Identify
TrackEvent type = "track"Track

Build your own Mappings. Combine supported triggers with the following LogRocket-supported actions:

(information)

Mapping limits per destination

Individual destination instances have support a maximum of 50 mappings.

Identify

identify page anchor

Send identification information to logrocket.

Identify is a Web action. The default Trigger is type = "identify"

Property nameTypeRequiredDescription
User IDSTRING

Optional

user id


TraitsOBJECT

Optional

A JSON object containing additional traits that will be associated with the user.

Send track events to logrocket for filtering and tagging.

Track is a Web action. The default Trigger is type = "track"

Property nameTypeRequiredDescription
NameSTRING
required

The name of the event.


PropertiesOBJECT

Optional

A JSON object containing additional properties that will be associated with the event.