Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

What it is?

The analytics module allows you to analyze in near real-time events that occurred on the application.

...

Try it

Warning

Caution

The analytics module requires an ElasticSearch server up and running.

Activates event recording in the system parameters module

Fill the analytics section in the /admin/ebnAdministration.ebn section of your application.

...

  1. Enter the URL used to connect to your ElasticSearch server, usually on port 9200

  2. Your ElasticSearch login (if necessary)

  3. Your ElasticSearch password (if necessary)

  4. Prefix used for analytics indexes, e.g.: myapplication

  5. Yes

  6. Yes

  7. Leave this field empty for now

Record some events

Connect to your application, create, update , download and delete some assets in the system.

Visualize events

Connect to your application and starts browsing your analytics

...

Figure 1. Sample dashboard

Learn more