Elevio Destination

Destination Info
Components
Connection Modes
Device-mode Cloud-mode
Web Web
Mobile Mobile
Server Server

Elevio is a continuous user education platform that makes your product easier to learn and use. It helps your organization increase user engagement through up-skilling and education while reducing support loads and customer churn. The Elevio Destination is open-source. You can browse the code on GitHub.

Getting Started

  1. From the Segment web app, click Catalog.
  2. Search for “Elevio” in the Catalog, select it, and choose which of your sources to connect the destination to.
  3. In the destination settings, enter your “Account ID” from your Elevio’s Installation page under “Install via Code Snippet”. You can also use Elevio’s “Install with Segment” workflow from the same page.
  4. Ensure that you have Elevio’s Assistant enabled from your Settings.

Your changes appear in the Segment CDN in about 45 minutes, and then Analytics.js starts asynchronously loading Elevio’s snippet on your page and sending data.

Identify

If you’re not familiar with the Segment Specs, take a look to understand what the Identify method does. An example call would look like:

analytics.identify({
  name: 'Peter Gibbons',
  email: 'pgibbons@example.com',
  plan: 'developer'
});

Passing in the name, email and plan traits allows you to send the user’s information to Elevio and use the access control feature to restrict article access based on the email domain or plan, as well as identifying customers with live chat.

Settings

Segment lets you change these destination settings from the Segment app without having to touch any code.

Setting Description
Account Id
(required)
string. You can find your account ID on your elevio widget settings page.

This page was last modified: 27 Oct 2023



Get started with Segment

Segment is the easiest way to integrate your websites & mobile apps data to over 300 analytics and growth tools.
or
Create free account