Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

User Experience Analytics not enabled

Ronald Wells
Tera Expert

I am having trouble getting User Experience Analytics to work on our instance. We are on Vancouver. It appears to me that the process/plugin is not enabled. When I run the following in background scripts, it returns "false":

gs.info(sn_app_analytics.SNAnalytics.isEnabled());


The system property shows that it is enabled:

RonaldWells_0-1712759516348.png

 

Any idea what I'm missing?

1 ACCEPTED SOLUTION

Ronald Wells
Tera Expert

I've discovered the root cause in the documentation:

 

RonaldWells_0-1712761434558.png

 

Our instance is "on-prem". 

Big bummer!

View solution in original post

3 REPLIES 3

Ronald Wells
Tera Expert

I've discovered the root cause in the documentation:

 

RonaldWells_0-1712761434558.png

 

Our instance is "on-prem". 

Big bummer!

Yeah, things like UXA that rely on a special server are not going to work for you!

The instances I develop on are on GCC. Unfortunately, UXA has not yet been approved for GCC and there's no ETA for availability.