How to count the number of login user per day

Daichi Ishikawa
Giga Sage

I would like to count how many users login to mobile apps per day by using dashboards.

I'm trying to use User Experience Analytics dashboard, but I do not know where charts I should check.

https://docs.servicenow.com/en-US/bundle/tokyo-mobile/page/administer/tablet-mobile-ui/concept/mobil...

 

Does anyone have some answers to this question?

Any help would be greatly appreciated!!

1 ACCEPTED SOLUTION

Saurav11
Kilo Patron
Kilo Patron

Hello,

 

I do not think there is any OOB report available however you can build one.

 

Please check the below support article for the same:-

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0683271

 

Please mark my answer as correct based on Impact.

View solution in original post

4 REPLIES 4

Saurav11
Kilo Patron
Kilo Patron

Hello,

 

I do not think there is any OOB report available however you can build one.

 

Please check the below support article for the same:-

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0683271

 

Please mark my answer as correct based on Impact.

Thank you for your quick answer! 

As you said, I have to check the number of mobile login users by using transaction logs unless I create reports.

You can create the report on the transaction log table itself with the correct filters.

Thanks! I'll try it!!