Fullstory Integration module
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.
You can also select roles for recording sessions. |