Configuring EAE Plug-in

The EAE Plug-in needs to know the URL to the EAE Query Service and the Escenic Analysis Reports. Please copy the file misc/siteconfig/com/escenic/analysis/EaePluginConfig.properties to one of the configuration layers. For example, you can copy the file to {ECE_HOME}/common/com/escenic/analysis/ and edit it as appropriate for your site.

Update eaeQsUrl with the correct URL to the EAE Query Service, and the update earUrl with the correct URL to the Escenic Analysis Reports application.

If EAE page view Logger is storing client user IDs in the meta field, for the purpose of viewing unique number of sessions, users or similar, and you want i.e. Content Studio to show this distinct meta count as well, then distinctMetaCountEnabled should be set to true. Distinct meta count, or unique client IDs, will then be showed inside parenthesis beside the page views.

Please copy the file misc/siteconfig/com/escenic/analysis/webservice/AnalysisLinkHeaderPlugin.properties to one of the configuration layers. For example, you can copy the file to {ECE_HOME}/common/com/escenic/analysis/webservice/ and edit queryServiceURL with correct URL as appropriate for your site. The LinkHeader plugin needs to know the URL otherwise content Studio will not be able to show Statistics

Restart ECE application server when finished editing the property file.