Internal Diabolocom

Release notes for Diabolocom internal staff

Subscribe to updates
© 2025 Internal Diabolocom
Oct 10, 2024

Analytics Events implementation (part 2)

The Analytics solution used for AI Solution is Fathom Analytics.

Analytics events are now implemented on AI Solution, that are triggered by Analysis execution (backend events) :

  • Each time a single model is executed from the interface, a dedicated event Models.Model_Executed.model_technical_name is incremented -> Insights on which AI models are mostly tested from the app interface
  • Each time multiple models are executed simultaneously from the interface, an event Models.Model_Executed.Multiple is incremented -> Tracking of the feature "Unlimited simultaneous AI insights" testing from the app interface
  • Each time a model / multiple models is/are executed from the interface, with specifying an input language, a dedicated event Models.Model_Executed.Input_Language.language_iso_code is incremented -> Insights on which input languages in AI analyses are mostly tested from the app interface
  • Each time a model / multiple models is/are executed from the interface, with specifying an output language, a dedicated event Models.Model_Executed.Output_Language.language_iso_code is incremented -> Insights on which output languages in AI analyses are mostly tested from the app interface

Check the Clickup documentation for AI Solution Analytics

Check the Analytics events details in this Clickup documentation

Analytics Events dashboard with new implemented events (sandbox)