Zendesk

Integrating LogRocket with Zendesk

Basic Integration

This integration adds a LogRocket link to every Zendesk ticket, allowing your support team to quickly watch user sessions from the moment a ticket is created.

After a ticket is submitted, a link to LogRocket will appear as a private note after the initial ticket message. This message will not trigger notifications and is not visible to end-users. A note will only be added if that user actually has LogRocket sessions.

If you use Zendesk's Brands feature to sort tickets, you can select which Brands should receive a LogRocket note. This selection can be made in the Zendesk Integration Settings in LogRocket after enabling the integration.

🚧

Note

If you aren't receiving a note, be sure that you are identifying your users via the email field in both the LogRocket and Zendesk SDK.


AI-Powered Summaries from Galileo Highlights

Galileo Highlights is an intelligent feature designed to help you quickly pinpoint key moments in LogRocket sessions. With this AI-driven tool, you can effortlessly find the exact interaction you're looking for, saving time and improving efficiency.

When the Highlights Zendesk integration is enabled, LogRocket automatically posts a private comment summarizing the user’s activity leading up to their support request. The focus is on the context and content of their question, giving you immediate insight into the issue.

Key Benefits:

  • Instant Context: Get a concise summary of what the user did before submitting their request, allowing you to understand the problem at a glance.
  • Quick Access: Direct links to the full session are provided, enabling you to dive deeper whenever necessary.
    With Galileo Highlights, resolving support issues has never been faster or more intuitive.
  • Visual Insights: View screenshots of significant moments from the session, so you can grasp the situation without needing to watch the entire session.

Contact [email protected] for access to this feature, which is available for Pro and Enterprise plans. We offer a complimentary trial period, followed by a range of pricing options.


Install

In the Integrations tab of the settings page, simply click on the Zendesk integration button to automatically set it up. You will be asked for your Zendesk subdomain, then you will be redirected to Zendesk to authenticate and authorize LogRocket. After that you can click that button again to change settings.

🚧

Requirements

  • Your account must have integrations enabled (Team plan or above)
  • You must authenticate with an Agent that has the admin role.
  • Please note that this integration can only be enabled for one project. If you are looking for multi project support, we recommend following the instructions for the alternative integrations below


Alternative Integration with Text

❗️

Zendesk has discontinued support for Zendesk Text

This manual integration uses the Text app from Zendesk to add a link to a user’s LogRocket sessions on ticket pages.

Install

  1. Install the free Text app from the Zendesk directory.

  2. Specify a title.

  3. For the text display, add the following link (making sure to change YOUR_ORG and YOUR_APP with your application ID)

"https://app.logrocket.com/YOUR_ORG/YOUR_APP/sessions?e={{ticket.requester.email}}"
  1. To view the link, navigate to a ticket and open the Apps panel by clicking the Apps button in the upper right.
1044

view of LR sessions within ticket

For more information on the Text app, see here.

Alternative Integration with URL Builder

This manual integration uses the URL Builder Zendesk app to add a link to LogRocket on ticket pages.

Install

  1. Install the URL Builder app from the Zendesk directory.

  2. Add the following to the configuration section (making sure to change YOUR_ORG and YOUR_APP with your application id)

[{
  "title": "LogRocket", 
  "url": "https://app.logrocket.com/YOUR_ORG/YOUR_APP/sessions?e={{ticket.requester.email}}"
}]

The link to LogRocket will appear on the right "Apps" sidebar: