Versions Compared

Key

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

navigation

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

Adobe Analytics

backoffice version 2.18+

...

backoffice version 2.18+

Paramètres

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

Code Block
UA-XXXXXXXX-X,UA-YYYYYYYY-Y,UA-ZZZZZZZZ-Z

Fonction : code Javascript spécifique exécuté après la mise en route du service. Paramètre facultatif.

Marqueur originel

A supprimer si installé.

Code Block
<script async src="https://www.googletagmanager.com/gtag/js?id=<votre identifiant>UA-XXXXXXXX-X"></script>
<script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag('js', new Date());
 
    gtag('config', '<votre identifiant>');
 
    // Votre fonction gtag()
</script>

Google Analytics (

...

gtag.js) [multiple]

backoffice version 2.18+

Paramètres

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

Code Block
UA-XXXXXXXX-X,UA-YYYYYYYY-Y,UA-ZZZZZZZZ-Z

Marqueur originel

A supprimer si installé.

Code Block
<script async src="https://www.googletagmanager.com/gtag/js?id=<votre identifiant>"></script>
<script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag('js', new Date());

    gtag('config', '<votre identifiant>');

    // Votre fonction gtag()
</script>

Google Analytics (universel)

backoffice version 2.18+

Paramètres

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

Fonction : code Javascript spécifique exécuté après la mise en route du service. Paramètre facultatif.

Marqueur originel

A supprimer si installé.

Code Block
<script>
    (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
        (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
        m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
    })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

    ga('create', '<votre identifiant>', 'auto');
    ga('send', 'pageview');

    // your optionnal ga.push()
</script>

Hotjar

backoffice version 2.18+

Paramètres

Identifiant : nombre, identifiant fourni par le service.

Snippet version : nombre, version fournie par le service.

Marqueur originel

A supprimer si installé.

Code Block
<script>
    (function(h,o,t,j,a,r){
        h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
        h._hjSettings={hjid:<votre identifiant>,hjsv:<votre paramètre SV>};
        a=o.getElementsByTagName('head')[0];
        r=o.createElement('script');r.async=1;
        r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
        a.appendChild(r);
    })(window,document,'//static.hotjar.com/c/hotjar-','.js?sv=');
</script>

Hubspot

backoffice version 2.18+

Paramètres

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

Marqueur originel

A supprimer si installé.

Code Block
<script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/<votre clé d'API>.js"></script>

Kameleoon

backoffice version 2.20+

Paramètres

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

Marqueur originel

A supprimer si installé.

Code Block
<script src="https://<votre identifiant>.kameleoon.eu/kameleoon.js"></script>

Koban

backoffice version 2.18+

Paramètres

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

URL : URL menant au code Javascript fourni par le service.

Marqueur originel

A supprimer si installé.

