Fullstory Integration module

Edition

Incubator (services)

Issues

Git

Git

Latest

1.0.1

Compatible with Magnolia 6.2, 6.1.

This is a module to integrate FullStory analytics into AdminCentral.

This module is at the INCUBATOR level.

Installing with Maven

Maven is the easiest way to install the module. Add the following to your bundle:

<dependency>
  <groupId>info.magnolia.module.fullstory</groupId>
  <artifactId>fullstory-integration</artifactId>
  <version>1.0.1</version>
</dependency>

Usage

The installation will add a new application called 'FullStory'.

You just need to open the application and add the snippet provided by FullStory without the script tags. After that, you can enable it by clicking on the 'Enable' button.

fullstory on admincentral
You can also select roles for recording sessions.
recording snippet

Changelog

Version Notes

1.0.1

1.0

Initial release of the module.

Feedback

DX Core