Skip to main content
Webtrends is a digital analytics platform that provides tools for tracking and analyzing website performance and user behavior. With this integration, you can seamlessly connect Kameleoon with Webtrends to:
  • Send Kameleoon data to Webtrends.
  • Analyze the impact of experiments in Webtrends.
  • Analyze a campaign’s performance in Webtrends report and analytics metrics.

Setup

Create a new custom analytics integration for Webtrends

First, you must enable Webtrends in Kameleoon. To do this:
  1. Log in to your Kameleoon app.
  2. Open the Kameleoon app.
  3. Click Admin > Integrations.
  4. Search for the Webtrends integration and click it.
  5. Click Install.
  6. Select the project on which you want to activate Webtrends.
  7. Click Next.
If you want to know more about custom analytics, read the dedicated documentation.
  1. Copy and paste the Webtrends sample code into the pop-in section.
    • You can adapt the sample code to your needs.
    • Don’t forget to add your own slug in the code (line 11 in the sample code).
Kameleoon exposes any custom code added here in the kameleoon.js file, making it available publicly. Don’t put private API keys or passwords in this section.
  1. Click Install.
Kameleoon adds your analytics solution to the list of your integrations. You can modify the installation code later if needed, deactivate the tool, or delete the integration.

Associate your Webtrends integration with a campaign

In the Graphic/Code editor

When finalizing your experiment:
  1. Click Tacking and Goals.
  2. Configure your custom analytics as a tracking tool.
The summary pop-in will mention your analytics tool before going live. Kameleoon will automatically transmit data, and you can view your results directly in the analytics tool.

On the personalization creation page

You can select your custom analytics as a reporting tool for a personalization the same way you would in an A/B test.

On the Results page

Once you define your custom analytics integration as a reporting tool for a campaign, you can select (or clear) it via the Results page. To do this:
  1. Click Reporting tools > Edit.
  2. Select or deselect the tool.
  3. Click Validate.

On a feature flag

Learn how to manage third-party analytics integrations.