Tracking User Activity Using JavaScript

To support analysis of detailed user activity within CLM content, content can be coded to capture specific user actions performed on HTML5 content using the updateRecord JavaScript function. These actions can include button selections or certain gestures (clickstream data), or generic data capture, such as updating an HCP’s email address on the Account object. See the CLM JavaScript library for more information on the available functions.

Do not use the createRecord function to create call2_key_message__v records. Doing so interferes with Veeva-defined logic for call key messages.

Who can use this feature?

  • iPad, iPhone, Windows users
  • Users do not require an additional license
  • Content Creator Users, End Users

Configuring User Activity Tracking

Creating Content with User Activity Tracking

Related Topics

Creating and Updating Records from CLM

Creating Interactive HTML Content