Skip to main content
Version: v2026.0.0

Product Analytics

What is Product Analytics in FlowerDocs?

Since version 2026.0.0, FlowerDocs includes a Product Analytics feature powered by Mixpanel, enabling the Uxopian Software team to better understand how FlowerDocs is used in real-world scenarios. This feature is activated by default and can be easily disabled.

Why Product Analytics?

The primary goal of Product Analytics is to help the Uxopian Software team:

  • Gain valuable insights into feature usage.
  • Identify the most and least used functionalities.
  • Prioritize enhancements and new developments in the product roadmap.

This ensures that FlowerDocs evolves in line with real user needs, ultimately delivering a better experience for all.

Privacy and Compliance

The Product Analytics feature is compliant with local data protection laws and respects user privacy:

  • All data is stored in Europe, ensuring compliance with data protection regulations.
  • No document contents, annotations, or metadata are transmitted.
  • The collected data is limited to feature usage metrics only.

Users can rest assured that their sensitive information remains private and secure.

What data is collected?

FlowerDocs

Feature trackedDetails
CSV exportTracks the usage of the CSV export feature

ARender viewer

The ARender viewer embedded in FlowerDocs also collects anonymous usage data through Mixpanel. The collected data are mainly count metrics related to the use of some specific functionalities.

info

More information about the ARender collected data is available in the ARender documentation.

Configuration

Network requirements

For proper functioning of Product Analytics, ensure that the following URL is authorized on the users' machines: https://api-js.mixpanel.com/

Disabling FlowerDocs Product Analytics

To disable FlowerDocs Product Analytics, set the following property in gui.properties:

gui.client.mixpanel.enabled=false

Disabling ARender Product Analytics

To disable ARender Product Analytics, add the following property into the ARender profile:

arender.data.analytics.enabled=false

Documentation about the ARender profile overriding can be found here.