> For the complete documentation index, see [llms.txt](https://docs.abtasty.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recos-and-merch-integrations/analytic-integrations.md).

# Analytic integrations

Integrating your analytics tool with the AB Tasty Recommendations & Merchandising platform allows you to track and analyse the performance of your campaigns. Follow these steps to complete the integration:

## Step 1: Access the Integrations Tab <a href="#h_01jdpc47w19rhd8hc2cbf2g9ek" id="h_01jdpc47w19rhd8hc2cbf2g9ek"></a>

1. Click on your avatar in the top-right corner of the platform interface.
2. Go to "Settings"
3. Select the ‘Integrations’ tab from the top.

![](/files/PcIsDdPIreFemjkmFMb9)

## Step 2: Choose Your Analytics Tool <a href="#h_01jdpc4gk4vegrvrhbyavyfyzj" id="h_01jdpc4gk4vegrvrhbyavyfyzj"></a>

1. On the Integrations page, locate your desired analytics tool:

* [Google Analytics 4](/recommendations-and-merchandising_deprecated/recos-and-merch-integrations/analytic-integrations/google-analytics--integration.md)
* [Matomo](/recommendations-and-merchandising_deprecated/recos-and-merch-integrations/analytic-integrations/matomo-integration.md)
* [Random Data](/recommendations-and-merchandising_deprecated/recos-and-merch-integrations/analytic-integrations/random-data-integration.md) (for testing purposes).

Click on the ‘Connect’ button below the name of your chosen tool.

## Step 3: Complete the Integration Process <a href="#h_01jdpc5cn9t938qjt48yak6jwe" id="h_01jdpc5cn9t938qjt48yak6jwe"></a>

1. Follow the on-screen instructions specific to your selected tool to connect it to the platform.
2. For example, you may need to provide API credentials or authorise the platform to access your analytics data.
3. Once the integration is complete, click on the ‘Back to Dashboard’ button in the platform interface.

## Step 4: Access Campaign Data <a href="#h_01jdpc8165egkew2xecra3rgtn" id="h_01jdpc8165egkew2xecra3rgtn"></a>

1. After the integration is set up, the ‘Report’ tab will appear in the left-hand menu of the platform.
2. In the ‘Report’ tab, you can:\
   View detailed analytics and performance metrics for your campaigns.\
   Monitor key indicators such as impressions, clicks, conversions, and revenue.

## Troubleshooting <a href="#h_01jdpc8b54v3bpq74szzxkmvk7" id="h_01jdpc8b54v3bpq74szzxkmvk7"></a>

**Missing Data in the ‘Report’ Tab:**

1. Verify that the integration was completed successfully.
2. Ensure all required credentials or permissions were correctly provided during the setup process.
3. If issues persist, contact your Customer Success Manager (CSM) for support.

**Testing with Random Data:**

If you’re using Random Data for testing, note that this option is for simulation purposes only and does not reflect real campaign performance.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recos-and-merch-integrations/analytic-integrations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
