Browse Source

Update the supported service list

Amauri CHAMPEAUX 10 years ago
parent
commit
6c966f581c
1 changed files with 19 additions and 18 deletions
  1. 19 18
      README.md

+ 19 - 18
README.md

@@ -17,17 +17,25 @@ Bonus:
 - Incorporate a fallback system (display a link instead of social button and a static banner instead of advertising).
 
 ## Supported services
+* Advertising network
+  * Clicmanager
+  * Criteo
+  * FERank (pub)
+  * Google Adsense
+  * Google Adsense Search (form)
+  * Google Adsense Search (result)
+  * Google Adwords (conversion)
+  * Google Adwords (remarketing)
+  * Pubdirecte
+  * vShop
+
 * APIs
   * Google jsapi
   * Google Maps
   * Google Tag Manager
   * Typekit (adobe)
 
-* Commentaire
-  * Disqus
-  * Facebook (commentaire)
-
-* Mesure d'audience
+* Audience measurement
   * Alexa
   * Clicky
   * FERank
@@ -36,19 +44,11 @@ Bonus:
   * VisualRevenue
   * Xiti
 
-* Régie publicitaire
-  * Clicmanager
-  * Criteo
-  * FERank (pub)
-  * Google Adsense
-  * Google Adsense Search (form)
-  * Google Adsense Search (result)
-  * Google Adwords (conversion)
-  * Google Adwords (remarketing)
-  * Pubdirecte
-  * vShop
+* Comment
+  * Disqus
+  * Facebook (commentaire)
 
-* Réseaux sociaux
+* Social network
   * AddThis
   * AddToAny (feed)
   * AddToAny (share)
@@ -66,11 +66,12 @@ Bonus:
   * UserVoice
   * Zopim
 
-* Vidéo
+* Video
   * Dailymotion
   * Vimeo
   * Youtube
 
+
 ## Visitors outside the EU
 In PHP for example, you can bypass all the script by setting this var `tarteaucitron.user.bypass = true;` if the visitor is not in the EU.