Track user's activity per application

Hello Appian Community,

We are receiving a request from our customer to track the user's activity inside the application.

1. Track their login/logout timestamp per application per user

2. Track their time spent on viewing each interface per user per application

3. Track their action performed inside the application (clicking button, submitting the form, user input task etc.)

Please suggest if this request is feasible.

Thanks in advance

  Discussion posts and replies are publicly visible

Parents
  • It is possible to collect productivity timelines, such as how much time workers spend reviewing loan applications. However, it will require additional development at every application/feature level. You can logically capture task start and end timestamps per activity/feature. Still, Appian doesn't support native time tracking features like Hubspot or google tag manager (form, section, action level tracking). 

    You can build a standard utility to capture productivity milestones & use it across applications based on requirements.

    Appian also captures users' session metadata, and you may use the Log Reader plugin to extract login activities for audit purposes. 

Reply
  • It is possible to collect productivity timelines, such as how much time workers spend reviewing loan applications. However, it will require additional development at every application/feature level. You can logically capture task start and end timestamps per activity/feature. Still, Appian doesn't support native time tracking features like Hubspot or google tag manager (form, section, action level tracking). 

    You can build a standard utility to capture productivity milestones & use it across applications based on requirements.

    Appian also captures users' session metadata, and you may use the Log Reader plugin to extract login activities for audit purposes. 

Children
No Data