Versions Compared

Key

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

navigation

Table of Contents
minLevel1
maxLevel1
absoluteUrltrue
typeflat
Excerpt
Table of Contents
maxLevel1
minLevel1
absoluteUrltrue
typeflat

ABTasty

backoffice version 2.18+

...

Code Block
<script type="text/javascript">
    (function() {
        var mt = document.createElement("script"); mt.type = "text/javascript"; mt.async = true;
        mt.src = "//t.contentsquare.net/uxa/<votre identifiant>.js";
        document.getElementsByTagName("head")[0].appendChild(mt);
    })();
</script>

...

Genial.ly

backoffice version 23.180+

Paramètres

...

Intégration

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

Code Block
<div class="tac_genially" geniallyid="<votre identifiant>" width="<votre largeur>" height="<votre hauteur>"></div>

Marqueur originel

A supprimer si installé.

Code Block
<script<div srcstyle="https://ajax.googleapis.com/ajax/libs/webfont/1.6.24/webfont.js"></script>
<script>
  WebFont.load({
    google: {position: relative; padding-bottom: 109.00%; padding-top: 0; height: 0;">
    <iframe  families: ['<vos familles de polices']style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"
    }   });
</script>

Google JS API

backoffice version 2.18+

Marqueur originel

A supprimer si installé.

Code Block
<script type="text/javascript" src="//www.google.com/jsapi"></script>

...

 src="https://view.genial.ly/<votre identifiant>"
        width="<votre largeur>" height="<votre hauteur>"
        frameborder="0" scrolling="yes" allowfullscreen="allowfullscreen"></iframe></div>

Google Fonts

backoffice version 2.18+

Paramètres

Clé d’API Familles de polices : chaîne de caractères, clé fournie par le service.

Intégration

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

...

Code Block
<div class="googlemaps-canvas" zoom="<votre zoom>" latitude="<votre latitude>"
    longitude="<votre longitude>" style="width: <votre largeur>px; height: <votre hauteur>px;"></div>
<script>
    tarteaucitron.user.mapscallback = '<votre fonction de callback> (facultatif)';
    tarteaucitron.user.googlemapsLibraries = '<vos librairies (facultatif)>';
</script>

noms des familles de polices Google que vous souhaitez utiliser.

Marqueur originel

A supprimer si installé.

Code Block
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.24/webfont.js"></script>
<script>
  WebFont.load({
    google: {
      families: ['<vos familles de polices']
    }
  });
</script>

Google JS API

backoffice version 2.18+

Marqueur originel

A supprimer si installé.

Code Block
<script type="text/javascript" src="https://mapswww.googleapisgoogle.com/maps/api/js?key=<votre clé d'API>" type="text/javascript"></script>
<script type="text/javascript">
    function initialize() {
        var mapOptions = {
            center: { lat: <votre latitude>, lng: <votre longitude>},
            zoom: <votre zoom>
        };jsapi"></script>

Google Maps

backoffice version 2.18+

Paramètres

Clé d’API : chaîne de caractères, clé fournie par le service.

Intégration

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

...

Code Block
<div class="googlemaps-canvas" zoom="<votre zoom>" latitude="<votre latitude>"
    longitude="<votre longitude>" style="width: <votre largeur>px; height: <votre hauteur>px;"></div>
<script>
    tarteaucitron.user.mapscallback = '<votre fonction de callback> (facultatif)';
    tarteaucitron.user.googlemapsLibraries = '<vos librairies (facultatif)>';
</script>

Marqueur originel

A supprimer si installé.

Code Block
<script src="https://maps.googleapis.com/maps/api/js?key=<votre clé d'API>" type="text/javascript"></script>
<script type="text/javascript">
    function initialize() {
        var mapmapOptions = new google.maps.Map(document.getElementById('map-canvas'),{
            center: mapOptions);
{ lat: <votre latitude>, lng: <votre longitude>},
            zoom: <votre zoom>
        };
        var map = new google.maps.event.addDomListenerMap(document.getElementById('map-canvas'),
            mapOptions);
    }
    google.maps.event.addDomListener(window, 'load', initialize);
</script>

Google Maps (recherche)

backoffice version 2.18+

Intégration

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

...

Code Block
<div class="googlemapssearch" data-search="<vos mots-clés>" data-api-key="<votre clé d'API>"
    width="<votre largeur>" height="<votre hauteur>" ></div><votre hauteur>" ></div>

Marqueur originel

A supprimer si installé.

Code Block
<iframe width="<votre largeur>" height="<votre hauteur>" frameborder="0" style="border:0"
    src="https://www.google.com/maps/embed/v1/place?key=<votre clé d'API>&q=<vos mots-clés>" allowfullscreen></iframe>

Google Tag Manager

backoffice version 2.18+

Paramètres

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

Marqueur originel

A supprimer si installé.

Code Block
<script>
    (function(w,d,s,l,i){
        w[l]=w[l]||[];
        w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});
        var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';
        j.async=true;
        j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;
        f.parentNode.insertBefore(j,f);
    })(window,document,'script','dataLayer','<votre identifiant>');
