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.

WorkRamp Source


Source Info
  • The WorkRamp Source is an Event Cloud source. This means that it sends data as events, which are behaviors or occurrences tied to a user and a point in time. Data from these sources can be loaded into your Segment warehouses, and also sent to Segment streaming destinations. Learn more about cloud sources.
  • This integration is partner owned. Please reach out to the partner's support for any issues.
(warning)

This Source is supported in US data processing regions.

This Source is only supported in workspaces configured to process data in the US region. Workspaces configured with data processing regions outside of the US cannot connect to this source. For more information, see Regional Segment.

WorkRamp(link takes you to an external page) is the All-in-One Platform that powers learning as a growth engine for the modern enterprise.

This is an Event Cloud Source which can not only export data into your Segment warehouse, but also federate data into other enabled Segment Destinations.

WorkRamp maintains this source. For any issues with the source, contact the WorkRamp support team.


Getting started

getting-started page anchor
  1. From your workspace's Sources catalog page(link takes you to an external page) click Add Source.
  2. Search for WorkRamp in the Sources Catalog, select WorkRamp, and click Add Source.
  3. On the next screen, give the Source a nickname configure any other settings.
    • The nickname is used as a label in the Segment app, and Segment creates a related schema name in your warehouse. The nickname can be anything, but Segment recommends something that reflects the source itself and distinguishes amongst your academies or environments (for example, WorkRamp_CustomerAcademy, WorkRamp_PartnerAcademy, WorkRamp_staging).
  4. Click Add Source to save your settings.
  5. Copy the Write key from Segment, in your Source's Settings > API Key.
  6. Log in to your WorkRamp account - navigate to Academies > Your Academy > Integrations (for example, https://app.workramp.com/admin/academies/[academy_id]/integrations), toggle on the Segment integration, then paste your Segment Write Key in the Write Key field to connect.

The table below lists events tracking user interaction in WorkRamp Academy. WorkRamp sends these events to Segment, which appear as tables in your warehouse, and as regular events in other Destinations.

Event NameDescription
User RegisteredThe user registers for the academy. All custom registration fields appear under user unless they are marked as "hidden" or a password.
User LoginThe user logs into the academy.
User LogoutThe user clicks Logout from the User menu.
SearchThe user types a query into the Search bar.
Search Result ClickedThe user clicks on a search result from the Search bar.
Content StartedThe user clicks Get Started from a course page
Content ResumedThe user clicks Continue from a course page.
Task ViewedUser views a task within Content.
Task CompletedUser clicks "Next" from Task Viewed.
Content CompletedThe user clicks Finish in a Course, Path or Certification. Properties will be including certificationId/pathId will be dependent on the content type
Content ReviewedUser clicks "Review" from course page to re-enter previously completed content.
Enters Training: PathThe user clicks Get Started or Continue from /paths/:path_id.
Enters Training: CertificationThe user clicks Get Started or Continue from /certifications/:certification_id.
Copies Public Link to CertificationThe user clicks Copy Public Link on /certifications/:certification_id.
Clicks "Adds Certification to LinkedIn"The user clicks Add to LinkedIn on /certifications/:certification_id/.
Downloads CertificationThe user clicks Download on /certifications/:certification_id/.
Views ContentThe user clicks Show Content.
Hides ContentThe user clicks Hide Content.
Event ViewedThe user visits /events/:event_id.
Register Now for Event SessionThe user clicks Register Now (the session URL) from the events page.

The table below list the properties included in the events listed above.

Property NameDescription
academyTitleName of the Academy.
timeStamp, receivedAtTime captured for the event, for example, '2022-05-25T21:29:53.429Z'.
accessedDateTimestamp for when the content was started by user.
userIdThe user's ID.
user.emailThe user's Email Address.
user.nameThe user's Name.
Custom registration fields department, title)URL of the link clicked.
searchTermQuery entered in search bar.
contentIdID for the content (for example, guide ID).
contentTitleName of the content (for example, guide name).
contentTypeType of content (for example, guide).
certificationIdID for the Certification.
certificationShortIdPublic facing awarded certification URL.
pathIdID for the Path.
taskIdID for the Task.
assignmentScoreScore user received on content.

Once the source is configured, you can connect it to destinations.

Log into your downstream tools and check to see that your events appear as expected, and that they contain all of the properties you expect. If your events and properties don't appear, check the Event Delivery tool, and refer to the Destination docs for each tool for troubleshooting.

If there are any issues with how the events are arriving to Segment, contact the WorkRamp support team.