Tealeaf UI Capture environment configuration
Configure Tealeaf UI Capture library to capture the JavaScript and Ajax interactions of the web pages in the browsing sessions of your online store. We must then add client-side configuration files to the store web pages.
- Tealeaf UI Capture environment configuration
To use Tealeaf with the store, we must configure User Interface Capture (UIC). The Tealeaf UIC includes a configuration wizard we use to generate a tealeaf-w3c-prod-min.js file. The tealeaf-w3c-prod-min.js file defines the client-side capture settings for our implementation. After you generate the tealeaf-w3c-prod-min.js file, we must manually edit the file and rename it to tealeaf.js. The tealeaf.js file must be included in all web pages to capture.- Enable Tealeaf integration in the Aurora starter store
Tealeaf integration is a starter store feature that we can enable in the Management Center. After you configure the capture environment, we can enable the Tealeaf integration feature in Management Center.- Adding Tealeaf UI Capture to store web pages
To capture JavaScript and Ajax interactions within the web pages, edit the JavaServer Pages to include Tealeaf UI Capture library.