</script>

Google Tag Manager (multiple)

backoffice version 2.18+

Paramètres

Liste d’identifiants : chaîne de caractères, identifiants fournis par le service. Séparer les identifiants par des virgules :

Code Block
GTM-XXXX,GTM-YYYY,GTM-ZZZZ

Marqueur originel

A supprimer si installé.

Code Block
<iframe width="<votre largeur>" height="<votre hauteur>" frameborder="0" style="border:0"
    src="https://www.google.com/maps/embed/v1/place?key=<votre clé d'API>&q=<vos mots-clés>" allowfullscreen></iframe>

Google Tag Manager

backoffice version 2.18+

Paramètres

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

Marqueur originel

A supprimer si installé.

Code Block
<script>
    (function(w,d,s,l,i){<script>
    (function(w,d,s,l,i){
        w[l]=w[l]||[];
        w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});
        var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';
        w[l]=w[l]||[]j.async=true;
        w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});
j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;
       var f=d.parentNode.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:''insertBefore(j,f);
        j.async=true;
        j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;
        f.parentNode.insertBefore(j,f);
    })(window,document,'script','dataLayer','<votre identifiant>');
</script>

Google Tag Manager (multiple)

backoffice version 2.18+

Paramètres

Liste d’identifiants : chaîne de caractères, identifiants fournis par le service. Séparer les identifiants par des virgules :

Code Block
GTM-XXXX,GTM-YYYY,GTM-ZZZZ})(window,document,'script','dataLayer','<votre identifiant>');
</script>

HelloAsso

backoffice version 3.0+

Intégration

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

Code Block
<div class="tac_helloasso" data-url="<votre url>" width="<votre largeur>" height="<votre hauteur>"></div>

Marqueur originel

A supprimer si installé.

Code Block
<iframe id="haWidget" allowtransparency="true" scrolling="auto" src="<votre url>"
    style="width:<votre largeur>;height:<votre hauteur>;border:none;"
    onload="window.scroll(0, this.offsetTop)"></iframe>

Marketo munchkin

backoffice version 3.5+

Paramètres

Clé d’API : chaîne de caractères, clé fournie par le service.

Marqueur originel

A supprimer si installé.

