> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/manage-improve-product-data/manage-product-and-improve-data-fr/insights/channable-analytics/configurer-google-analytics-dans-channable.md).

# Configurer Google Analytics dans Channable

> #### **Qui peut utiliser cette fonctionnalité**
>
> Vous avez besoin du **Core Pro** forfait dans votre [abonnement Channable](/account-billing/account-and-billing-fr/gerez-votre-abonnement/les-plans-tarifaires-de-channable.md) A utiliser cette fonctionnalité.

Google Analytics peut être utilisé pour suivre les taux de conversion sur tous vos différents Canaux. Grâce à l’intégration Channable, vous avez la possibilité de filtrer les Produits en fonction de leurs performances afin d’obtenir des Insights sur les Canaux les mieux adaptés à vos Produits.

{% hint style="warning" %}
Si une connexion Google Analytics expire, Channable affiche une `échec de l’API` erreur. [Reconnecter Google Analytics](/manage-improve-product-data/manage-product-and-improve-data-fr/insights/channable-analytics/resolution-des-problemes-analytics/resoudre-une-erreur-dechec-de-telechargement-analytics.md) pour reprendre les importations.
{% endhint %}

***

### <i class="fa-memo-circle-check">:memo-circle-check:</i> Avant de commencer

**Vous aurez besoin de**

* Un Compte Google Analytics

**Bon à savoir**

* Channable ajoute un code de suivi unique (par ex., `?channable=e1234.XsuTrWezY`) pour identifier le trafic. Ce code est automatiquement ajouté à vos URL une fois la connexion Google Analytics activée dans Channable.
* Les données Analytics dans Channable peuvent avoir jusqu’à 24 heures de retard par rapport à Google Analytics.
* Les données Analytics ne fonctionnent qu’avec des API qui créent des annonces renvoyant vers votre site web. Les places de marché, comme Amazon, ne renvoient pas vers votre site web, donc Analytics ne peut pas suivre ce trafic.

### **Créer une connexion Google Analytics**

1. Dans votre projet Channable, accédez à **Installation**.
2. Cliquez sur **Analytics** onglet.
3. Cliquez **Installation d’Analytics**.
4. Renseignez vos Paramètres :
   1. Pour **Connecter avec**, sélectionnez une connexion Google Analytics existante, ou créez-en une nouvelle. Si vous créez une nouvelle connexion, vous serez redirigé(e) vers Google Analytics pour vous connecter avec vos identifiants et confirmer que Channable peut accéder à vos données Analytics.
   2. Pour **ID unique par produit**, sélectionnez le Champ contenant les IDs de produit. Assurez-vous qu’il s’agit du même Champ d’ID que celui que vous utilisez dans votre canal Google Shopping.
   3. Pour **Champ de lien**, sélectionnez le Champ de projet contenant les liens vers chacun de vos Produits (leur URL de Produit/pages de destination). C’est là que le suivi UTM sera ajouté.&#x20;
   4. Pour **Plage de dates**, sélectionnez la plage de dates spécifique des données Analytics que vous souhaitez importer dans Channable.
   5. Pour **ID de propriété Google Analytics**, saisissez l’ID de propriété de votre Compte Google Analytics.

{% hint style="info" %}
Si une fenêtre contextuelle n’apparaît pas, ouvrez votre navigateur en mode navigation privée et désactivez votre bloqueur de fenêtres contextuelles. Sans cette fenêtre contextuelle, la connexion Analytics ne fonctionnera pas, car nous n’y avons pas accès.
{% endhint %}

5. Cliquez **Sauvegarder**.

Une fois les données disponibles, [consultez les performances Google Analytics](/manage-improve-product-data/manage-product-and-improve-data-fr/insights/channable-analytics/examiner-les-performances-google-analytics.md).


---

# 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://helpcenter.channable.com/manage-improve-product-data/manage-product-and-improve-data-fr/insights/channable-analytics/configurer-google-analytics-dans-channable.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.
