Define the Analytics Proxy Service

Content Studio needs to communicate with the Cxense analytics service. For security reasons, it should not communicate with the Cxense service directly, but via Content Engine proxy service. For a full description of how to configure a Content Engine proxy service, see Defining a Proxy Service.

The serviceMapping definition for this proxy service should be:

serviceMapping.cxense-analytics-url=https://api.cxense.com/traffic/event?persisted=analytics-id

where analytics-id is the ID of a Cxense persisted API URL. In order to create such a URL you need to have set up a Cxense account. Once you have a Cxense account you can use the Cxense API to create the persisted API URLs you need, and get their IDs. For a description of how to do this, see Creating Cxense Persisted API URLs.