Human Factors research #4266
-
Hi!
Thanks for any pointers! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Hi @jdekarske as far as locking new display layouts, I'm not aware of a way to do that in the UI, but you can can change this line to false: it won't show up in the create menu.As for logging, I'm don't believe we have built in logging, but I will at @akhenry to see if he has a definitive answer. |
Beta Was this translation helpful? Give feedback.
-
We do not do any logging of user interactions. That sort of instrumentation is available from specialist tools which should be relatively straightforward to incorporate into a build of Open MCT. @unlikelyzero may have some more specific guidance here. |
Beta Was this translation helpful? Give feedback.
-
@jdekarske there are a lot of great options for User Session Monitoring out there. Internally, we've done PoCs with Fullstory and LogRocket. Unfortunately, there don't seem to be many good options for self-hosting or even open source alternatives. I would check the licensing and integration options for the different User Session Monitoring tools to find one that best suites your needs. As far as I know, every option will have a free trial with support to get you online within a day! |
Beta Was this translation helpful? Give feedback.
@jdekarske there are a lot of great options for User Session Monitoring out there. Internally, we've done PoCs with Fullstory and LogRocket. Unfortunately, there don't seem to be many good options for self-hosting or even open source alternatives.
I would check the licensing and integration options for the different User Session Monitoring tools to find one that best suites your needs. As far as I know, every option will have a free trial with support to get you online within a day!