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.

Tracking mobile app usage

gregmc83
Kilo Guru

Hi, is there any way (as an admin) of tracking when people are accessing the mobile app.

I know there is updated under Mobile Devices - but checking that only seems to show when you either update it or install it. We are looking to implement a KPI showing how many people are actually actively using the app.

3 REPLIES 3

PerV
Kilo Sage

Maybe you can find a way to record how often the mobile view is used? A display BR that logs a value in a separate log table perhaps?


I can't say it will work, just an idea.



//Per


Alex Edmiston1
Giga Guru

Not sure how to see active users but you could create reports based on users that performed some type of action from a mobile device. I've created reports on the Approval source field so you can see how many users are performing a particular action, in this case approvals from a mobile source. 

Hi Alex, how did you create reports for the approvals performed using the mobile app? I have the same requirement.