0
arodriguez created
We would like to have a function in the Audit Logging Module, but in order to specifically analyze the UX Design according to how the interface components are used inside the application, what can you recommend us to this approach?
Project specs:
- ABP Framework version: v4.4.2
- UI type: Blazor Server
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): Tiered / Identity Server Separated
4 Answer(s)
-
0
Hi,
Can you explan it in detail? thanks.
-
0
Hello!
In order to identify users’ behavior patterns, we would like to track users’ activity based on click tracking (recording which elements on the application users click).
Have you thought of including this functionality in the Audit Logging Module or what could you recommend us for this approach?
Thanks.
-
0
-
0
Hello,
Ok, thank you very much for your response, the first option seems to be the best choice for the feature we would like to achieve.