Hi Everyone,
This is the first time i am posting message on DHIS2. I wonder if anyone can help me. Actually i am facing problem to find out how who logging in into my dhis2 portal and who’s not. More precisely to be specific need to find out how many users are using dhis2 and who’s not.
Is there any way to find out ?
regards,
Nad
Hi Muhammad,
You can try DHIS2 Usage-Analytics app, it doesn’t show a list of who is loggin, and who is not until now. But it shows active user to you, maybe you can write a description for improvement.
You can download the app from Github: https://github.com/dhis2/dhis2-usage-analytics

···
On Thu, May 4, 2017 at 1:55 PM, Muhammad Nadeem nadeem1@gmail.com wrote:
Hi Everyone,
This is the first time i am posting message on DHIS2. I wonder if anyone can help me. Actually i am facing problem to find out how who logging in into my dhis2 portal and who’s not. More precisely to be specific need to find out how many users are using dhis2 and who’s not.
Is there any way to find out ?
regards,
Nad
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help : https://help.launchpad.net/ListHelp
–
Em Le Hong
DHIS2 Implementation| **HISP Vietnam **
em.hispvietnam@gmail.com | Skype: em.hispvietnam@gmail.com

Is it the specific users you are after? If so you can also see who has logged in after their account creation and who has not through the API:
“api/users.json?fields=name,userCredentials[created,lastUpdated,lastLogin,passwordLastUpdated]&paging=false”
And then if you want you can apply filters on this search to include only people who have logged in after such and such dates. One thing to note is that I think last login is as far as I have experience updated on user changes (at least on 2.23 that we run). Such that you might want to remove all users that have the same log in date as user created or changed. See
https://docs.dhis2.org/master/en/developer/html/dhis2_developer_manual_full.html#webapi_metadata_object_filter for filtering help.
Best,
Trøyel
Best Regards
Halvar Trøyel Nerbø
Reporting Advisor
+47 992 39 817
Skype: nrc_troyel
www.nrc.no


···
Hi Muhammad,
You can try DHIS2 Usage-Analytics app, it doesn’t show a list of who is loggin, and who is not until now. But it shows active user to you, maybe you can write a description for improvement.
You can download the app from Github: https://github.com/dhis2/dhis2-usage-analytics
On Thu, May 4, 2017 at 1:55 PM, Muhammad Nadeem nadeem1@gmail.com wrote:
Hi Everyone,
This is the first time i am posting message on DHIS2. I wonder if anyone can help me. Actually i am facing problem to find out how who logging in into my dhis2 portal and who’s not. More precisely to be specific need to find out how many users are using dhis2 and who’s not.
Is there any way to find out ?
regards,
Nad
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help : https://help.launchpad.net/ListHelp
–
Em Le Hong
DHIS2 Implementation| **HISP Vietnam **
em.hispvietnam@gmail.com | Skype:
em.hispvietnam@gmail.com
