> For the complete documentation index, see [llms.txt](https://helper.docs.sirdata.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helper.docs.sirdata.net/f.a.q-analytics-helper/facturation/definition-du-hit.md).

# Définition du "hit"

Un hit correspond à un appel effectué à notre service par votre pixel / tag GA.

En théorie, le helper engendre 1 appel (hit) par page. En pratique en fonction du nombre "d'événements" (de variables) suivis par votre tag GA, il peut en engendrer beaucoup plus.

Pour effectuer une estimation approximative, il faut cumuler les événements e-commerce, les événements liés au scroll et les évènements pages vues.&#x20;

Ensuite, si vous utilisez simultanément UA et GA4, le nombre de hits augmentera en conséquence puisque notre service sera appelé par UA et GA4. Une fois cette revue faite, vous pourrez vous référez à la [grille tarifaire](https://helper.docs.sirdata.net/sirdata-analytics-helper-1/tarification-analytics-helper).

Par ailleurs, GA4 tracke plus d'événements en moyenne que UA, ne soyez donc pas étonné si le volume de hits enregistrés par l'analytics helper de Sirdata est plus important sur GA4 que sur UA.


---

# 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://helper.docs.sirdata.net/f.a.q-analytics-helper/facturation/definition-du-hit.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.
