# 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: 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:

```
GET https://helper.docs.sirdata.net/f.a.q-analytics-helper/facturation/definition-du-hit.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
