Update the supported service list
This commit is contained in:
parent
d0a4f1c957
commit
6c966f581c
45
README.md
45
README.md
|
|
@ -17,26 +17,7 @@ Bonus:
|
||||||
- Incorporate a fallback system (display a link instead of social button and a static banner instead of advertising).
|
- Incorporate a fallback system (display a link instead of social button and a static banner instead of advertising).
|
||||||
|
|
||||||
## Supported services
|
## Supported services
|
||||||
* APIs
|
* Advertising network
|
||||||
* Google jsapi
|
|
||||||
* Google Maps
|
|
||||||
* Google Tag Manager
|
|
||||||
* Typekit (adobe)
|
|
||||||
|
|
||||||
* Commentaire
|
|
||||||
* Disqus
|
|
||||||
* Facebook (commentaire)
|
|
||||||
|
|
||||||
* Mesure d'audience
|
|
||||||
* Alexa
|
|
||||||
* Clicky
|
|
||||||
* FERank
|
|
||||||
* Google Analytics (ga.js)
|
|
||||||
* Google Analytics (universal)
|
|
||||||
* VisualRevenue
|
|
||||||
* Xiti
|
|
||||||
|
|
||||||
* Régie publicitaire
|
|
||||||
* Clicmanager
|
* Clicmanager
|
||||||
* Criteo
|
* Criteo
|
||||||
* FERank (pub)
|
* FERank (pub)
|
||||||
|
|
@ -48,7 +29,26 @@ Bonus:
|
||||||
* Pubdirecte
|
* Pubdirecte
|
||||||
* vShop
|
* vShop
|
||||||
|
|
||||||
* Réseaux sociaux
|
* APIs
|
||||||
|
* Google jsapi
|
||||||
|
* Google Maps
|
||||||
|
* Google Tag Manager
|
||||||
|
* Typekit (adobe)
|
||||||
|
|
||||||
|
* Audience measurement
|
||||||
|
* Alexa
|
||||||
|
* Clicky
|
||||||
|
* FERank
|
||||||
|
* Google Analytics (ga.js)
|
||||||
|
* Google Analytics (universal)
|
||||||
|
* VisualRevenue
|
||||||
|
* Xiti
|
||||||
|
|
||||||
|
* Comment
|
||||||
|
* Disqus
|
||||||
|
* Facebook (commentaire)
|
||||||
|
|
||||||
|
* Social network
|
||||||
* AddThis
|
* AddThis
|
||||||
* AddToAny (feed)
|
* AddToAny (feed)
|
||||||
* AddToAny (share)
|
* AddToAny (share)
|
||||||
|
|
@ -66,11 +66,12 @@ Bonus:
|
||||||
* UserVoice
|
* UserVoice
|
||||||
* Zopim
|
* Zopim
|
||||||
|
|
||||||
* Vidéo
|
* Video
|
||||||
* Dailymotion
|
* Dailymotion
|
||||||
* Vimeo
|
* Vimeo
|
||||||
* Youtube
|
* Youtube
|
||||||
|
|
||||||
|
|
||||||
## Visitors outside the EU
|
## 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.
|
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.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue