Validating user analytics in Clarity

Follow these steps to ensure user analytics is correctly installed in your environment.

Step 1 — Obtain your web server URLs.

If your Clarity account is set up for Synthetic Monitoring, you will find your web server URLs in Settings. If not, scroll down to see steps for locating the URLs in Server Manager.

From within Clarity:

  1. Click Settings in the left sidebar and select Update Settings from the dropdown menu.

  2. Click the Change Setting button and select Synthetic Monitor from the dropdown menu.

  3. Copy one of the URLs.

    Web server links-1

From within JD Edwards:

  1. Sign in to Server Manager.
    Log into Server Manager

  2. Locate the web instances where user analytics should be installed. Click one of the Enterprise HTML Server links.
    Navigating to the web server instance-1

  3. Find the Instance URL and click that link.
    Web instance url-1

Step 2 — Log in to each JD Edwards web server.

Enter your first web server URL, and log in to JD Edwards.
Log into the web server

Using Google Chrome:

  1. Press Control + Shift + J (Windows) or Command + Option + J (Mac) to open Chrome's Developer Tools and refresh the page.
    Pull up the Console

  2. Select the Network tab and enter realtime_erpanalysis_"client_id".js in the Filter field.
    Seeing Realtime Document

  3. If the file is found, then user analytics is running on that web server.

Using Internet Explorer/Edge:

  1. Press F12 (Windows) or Command + Option + I (Mac) to open IE's Developer Tools and refresh the page.
    ie console

  2. Select the Network tab and enter realtime_erpanalysis_"client_id".js in the Filter field.
    real time showing up in the network-1
  3. If the file is found, then user analytics is running on that web server.

Step 3 — Repeat these steps to check each web server URL.