Code Block
<script type="text/javascript">
    (function (i, s, o, g, r, a, m) {
        i['KobanObject'] = r;
        i[r] = i[r] || function () {
            (i[r].q = i[r].q || []).push(arguments)
        }, i[r].l = 1 * new Date();
        a = s.createElement(o), m = s.getElementsByTagName(o)[0];
        a.async = 1;
        a.src = g;
        m.parentNode.insertBefore(a, m);
    })(window, document, 'script', '<votre URL>', 'kb');
    kb('reg', '<votre clé d'API>');
</script>

Mautic

backoffice version 2.18+

Paramètres

URL : URL fournie par le service.

Marqueur originel

A supprimer si installé.

Code Block
<script>
    (function(w,d,t,u,n,a,m){
        w['MauticTrackingObject']=n;
        w[n]=w[n]||function(){
            (w[n].q=w[n].q||[]).push(arguments)},a=d.createElement(t), m=d.getElementsByTagName(t)[0];
            a.async=1;
            a.src=u;
            m.parentNode.insertBefore(a,m)
    })(window,document,'script','<votre URL>','mt');
    mt('send', 'pageview');
</script>

Matomo (privacy by design)

backoffice version 2.18+

Paramètres

Identifiant de site : nombre, identifiant fourni par le service.

URL : URL fournie par le servicede votre hôte Matomo (attention à bien inclure le protocole pour définir une URL absolue, une valeur du type stat.mydomain.com serait interprétée comme relative à l’arborescence du site consulté).

Consentement

Ce service ne nécessite pas le consentement des utilisateurs.

Marqueur originel

A supprimer si installé.

Code Block
<script type="text/javascript">
    var _paq = _paq || [];
    _paq.push(['trackPageView']);
    _paq.push(['enableLinkTracking']);
    (function() {
        var u="<votre URL>";
        _paq.push(['setTrackerUrl', u+'piwik.php']);
        _paq.push(['setSiteId', <votre identifiant de site>]);
        var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
        g.type='text/javascript';
        g.async=true;
        g.defer=true;
        g.src=u+'piwik.js';
        s.parentNode.insertBefore(g,s);
    })();
</script>

Matomo (high tracking)

backoffice version 2.18+

Paramètres

Identifiant de site : nombre, identifiant fourni par le service.

URL : URL fournie par le servicede votre hôte Matomo (attention à bien inclure le protocole pour définir une URL absolue, une valeur du type stat.mydomain.com serait interprétée comme relative à l’arborescence du site consulté).

Consentement

Ce service ne nécessite pas le consentement des utilisateurs.

Marqueur originel

A supprimer si installé.

Code Block
<script type="text/javascript">
    var _paq = _paq || [];
    _paq.push(['trackPageView']);
    _paq.push(['enableLinkTracking']);
    (function() {
        var u="<votre URL>";
        _paq.push(['setTrackerUrl', u+'piwik.php']);
        _paq.push(['setSiteId', <votre identifiant de site>]);
        var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
        g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
    })();
</script>

Microsoft Campaign Analytics

backoffice version 2.18+

Paramètres

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

...

Action : chaîne de caractères, identifiant d’action fourni par le service.

Marqueur originel

A supprimer si installé.

Code Block
<script type="text/javascript">
    if (!window.mstag) mstag = {loadTag : function(){},time : (new Date()).getTime()};
</script>
<script id="mstag_tops" type="text/javascript"
    src="https://flex.atdmt.com/mstag/site/<votre identifiant>/mstag.js"></script>
<script class="conversionmsn" type="text/javascript">
    mstag.loadTag("analytics", {
        dedup:"1",
        domainId:"<votre identifiant de domaine>",
        type:"1",
        actionid:"<votre identifiant d'action>"})
</script>

Open Web Analytics

backoffice version 3.0+

Paramètres

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

Hôte : URL de votre hôte.

Marqueur originel

A supprimer si installé.

Code Block
<script type='text/javascript'>
    var owa_baseUrl = '<votre URL d'hôte>';
    var owa_cmds = owa_cmds || [];
    owa_cmds.push(['setDebug', true]);
    owa_cmds.push(['setSiteId', '<votre identifiant de site>']);
    owa_cmds.push(['trackPageView']);
    owa_cmds.push(['trackClicks']);

    (function() {
        var _owa = document.createElement('script');
        _owa.type = 'text/javascript';
        _owa.async = true;
        owa_baseUrl = ('https:' == document.location.protocol ? window.owa_baseSecUrl || owa_baseUrl.replace(/http:/, 'https:') : owa_baseUrl );
        _owa.src = owa_baseUrl + 'modules/base/js/owa.tracker-combined-min.js';
        var _owa_s = document.getElementsByTagName('script')[0];
        _owa_s.parentNode.insertBefore(_owa, _owa_s);
    }());
</script>

Pardot

backoffice version 3.0+

Paramètres

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

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

Marqueur originel

A supprimer si installé.

Code Block
<script type="text/javascript">
    piAId = "<votre identifiant>";
    piCId = "<votre identifiant de campagne>";
    piHostname = "pi.pardot.com";
    
    (function() {
        function async_load(){
            var s = document.createElement('script'); s.type = 'text/javascript';
            s.src = ('https:' == document.location.protocol ? 'https://pi' : 'http://cdn') + '.pardot.com/pd.js';
            var c = document.getElementsByTagName('script')[0]; c.parentNode.insertBefore(s, c);
        }
        if(window.attachEvent) { window.attachEvent('onload', async_load); }
        else { window.addEventListener('load', async_load, false); }
    })();
</script>

Plezi

backoffice version 3.0+

Paramètres

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

Paramètre TW : chaîne de caractères, paramètre fourni par le service.

Marqueur originel

A supprimer si installé.

Code Block
<script type='text/javascript' async
  src="https://app.plezi.co/scripts/ossleads_analytics.js?tenant='<votre identifiant>'&tw='<votre paramètre TW>'"></script>

SharpSpring

backoffice version 3.0+

Paramètres

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

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

Marqueur originel

A supprimer si installé.

Code Block
<script type="text/javascript">
    var _ss = _ss || [];
    _ss.push(['_setDomain', 'https://<votre identifiant de domaine>.marketingautomation.services/net']);
    _ss.push(['_setAccount', '<votre identifiant>']);
    _ss.push(['_trackPageView']);
    window._pa = window._pa || {};

(function() {
    var ss = document.createElement('script');
    ss.type = 'text/javascript'; ss.async = true;
    ss.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + '<votre identifiant de domaine>.marketingautomation.services/client/ss.js?ver=2.4.0';
    var scr = document.getElementsByTagName('script')[0];
    scr.parentNode.insertBefore(ss, scr);
})();
</script>

Simple Analytics

backoffice version 2.18+

Marqueur originel

A supprimer si installé.

Code Block
<script async defer src="https://scripts.simpleanalyticscdn.com/latest.js"></script>
<noscript>
    <img src="https://queue.simpleanalyticscdn.com/noscript.gif" alt="" />
</noscript>

...

Code Block
<div class="statcounter-canvas"></div>
<script type="text/javascript">
    var sc_project = <votre identifiant>, sc_invisible = <0 ou 1>,
    sc_security = "<votre identifiant de sécurité>", sc_text = <entre 0 et 5>;
</script>

Marqueur originel

A supprimer si installé.

Code Block
<script type="text/javascript">
    var scJsHost = (("https:" == document.location.protocol) ? "https://secure." : "http://www.");
    document.write("<sc" + "ript type='text/javascript' src='" + scJsHost + "statcounter.com/counter/counter.js'></" + "script>");
</script>

Twitter Universal Website Tag

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(e,t,n,s,u,a){
        e.twq||(s=e.twq=function(){
            s.exe?s.exe.apply(s,arguments):s.queue.push(arguments);
        },s.version='1.1',s.queue=[],u=t.createElement(n),
        u.async=!0,u.src='//static.ads-twitter.com/uwt.js',
        a=t.getElementsByTagName(n)[0],a.parentNode.insertBefore(u,a))
    }(window,document,'script');
    // Insert Twitter Pixel ID and Standard Event data below
    twq('init','twitter_uwt_Id');
    twq('track','PageView');
</script>

Verizon Dot Tag

backoffice version 2.18+

Paramètres

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

...

Valeur de conversion : chaîne de caractères, paramètre qstring “gv”.

Marqueur originel

A supprimer si installé.

Code Block
<script type="text/javascript">
    (function(w,d,t,r,u){
        w[u]=w[u]||[];
        w[u].push({
            properties: {pixelId:"<votre identifiant de pixel>"},
            projectId:"<votre identifiant de projet>"});
        var s=d.createElement(t);
        s.src=r;
        s.async=true;
        s.onload=s.onreadystatechange=function(){
            var y,rs=this.readyState,c=w[u];
            if(rs&&rs!="complete"&&rs!="loaded"){return}
            try{
                y=YAHOO.ywa.I13N.fireBeacon;
                w[u]=[];
                w[u].push=function(p){y([p])};
                y(c)
            } catch(e) {}
        };
        var scr=d.getElementsByTagName(t)[0],par=scr.parentNode;
        par.insertBefore(s,scr)
    })(window,document,"script","https://s.yimg.com/wi/ytc.js","dotq");
</script>

Visiblee

backoffice version 3.0+

Paramètres

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

Domaine : chaîne de caractères, votre domaine.

Marqueur originel

A supprimer si installé.

Code Block
<script src="//www.link-page.info/tracking_<votre identifiant client>.js"></script>

VisualRevenue

backoffice version 2.18+

Paramètres

Identifiant : nombre, identifiant fourni par le service.

Marqueur originel

A supprimer si installé.

Code Block
<script type="text/javascript">
    var _vrq = _vrq || [];
    _vrq.push(['id', ID]);
    _vrq.push(['automate', true]);
    _vrq.push(['track', function(){}]);
    (function(d, a){
        var s = d.createElement(a),
            x = d.getElementsByTagName(a)[0];
        s.async = true;
        s.src = 'http://a.visualrevenue.com/vrs.js';
        x.parentNode.insertBefore(s, x);
    })(document, 'script');
</script>

Webmecanik

backoffice version 2.18+

Paramètres

URL : URL menant au code Javascript fourni par le service.

Marqueur originel

A supprimer si installé.

Code Block
<script>
    (function(w, d, t, u, n, a, m) {
        w['MauticTrackingObject'] = n;
        w[n] = w[n] || function() {
            (w[n].q = w[n].q || []).push(arguments)
        }, a = d.createElement(t), m = d.getElementsByTagName(t)[0];
        a.async = 1;
        a.src = u;
        m.parentNode.insertBefore(a, m)
    })(window, document, 'script', '<votre URL>', 'mt');
    mt('send', 'pageview');
</script>

Woopra

backoffice version 2.18+

Paramètres

Domaine : domaine géré par le service.

Marqueur originel

A supprimer si installé.

Code Block
<script>
    (function(){
        var t,i,e,n=window,o=document,a=arguments,s="script",
        r=["config","track","identify","visit","push","call","trackForm","trackClick"],
        c=function(){
            var t,i=this;
            for(i._e=[],t=0;r.length>t;t++)(function(t){
                i[t]=function(){
                    return i._e.push([t].concat(Array.prototype.slice.call(arguments,0))),i
                }
            })(r[t])};
            for(n._w=n._w||{},t=0;a.length>t;t++)
                n._w[a[t]]=n[a[t]]=n[a[t]]||new c;
            i=o.createElement(s),i.async=1,i.src="//static.woopra.com/js/w.js",
            e=o.getElementsByTagName(s)[0],e.parentNode.insertBefore(i,e)
    })("woopra");
    woopra.config({
        domain: woopraDomain
    });
    woopra.track();
</script>

...

Code Block
<script type="text/javascript">
    tarteaucitron.user.wysistat = {"cli": "<votre nom>", "frm": "<votre frame>",
        "prm": "<votre prm>", "ce": "<votre compteur extranet>", "page": "<votre page>",
        "roi": "<votre roi>", "prof": "<votre profilage>", "cpt": "<votre compte>"};
</script>

Marqueur originel

A supprimer si installé.

Code Block
<script type="text/javascript">
    var valeur=0;
</script>
<script type="text/javascript" src="http://www.wysistat.com/statistique.js";></script>
<script type="text/javascript">
    if (valeur==1){
        stat("<votre nom>","<votre frame>","<votre prm>","<votre compteur extranet>",
        "<votre page>","<votre roi>","<votre profilage>","<votre compte>");
    }
</script>
<noscript>
    <a href="[http://www.wysistat.com"]http://www.wysistat.com"; title="mesure audience internet">
        mesure d'audience
    </a>
</noscript>

Yandex Metrica

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" >
   (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
   m[i].l=1*new Date();
   k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
   (window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
   ym(<votre identifiant>, "init", {
        clickmap:true,
        trackLinks:true,
        accurateTrackBounce:true,
        webvisor:true
   });
</script>
<noscript>
    <div>
        <img src="https://mc.yandex.ru/watch/<votre identifiant>" style="position:absolute; left:-9999px;" alt="" />
    </div>
</noscript>

...