> 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/recommendations/recommendation-banner/introduction/check-that-the-events-arrive-correctly-in-ga.md).

# Check that the events arrive correctly in GA

Go on GA4 > Admin > DebugView

&#x20;

![Image without caption](https://image-forwarder.notaku.so/aHR0cHM6Ly93d3cubm90aW9uLnNvL2ltYWdlL2h0dHBzJTNBJTJGJTJGcHJvZC1maWxlcy1zZWN1cmUuczMudXMtd2VzdC0yLmFtYXpvbmF3cy5jb20lMkZjZjFjZDNjZC02OWMzLTQ0ZTQtODg0YS0zMzM5NTllZTA3YmIlMkY0ZTIzNDlmOC0xZTA0LTQwY2YtYTZkNS0wMTMzNmIyOWRkZDAlMkZDYXB0dXJlX2RlY3Jhbl8yMDI0LTA2LTI3X2FfMTcuNDYuMjYucG5nP3RhYmxlPWJsb2NrJnNwYWNlSWQ9Y2YxY2QzY2QtNjljMy00NGU0LTg4NGEtMzMzOTU5ZWUwN2JiJmlkPTY5YzRjY2E4LTcxNmItNGIxYy1iM2JlLTcwNzQ2NjYzOGNlZCZjYWNoZT12MiZ3aWR0aD04NjQ=)

\
You should see an event ab\_recos

![Image without caption](https://image-forwarder.notaku.so/aHR0cHM6Ly93d3cubm90aW9uLnNvL2ltYWdlL2h0dHBzJTNBJTJGJTJGcHJvZC1maWxlcy1zZWN1cmUuczMudXMtd2VzdC0yLmFtYXpvbmF3cy5jb20lMkZjZjFjZDNjZC02OWMzLTQ0ZTQtODg0YS0zMzM5NTllZTA3YmIlMkZiN2ExMDAzNS03MjRjLTQxNjgtYmYwOS0zZTkyMTM4ODZhNmYlMkZDYXB0dXJlX2RlY3Jhbl8yMDI0LTA2LTI3X2FfMTcuNDguMTEucG5nP3RhYmxlPWJsb2NrJnNwYWNlSWQ9Y2YxY2QzY2QtNjljMy00NGU0LTg4NGEtMzMzOTU5ZWUwN2JiJmlkPTQzZjYzMjAwLTI4MmYtNDI1OS04OTNjLWQ1N2Y1MGY3MzBiNCZjYWNoZT12MiZ3aWR0aD03Njg=)

\
Click on it and check if you have all the parameters, for exemple for a display :\
action\_id : show\
item\_ids : all the ids of products displayed\
Reco\_id : id of the reco

&#x20;

![Image without caption](https://image-forwarder.notaku.so/aHR0cHM6Ly93d3cubm90aW9uLnNvL2ltYWdlL2h0dHBzJTNBJTJGJTJGcHJvZC1maWxlcy1zZWN1cmUuczMudXMtd2VzdC0yLmFtYXpvbmF3cy5jb20lMkZjZjFjZDNjZC02OWMzLTQ0ZTQtODg0YS0zMzM5NTllZTA3YmIlMkYwZGM3YmJlZi0yNDBjLTQxYzYtYjkzOC1hNjEyMmI0OTk4ZjglMkZDYXB0dXJlX2RlY3Jhbl8yMDI0LTA2LTI3X2FfMTcuNDkuNTQucG5nP3RhYmxlPWJsb2NrJnNwYWNlSWQ9Y2YxY2QzY2QtNjljMy00NGU0LTg4NGEtMzMzOTU5ZWUwN2JiJmlkPWVmMDk0MTNhLTVmM2YtNGJjZS1iMjc5LTFiYWMxZTAzYWZlNyZjYWNoZT12MiZ3aWR0aD04NjQ=)


---

# 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/recommendations/recommendation-banner/introduction/check-that-the-events-arrive-correctly-in-ga.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.
