Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Google Adwords (conversion)

Paramètres

TODOIdentifiant : chaîne de caractères, identifiant fourni par le service.

Intégration

Balises à intégrer dans le site, à l’endroit où le service doit s’afficher.

Code Block
TODO

Marqueur originel

A supprimer si installé.

...

le site, à l’endroit où le service doit s’afficher.

Code Block
<script type="text/javascript">
    tarteaucitron.user.adwordsconversionId = '<votre identifiant>';
    tarteaucitron.user.adwordsconversionLabel = '<votre label>';
    tarteaucitron.user.adwordsconversionLanguage  = '<votre langue>';
    tarteaucitron.user.adwordsconversionFormat = '<votre format>';
    tarteaucitron.user.adwordsconversionColor = '<votre couleur>';
    tarteaucitron.user.adwordsconversionValue = '<votre valeur>';
    tarteaucitron.user.adwordsconversionCurrency = '<votre monnaie>';
    tarteaucitron.user.adwordsconversionCustom1 = '<votre paramètre personnalisé 1>';
    tarteaucitron.user.adwordsconversionCustom2 = '<votre paramètre personnalisé 2>';
</script>

Marqueur originel

A supprimer si installé.

Code Block
<script type="text/javascript">
    var google_conversion_id = "<votre identifiant>";
    var google_conversion_label = "<votre label>";
    var google_conversion_language = "<votre langue>";
    var google_conversion_format = "<votre format>";
    var google_conversion_color = "<votre couleur>";
    var google_conversion_value = <votre valeur>;
    var google_conversion_currency = "<votre monnaie>";
    var google_remarketing_only = false;
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js"></script>

Google Adwords (remarketing)

...

A supprimer si installé.

Code Block
TODO<script type="text/javascript" src="//tracker.twenga.<votre locale>/st/tracker_<votre identifiant>.js"></script>

vShop

Intégration

Balise à intégrer dans le site, à l’endroit où le service doit s’afficher.

...