Omniconvert integration

Omniconvert is a tool that helps businesses improve their sites through A/B testing. It allows businesses to test different versions of their site elements and see how they affect conversion rates. By using Omniconvert, businesses can determine which design, content and messaging are most effective in engaging visitors and turning them into customers.

When you combine Piwik PRO with Omniconvert, you can conveniently access Omniconvert stats directly within Piwik PRO and compare your A/B tests. This integration brings together the strengths of both platforms, enabling you to make informed decisions based on data and thorough analysis.

In this article, we’ll guide you step-by-step through the process of integrating Omniconvert with Piwik PRO.

Before you start

Here are some things to know before you begin this process:

  • This integration is based on a data layer, custom dimensions and custom events. For each Omniconvert campaign, you need to create a separate custom dimension and custom event, including separate triggers.

Integrate Piwik PRO with Omniconvert

The integration with Omniconvert works by enabling a data layer to store Omniconvert data. This data layer lets you access Omniconvert stats using tags in Piwik PRO. These tags then transfer the data to custom dimensions and custom events, so you can easily see it in your Piwik PRO reports.

To integrate Piwik PRO with Omniconvert, follow these steps:

  1. Log in to Omniconvert.
  2. Navigate to Advanced > Integrations.
  3. Check if integration with Google Tag Manager is enabled. This integration transfers the data to the data layer, which we’ll access using a tag in Piwik PRO.
    Omniconvert integration with Piwik PRO

    Note: You can check if the data is in the data layer using debug mode in Tag Manager in Piwik PRO. Go to Menu > Tag Manager > Debug mode > Data layer.

  4. Log in to Piwik PRO.
  5. Go to Menu > Analytics > Settings.
  6. On the left, click Custom dimensions.
  7. Create a new session dimension. Name it the same way as your campaign in Omniconvert. Example: Omniconvert campaign: add-to-cart button color.
    Omniconvert integration with Piwik PRO

    Note: Create a custom session dimension for each Omniconvert campaign you want to see in Piwik PRO.

  8. Go to Menu > Tag Manager.
  9. Create a variable of the following type: Data layer variable.
  10. Name it Variation name or use another name.
  11. Set the following value for this variable: mktzVariation.
    Omniconvert integration with Piwik PRO
  12. Save the variable.
  13. Create another variable of the same type: Data layer variable.
  14. Name it: Experiment name or another name.
  15. Set the following value for this variable: mktzExperiment.
    Omniconvert integration with Piwik PRO
  16. Save the variable.
  17. Create a new tag of the following type: Custom event.
  18. Name it the same way as your campaign in Omniconvert. Example: Omniconvert campaign: add-to-cart button color.
  19. Set the following parameters:
    • Category: Omniconvert
    • Action: {{ Experiment name }}
    • Name: {{ Variation name }}
    Omniconvert integration with Piwik PRO
  20. Add the custom dimension you created in step 7 to this event and assign the following value to it: {{ Variation name }}.
    Omniconvert integration with Piwik PRO
  21. Add a new trigger to this tag. Choose the following trigger type: Data layer event.
  22. Set the following conditions:
    • Event name contains Omniconvert
    • When all conditions are met: {{ Experiment name }} contains <experiment name used in Omniconvert for which you are creating an event>
    Omniconvert integration with Piwik PRO

    Note: Create a custom event tag for each Omniconvert campaign you want to see in Piwik PRO. Each active A/B test should have its own custom event tag, configured with the correct trigger to match the experiment name. Additionally, custom dimensions should be set in the appropriate slots to prevent data from being overwritten between tests.

  23. Save and publish your tag.
  24. Well done! Now your Omniconvert stats will be visible in Piwik PRO reports.

Omniconvert stats in Piwik PRO reports

Now, we’ll show you how to access your A/B test data from Omniconvert in Piwik PRO reports.

To view reports, follow these steps:

  1. Go to Menu > Analytics.
  2. Navigate to Reports.
  3. On the left, pick the following report: Custom dimensions or Custom events. Your Omniconvert data will be visible in both of these reports.
    Omniconvert integration with Piwik PRO
  4. (Optional) You can also create two kinds of segments to help you analyze data. One for sessions including the selected campaign. Condition: <experiment name> is not.
    Omniconvert integration with Piwik PRO
  5. (Optional) And you can create another segment for sessions that include the selected A/B variation. Condition: <experiment name> contains <variation name>.
    Omniconvert integration with Piwik PRO

Was this article helpful?

Technical support

If you still have any questions, visit our community.
There’s always someone happy to help!

Back to help center