Code Block
<script>
    var (function(w,d,s,l,i)didInit = false;
    function initMunchkin() {
      if(didInit === false) {
        w[l]=w[l]||[]didInit = true;
        w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});Munchkin.init('marketomunchkinkey');
      }
    }
    var f=d.getElementsByTagName(s)[0],j=ds = document.createElement(s),dl=l!='dataLayer'?'&l='+l:'''script');
    s.type = 'text/javascript';
 j   s.async = true;
        js.src = '//wwwmunchkin.googletagmanagermarketo.comnet/gtmmunchkin.js?id='+i+dl;
    s.onreadystatechange = function() {
  f.parentNode.insertBefore(j,f);    if })(window,document,'script','dataLayer','<votre identifiant>');
</script>

HelloAsso

backoffice version 3.0+

Intégration

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

Code Block
<div class="tac_helloasso" data-url="<votre url>" width="<votre largeur>" height="<votre hauteur>"></div>

Marqueur originel

A supprimer si installé.

Code Block
<iframe id="haWidget" allowtransparency="true" scrolling="auto" src="<votre url>"
    style="width:<votre largeur>;height:<votre hauteur>;border:none;"
    onload="window.scroll(0, this.offsetTop)"></iframe>(this.readyState == 'complete' || this.readyState == 'loaded') {
        initMunchkin();
      }
    };
    s.onload = initMunchkin;
    document.getElementsByTagName('head')[0].appendChild(s);
</script>

OneSignal

backoffice version 3.0+

Paramètres

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

Marqueur originel

A supprimer si installé.

Code Block
<script src="https://cdn.onesignal.com/sdks/OneSignalSDK.js" type="text/javascript"></script>
<script>
    var OneSignal = window.OneSignal || [];
    OneSignal.push(function() {
        OneSignal.init({
            appId: "<votre identifiant>",
        });
    });
</script>

Pingdom

backoffice version 3.0+

Paramètres

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

Marqueur originel

A supprimer si installé.

Code Block
<script>
    var _prum = [['id', '<votre identifiant>'], ['mark', 'firstbyte', (new Date()).getTime()]];
    (function() {
        var s = document.getElementsByTagName('script')[0] , p = document.createElement('script');
        p.async = 'async';
        p.src = '//rum-static.pingdom.net/prum.min.js';
        s.parentNode.insertBefore(p, s);
    })();
</script>

reCAPTCHA

backoffice version 2.18+

Paramètres

Clé d’API : chaîne de caractères, clé fournie par le service.

Intégration

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

...

Code Block
<div class="g-recaptcha" data-sitekey="<votre identifiant de site>"></div>

Marqueur originel

A supprimer si installé.

Code Block
<script src='https://www.google.com/recaptcha/api.js?render=<votre clé d'API>'></script>

Stonly

backoffice version 3.0+

Paramètres

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

Marqueur originel

A supprimer si installé.

Code Block
<script>
    var STONLY_WID = "<votre identifiant>";
    !function(s,t,o,n,l,y,w,g){s.StonlyWidget||((w=s.StonlyWidget=function(){
    w._api?w._api.apply(w,arguments):w.queue.push(arguments)}).queue=[],(y=t.createElement(o)).async=!0,
    (g=new XMLHttpRequest).open("GET",n+"version?v="+Date.now(),!0),g.onreadystatechange=function(){
    4===g.readyState&&(y.src=n+"stonly-widget.js?v="+(200===g.status?g.responseText:Date.now()),
    (l=t.getElementsByTagName(o)[0]).parentNode.insertBefore(y,l))},g.send())
    }(window,document,"script","https://stonly.com/js/widget/v2/");
</script>

TagCommander

backoffice version 2.18+

Paramètres

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

Marqueur originel

A supprimer si installé.

Code Block
<script type="text/javascript" src="https://cdn.tagcommander.com/tagcommanderid.js"></script>

Timeline JS

backoffice version 2.18+

Intégration

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

...

Code Block
<div class="timelinejs-canvas" spreadsheet_id="<votre identifiant de source>"
    width="<votre largeur>" height="<votre hauteur>" lang="<votre langue>"
    font="<Bevan-PotanoSans ou Georgia-Helvetica ou Arvo-PTSans>" map="<toner ou osm>"
    start_at_end="<true ou false>" hash_bookmark="<true ou false>"
    start_at_slide="<votre numéro de slide de début>" start_zoom="<entre 0 et 5)"></div>

Marqueur originel

A supprimer si installé.

Code Block
<iframe src="//cdn.knightlab.com/libs/timeline/latest/embed/index.html?source=<votre identifiant de source>&font=<votre police>&maptype=<toner ou osm>&lang=<votre langue>&start_at_end=<true ou false>&hash_bookmark=<true ou false>&start_at_slide=<votre numéro de slide de début>&start_zoom_adjust=<entre 0 et 5>&height=<votre hauteur>"
    width="<votre largeur>" height="<votre hauteur>" frameborder="0"></iframe>

...

Typekit (adobe)

backoffice version 2.18+

Paramètres

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

Marqueur originel

A supprimer si installé.

Code Block
<script type="text/javascript" src="//use.typekit.net/<votre identifiant>.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>

...