@ -30,6 +30,126 @@ tarteaucitron.services.iframe = {
}
} ;
// xandr
tarteaucitron . services . xandr = {
"key" : "xandr" ,
"type" : "ads" ,
"name" : "Xandr" ,
"uri" : "https://www.xandr.com/privacy/cookie-policy/" ,
"needConsent" : true ,
"cookies" : [ 'uuid2' , 'uids' , 'sess' , 'icu' , 'anj' , 'usersync' ] ,
"js" : function ( ) {
"use strict" ;
if ( tarteaucitron . user . xandrId === undefined ) {
return ;
}
if ( ! window . pixie ) {
var n = window . pixie = function ( e , i , a ) {
n . actionQueue . push ( {
action : e ,
actionValue : i ,
params : a
} )
} ;
n . actionQueue = [ ] ;
}
tarteaucitron . addScript ( 'https://acdn.adnxs.com/dmp/up/pixie.js' , '' , function ( ) {
window . pixie ( 'init' , tarteaucitron . user . xandrId ) ;
window . pixie ( 'event' , 'PageView' ) ;
} ) ;
}
} ;
// helloasso
tarteaucitron . services . helloasso = {
"key" : "helloasso" ,
"type" : "api" ,
"name" : "HelloAsso" ,
"uri" : "https://www.helloasso.com/confidentialite" ,
"needConsent" : true ,
"cookies" : [ ] ,
"js" : function ( ) {
"use strict" ;
tarteaucitron . fallback ( [ 'tac_helloasso' ] , function ( x ) {
var width = x . getAttribute ( "width" ) ,
height = x . getAttribute ( "height" ) ,
url = x . getAttribute ( "data-url" ) ;
return '<iframe id="haWidget" src="' + url + '" width="' + width + '" height="' + height + '" frameborder="0" scrolling="auto" allowtransparency allowfullscreen></iframe>' ;
} ) ;
} ,
"fallback" : function ( ) {
"use strict" ;
var id = 'helloasso' ;
tarteaucitron . fallback ( [ 'tac_helloasso' ] , function ( elem ) {
elem . style . width = elem . getAttribute ( 'width' ) + 'px' ;
elem . style . height = elem . getAttribute ( 'height' ) + 'px' ;
return tarteaucitron . engage ( id ) ;
} ) ;
}
} ;
// podcloud
tarteaucitron . services . podcloud = {
"key" : "podcloud" ,
"type" : "video" ,
"name" : "podCloud" ,
"uri" : "https://podcloud.fr/privacy" ,
"needConsent" : true ,
"cookies" : [ ] ,
"js" : function ( ) {
"use strict" ;
tarteaucitron . fallback ( [ 'tac_podcloud' ] , function ( x ) {
var width = x . getAttribute ( "width" ) ,
height = x . getAttribute ( "height" ) ,
url = x . getAttribute ( "data-url" ) ;
return '<iframe src="' + url + '" width="' + width + '" height="' + height + '" frameborder="0" scrolling="auto" allowtransparency allowfullscreen></iframe>' ;
} ) ;
} ,
"fallback" : function ( ) {
"use strict" ;
var id = 'podcloud' ;
tarteaucitron . fallback ( [ 'tac_podcloud' ] , function ( elem ) {
elem . style . width = elem . getAttribute ( 'width' ) + 'px' ;
elem . style . height = elem . getAttribute ( 'height' ) + 'px' ;
return tarteaucitron . engage ( id ) ;
} ) ;
}
} ;
// facebookpost
tarteaucitron . services . facebookpost = {
"key" : "facebookpost" ,
"type" : "social" ,
"name" : "Facebook (post)" ,
"uri" : "https://www.facebook.com/help/325807937506242" ,
"needConsent" : true ,
"cookies" : [ ] ,
"js" : function ( ) {
"use strict" ;
tarteaucitron . fallback ( [ 'tac_facebookpost' ] , function ( x ) {
var width = x . getAttribute ( "width" ) ,
height = x . getAttribute ( "height" ) ,
url = x . getAttribute ( "data-url" ) ,
appId = x . getAttribute ( "data-appid" ) ;
return '<iframe src="https://www.facebook.com/plugins/post.php?href=' + encodeURIComponent ( url ) + '&width=' + width + '&show_text=false&appId=' + appId + '&height=' + height + '" width="' + width + '" height="' + height + '" frameborder="0" scrolling="auto" allowtransparency allowfullscreen></iframe>' ;
} ) ;
} ,
"fallback" : function ( ) {
"use strict" ;
var id = 'facebookpost' ;
tarteaucitron . fallback ( [ 'tac_facebookpost' ] , function ( elem ) {
elem . style . width = elem . getAttribute ( 'width' ) + 'px' ;
elem . style . height = elem . getAttribute ( 'height' ) + 'px' ;
return tarteaucitron . engage ( id ) ;
} ) ;
}
} ;
// amplitude
tarteaucitron . services . amplitude = {
"key" : "amplitude" ,
@ -523,6 +643,23 @@ tarteaucitron.services.clicmanager = {
}
} ;
// compteur
tarteaucitron . services . compteur = {
"key" : "compteur" ,
"type" : "analytic" ,
"name" : "Compteur.fr" ,
"uri" : "https://www.compteur.fr/help_privacy_policy.htm" ,
"needConsent" : true ,
"cookies" : [ ] ,
"js" : function ( ) {
"use strict" ;
if ( tarteaucitron . user . compteurID === undefined ) {
return ;
}
tarteaucitron . addScript ( 'https://server2.compteur.fr/log7.js' , '' , function ( ) { wtslog7 ( tarteaucitron . user . compteurID , 1 ) ; } ) ;
}
} ;
// contentsquare
tarteaucitron . services . contentsquare = {
"key" : "contentsquare" ,
@ -620,6 +757,41 @@ tarteaucitron.services.criteo = {
}
} ;
// artetv
tarteaucitron . services . artetv = {
"key" : "artetv" ,
"type" : "video" ,
"name" : "Arte.tv" ,
"uri" : "https://www.arte.tv/sites/fr/corporate/donnees-personnelles/" ,
"needConsent" : true ,
"cookies" : [ ] ,
"js" : function ( ) {
"use strict" ;
tarteaucitron . fallback ( [ 'artetv_player' ] , function ( x ) {
var video _json = x . getAttribute ( "json" ) ,
video _width = x . getAttribute ( "width" ) ,
video _height = x . getAttribute ( "height" ) ,
video _frame ;
if ( video _json === undefined ) {
return "" ;
}
video _frame = '<iframe style="transition-duration: 0; transition-property: no; margin: 0 auto; position: relative; display: block; background-color: #000000;" src="https://www.arte.tv/player/v5/index.php?json_url=' + video _json + '" width="' + video _width + '" height="' + video _height + '" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen"></iframe>' ;
return video _frame ;
} ) ;
} ,
"fallback" : function ( ) {
"use strict" ;
var id = 'artetv' ;
tarteaucitron . fallback ( [ 'artetv_player' ] , function ( elem ) {
elem . style . width = elem . getAttribute ( 'width' ) + 'px' ;
elem . style . height = elem . getAttribute ( 'height' ) + 'px' ;
return tarteaucitron . engage ( id ) ;
} ) ;
}
} ;
// dailymotion
tarteaucitron . services . dailymotion = {
"key" : "dailymotion" ,
@ -637,6 +809,7 @@ tarteaucitron.services.dailymotion = {
video _height = x . getAttribute ( "height" ) ,
frame _height = 'height=' ,
video _frame ,
embed _type = x . getAttribute ( "embedType" ) ,
params = 'info=' + x . getAttribute ( "showinfo" ) + '&autoPlay=' + x . getAttribute ( "autoplay" ) ;
if ( video _id === undefined ) {
@ -652,7 +825,10 @@ tarteaucitron.services.dailymotion = {
} else {
frame _height += '"" ' ;
}
video _frame = '<iframe src="//www.dailymotion.com/embed/video/' + video _id + '?' + params + '" ' + frame _width + frame _height + ' frameborder="0" allowfullscreen></iframe>' ;
if ( embed _type === undefined || ! [ 'video' , 'playlist' ] . includes ( embed _type ) ) {
embed _type = "video" ;
}
video _frame = '<iframe src="//www.dailymotion.com/embed/' + embed _type + '/' + video _id + '?' + params + '" ' + frame _width + frame _height + ' frameborder="0" allowfullscreen></iframe>' ;
return video _frame ;
} ) ;
} ,
@ -757,6 +933,70 @@ tarteaucitron.services.datingaffiliationpopup = {
}
} ;
// deezer
tarteaucitron . services . deezer = {
"key" : "deezer" ,
"type" : "video" ,
"name" : "Deezer" ,
"uri" : "https://www.deezer.com/legal/personal-datas" ,
"needConsent" : true ,
"cookies" : [ ] ,
"js" : function ( ) {
"use strict" ;
tarteaucitron . fallback ( [ 'deezer_player' ] , function ( x ) {
var deezer _id = x . getAttribute ( "deezerID" ) ,
deezer _width = x . getAttribute ( "width" ) ,
frame _width = 'width=' ,
deezer _height = x . getAttribute ( "height" ) ,
frame _height = 'height=' ,
deezer _frame ,
embed _theme = x . getAttribute ( "theme" ) ,
embed _type = x . getAttribute ( "embedType" ) ,
radius = x . getAttribute ( "radius" ) ,
tracklist = x . getAttribute ( "tracklist" ) ,
params ;
if ( deezer _id === undefined ) {
return "" ;
}
if ( deezer _width !== undefined ) {
frame _width += '"' + deezer _width + '" ' ;
} else {
frame _width += '"" ' ;
}
if ( deezer _height !== undefined ) {
frame _height += '"' + deezer _height + '" ' ;
} else {
frame _height += '"" ' ;
}
if ( embed _theme === undefined || ! [ 'auto' , 'light' , 'dark' ] . includes ( embed _theme ) ) {
embed _theme = "auto" ;
}
if ( embed _type === undefined || ! [ 'album' , 'track' , 'playlist' ] . includes ( embed _type ) ) {
embed _type = "album" ;
}
if ( radius === undefined || ! [ 'true' , 'false' ] . includes ( radius ) ) {
radius = "true" ;
}
if ( tracklist === undefined || ! [ 'true' , 'false' ] . includes ( tracklist ) ) {
tracklist = "true" ;
}
params = 'tracklist=' + tracklist + '&radius=' + radius ;
deezer _frame = '<iframe src="//widget.deezer.com/widget/' + embed _theme + '/' + embed _type + '/' + deezer _id + '?' + params + '" ' + frame _width + frame _height + ' frameborder="0" allowfullscreen></iframe>' ;
return deezer _frame ;
} ) ;
} ,
"fallback" : function ( ) {
"use strict" ;
var id = 'deezer' ;
tarteaucitron . fallback ( [ 'deezer_player' ] , function ( elem ) {
elem . style . width = elem . getAttribute ( 'width' ) + 'px' ;
elem . style . height = elem . getAttribute ( 'height' ) + 'px' ;
return tarteaucitron . engage ( id ) ;
} ) ;
}
} ;
// leadforensics
tarteaucitron . services . leadforensics = {
"key" : "leadforensics" ,
@ -775,7 +1015,7 @@ tarteaucitron.services.leadforensics = {
window . sf14gv = tarteaucitron . user . leadforensicsSf14gv ;
( function ( ) {
var sf14g = document . createElement ( 'script' ) ; sf14g . type = 'text/javascript' ; sf14g . async = true ;
var sf14g = document . createElement ( 'script' ) ; sf14g . async = true ;
sf14g . src = ( 'https:' == document . location . protocol ? 'https://' : 'http://' ) + 't.sf14g.com/sf14g.js' ;
var s = document . getElementsByTagName ( 'script' ) [ 0 ] ; s . parentNode . insertBefore ( sf14g , s ) ;
} ) ( ) ;
@ -941,6 +1181,27 @@ tarteaucitron.services.ferank = {
}
} ;
// pingdom
tarteaucitron . services . pingdom = {
"key" : "pingdom" ,
"type" : "api" ,
"name" : "Pingdom" ,
"uri" : "https://www.solarwinds.com/general-data-protection-regulation-cloud" ,
"needConsent" : true ,
"cookies" : [ ] ,
"js" : function ( ) {
"use strict" ;
if ( tarteaucitron . user . pingdomId === undefined ) {
return ;
}
window . _prum = [ [ 'id' , tarteaucitron . user . pingdomId ] , [ 'mark' , 'firstbyte' , ( new Date ( ) ) . getTime ( ) ] ] ;
tarteaucitron . addScript ( 'https://rum-static.pingdom.net/prum.min.js' ) ;
}
} ;
// simpleanalytics
tarteaucitron . services . simpleanalytics = {
@ -956,8 +1217,31 @@ tarteaucitron.services.simpleanalytics = {
}
} ;
// stonly
tarteaucitron . services . stonly = {
"key" : "stonly" ,
"type" : "api" ,
"name" : "Stonly" ,
"uri" : "https://stonly.com/privacy" ,
"needConsent" : true ,
"cookies" : [ ] ,
"js" : function ( ) {
"use strict" ;
if ( tarteaucitron . user . stonlyId === undefined ) {
return ;
}
window . STONLY _WID = tarteaucitron . user . stonlyId ;
window . StonlyWidget || ( ( window . w = window . StonlyWidget = function ( ) {
window . w . _api ? window . w . _api . apply ( window . w , arguments ) : window . w . queue . push ( arguments )
} ) . queue = [ ] ) ;
tarteaucitron . addScript ( 'https://stonly.com/js/widget/v2/stonly-widget.js?v=' + Date . now ( ) ) ;
}
} ;
// stripe
tarteaucitron . services . stripe = {
/ * t a r t e a u c i t r o n . s e r v i c e s . s t r i p e = {
"key" : "stripe" ,
"type" : "api" ,
"name" : "Stripe" ,
@ -968,7 +1252,7 @@ tarteaucitron.services.stripe = {
"use strict" ;
tarteaucitron . addScript ( 'https://js.stripe.com/v3/' ) ;
}
} ;
} ; * /
// ferank pub
tarteaucitron . services . ferankpub = {
@ -1504,6 +1788,52 @@ tarteaucitron.services.hubspot = {
}
} ;
// instagram
tarteaucitron . services . instagram = {
"key" : "instagram" ,
"type" : "social" ,
"name" : "Instagram" ,
"uri" : "https://www.instagram.com/legal/privacy/" ,
"needConsent" : true ,
"cookies" : [ 'shbts' , 'sessionid' , 'csrftoken' , 'rur' , 'shbid' , 'mid' , 'ds_usr_id' , 'ig_did' , 'ig_cb' , 'datr' ] ,
"js" : function ( ) {
"use strict" ;
tarteaucitron . fallback ( [ 'instagram_post' ] , function ( x ) {
var post _id = x . getAttribute ( "postId" ) ,
embed _width = x . getAttribute ( "width" ) ,
frame _width = 'width=' ,
embed _height = x . getAttribute ( "height" ) ,
frame _height = 'height=' ,
post _frame ;
if ( post _id === undefined ) {
return "" ;
}
if ( embed _width !== undefined ) {
frame _width += '"' + embed _width + '" ' ;
} else {
frame _width += '"" ' ;
}
if ( embed _height !== undefined ) {
frame _height += '"' + embed _height + '" ' ;
} else {
frame _height += '"" ' ;
}
post _frame = '<iframe src="//www.instagram.com/' + post _id + '/embed" ' + frame _width + frame _height + ' frameborder="0"></iframe>' ;
return post _frame ;
} ) ;
} ,
"fallback" : function ( ) {
"use strict" ;
var id = 'instagram' ;
tarteaucitron . fallback ( [ 'instagram_post' ] , function ( elem ) {
elem . style . width = elem . getAttribute ( 'width' ) + 'px' ;
elem . style . height = elem . getAttribute ( 'height' ) + 'px' ;
return tarteaucitron . engage ( id ) ;
} ) ;
}
} ;
// jsapi
tarteaucitron . services . jsapi = {
"key" : "jsapi" ,
@ -1637,6 +1967,31 @@ tarteaucitron.services.microsoftcampaignanalytics = {
}
} ;
// onesignal
tarteaucitron . services . onesignal = {
"key" : "onesignal" ,
"type" : "api" ,
"name" : "OneSignal" ,
"uri" : "https://onesignal.com/privacy_policy" ,
"needConsent" : true ,
"cookies" : [ ] ,
"js" : function ( ) {
"use strict" ;
if ( tarteaucitron . user . onesignalAppId === undefined ) {
return ;
}
window . OneSignal = window . OneSignal || [ ] ;
window . OneSignal . push ( function ( ) {
window . OneSignal . init ( {
appId : tarteaucitron . user . onesignalAppId ,
} ) ;
} ) ;
tarteaucitron . addScript ( 'https://cdn.onesignal.com/sdks/OneSignalSDK.js' ) ;
}
} ;
// pinterest
tarteaucitron . services . pinterest = {
"key" : "pinterest" ,
@ -1969,7 +2324,8 @@ tarteaucitron.services.soundcloud = {
showUser = x . getAttribute ( 'data-show-user' ) ,
showReposts = x . getAttribute ( 'data-show-reposts' ) ,
showTeaser = x . getAttribute ( 'data-show-teaser' ) ,
visual = x . getAttribute ( 'data-visual' ) ;
visual = x . getAttribute ( 'data-visual' ) ,
artwork = x . getAttribute ( 'data-artwork' ) ;
var allowAutoplay = autoplay === 'true' ? 'allow="autoplay"' : '' ;
@ -1978,15 +2334,16 @@ tarteaucitron.services.soundcloud = {
}
var qs = '?url=https%3A//api.soundcloud.com/' + playable _type + '/' + playable _id ;
if ( hideRelated . length > 0 ) qs += '&hide_related=' + hideRelated ;
if ( color . length > 0 ) qs += '&color=' + color . replace ( '#' , '%23' ) ;
if ( autoplay . length > 0 ) qs += '&auto_play=' + autoplay ;
if ( showComments . length > 0 ) qs += '&show_comments=' + showComments ;
if ( hideRelated . length > 0 ) qs += '&hide_related=' + hideRelated ;
if ( showUser . length > 0 ) qs += '&show_user=' + showUser ;
if ( showReposts . length > 0 ) qs += '&show_reposts=' + showReposts ;
if ( showTeaser . length > 0 ) qs += '&show_teaser=' + showTeaser ;
if ( visual . length > 0 ) qs += '&visual=' + visual ;
if ( hideRelated && hideRelated . length > 0 ) qs += '&hide_related=' + hideRelated ;
if ( color && color . length > 0 ) qs += '&color=' + color . replace ( '#' , '%23' ) ;
if ( autoplay && autoplay . length > 0 ) qs += '&auto_play=' + autoplay ;
if ( showComments && showComments . length > 0 ) qs += '&show_comments=' + showComments ;
if ( hideRelated && hideRelated . length > 0 ) qs += '&hide_related=' + hideRelated ;
if ( showUser && showUser . length > 0 ) qs += '&show_user=' + showUser ;
if ( showReposts && showReposts . length > 0 ) qs += '&show_reposts=' + showReposts ;
if ( showTeaser && showTeaser . length > 0 ) qs += '&show_teaser=' + showTeaser ;
if ( visual && visual . length > 0 ) qs += '&visual=' + visual ;
if ( artwork && artwork . length > 0 ) qs += '&show_artwork=' + artwork ;
return '<iframe width="100%" ' + frame _height + ' scrolling="no" frameborder="no" ' + allowAutoplay + ' src="https://w.soundcloud.com/player/' + qs + '"></iframe>' ;
} ) ;
@ -2000,6 +2357,52 @@ tarteaucitron.services.soundcloud = {
}
} ;
// spotify
tarteaucitron . services . spotify = {
"key" : "spotify" ,
"type" : "video" ,
"name" : "Spotify" ,
"uri" : "https://www.spotify.com/us/legal/privacy-policy/" ,
"needConsent" : true ,
"cookies" : [ 'sp_landing' , '_ga' , 'sp_ab' , 'sp_landingref' , 'sp_t' , 'sp_usid' , 'OptanonConsent' , 'sp_m' , 'spot' ] ,
"js" : function ( ) {
"use strict" ;
tarteaucitron . fallback ( [ 'spotify_player' ] , function ( x ) {
var spotify _id = x . getAttribute ( "spotifyID" ) ,
spotify _width = x . getAttribute ( "width" ) ,
frame _width = 'width=' ,
spotify _height = x . getAttribute ( "height" ) ,
frame _height = 'height=' ,
spotify _frame ;
if ( spotify _id === undefined ) {
return "" ;
}
if ( spotify _width !== undefined ) {
frame _width += '"' + spotify _width + '" ' ;
} else {
frame _width += '"" ' ;
}
if ( spotify _height !== undefined ) {
frame _height += '"' + spotify _height + '" ' ;
} else {
frame _height += '"" ' ;
}
spotify _frame = '<iframe src="//open.spotify.com/embed/' + spotify _id + '" ' + frame _width + frame _height + ' frameborder="0" allowfullscreen></iframe>' ;
return spotify _frame ;
} ) ;
} ,
"fallback" : function ( ) {
"use strict" ;
var id = 'spotify' ;
tarteaucitron . fallback ( [ 'spotify_player' ] , function ( elem ) {
elem . style . width = elem . getAttribute ( 'width' ) + 'px' ;
elem . style . height = elem . getAttribute ( 'height' ) + 'px' ;
return tarteaucitron . engage ( id ) ;
} ) ;
}
} ;
// statcounter
tarteaucitron . services . statcounter = {
"key" : "statcounter" ,
@ -2575,6 +2978,7 @@ tarteaucitron.services.atinternet = {
"name" : "AT Internet (privacy by design)" ,
"uri" : "https://helpcentre.atinternet-solutions.com/hc/fr/categories/360002439300-Privacy-Centre" ,
"needConsent" : false ,
"safeanalytic" : true ,
"cookies" : [ 'atidvisitor' , 'atreman' , 'atredir' , 'atsession' , 'atuserid' ] ,
"js" : function ( ) {
"use strict" ;
@ -2584,12 +2988,106 @@ tarteaucitron.services.atinternet = {
tarteaucitron . addScript ( tarteaucitron . user . atLibUrl , '' , function ( ) {
var tag = new ATInternet . Tracker . Tag ( ) ;
window . tag = new ATInternet . Tracker . Tag ( ) ;
if ( typeof tarteaucitron . user . atMore === 'function' ) {
tarteaucitron . user . atMore ( ) ;
}
} )
if ( typeof window . tag . privacy !== 'undefined' ) {
document . getElementById ( 'atinternetLine' ) . style . display = 'none' ;
if ( tarteaucitron . cookie . read ( ) . indexOf ( 'atinternetoptin=true' ) === - 1 && tarteaucitron . cookie . read ( ) . indexOf ( 'atinternetoptout=true' ) === - 1 ) {
window . tag . privacy . setVisitorMode ( 'cnil' , 'exempt' ) ;
}
tarteaucitron . addClickEventToElement ( document . getElementById ( 'atinternetDenied' ) , function ( ) {
tarteaucitron . launch [ 'atinternetoptout' ] = false ;
tarteaucitron . launch [ 'atinternetoptin' ] = false ;
tarteaucitron . userInterface . respond ( document . getElementById ( 'atinternetoptinDenied' ) , false ) ;
tarteaucitron . userInterface . respond ( document . getElementById ( 'atinternetoptoutDenied' ) , false ) ;
} ) ;
tarteaucitron . addClickEventToElement ( document . getElementById ( 'atinternetoptoutDenied' ) , function ( ) {
if ( tarteaucitron . cookie . read ( ) . indexOf ( 'atinternetoptin=true' ) === - 1 && tarteaucitron . cookie . read ( ) . indexOf ( 'atinternetoptout=true' ) === - 1 ) {
window . tag . privacy . setVisitorMode ( 'cnil' , 'exempt' ) ;
}
} ) ;
tarteaucitron . addClickEventToElement ( document . getElementById ( 'atinternetoptinDenied' ) , function ( ) {
if ( tarteaucitron . cookie . read ( ) . indexOf ( 'atinternetoptin=true' ) === - 1 && tarteaucitron . cookie . read ( ) . indexOf ( 'atinternetoptout=true' ) === - 1 ) {
window . tag . privacy . setVisitorMode ( 'cnil' , 'exempt' ) ;
}
} ) ;
}
setTimeout ( function ( ) {
tag . page . send ( ) ;
} , 70 ) ;
} ) ;
}
} ;
// AT Internet (optin)
tarteaucitron . services . atinternetoptin = {
"key" : "atinternetoptin" ,
"type" : "analytic" ,
"name" : "AT Internet" ,
"uri" : "https://helpcentre.atinternet-solutions.com/hc/fr/categories/360002439300-Privacy-Centre" ,
"needConsent" : true ,
"cookies" : [ 'atidvisitor' , 'atreman' , 'atredir' , 'atsession' , 'atuserid' ] ,
"js" : function ( ) {
"use strict" ;
tarteaucitron . launch [ 'atinternetoptout' ] = false ;
setTimeout ( function ( ) {
tarteaucitron . userInterface . respond ( document . getElementById ( 'atinternetAllowed' ) , true ) ;
tarteaucitron . userInterface . respond ( document . getElementById ( 'atinternetoptoutDenied' ) , false ) ;
} , 50 ) ;
setTimeout ( function ( ) {
if ( typeof window . tag . privacy !== 'undefined' ) {
window . tag . privacy . setVisitorOptin ( ) ;
}
} , 60 ) ;
window . tarteaucitronHackNoSwitch = true ;
setTimeout ( function ( ) { window . tarteaucitronHackNoSwitch = false ; } , 200 ) ;
}
} ;
// AT Internet (optout)
tarteaucitron . services . atinternetoptout = {
"key" : "atinternetoptout" ,
"type" : "analytic" ,
"name" : "AT Internet [minimal]" ,
"uri" : "https://helpcentre.atinternet-solutions.com/hc/fr/categories/360002439300-Privacy-Centre" ,
"needConsent" : true ,
"cookies" : [ 'atidvisitor' , 'atreman' , 'atredir' , 'atsession' , 'atuserid' ] ,
"js" : function ( ) {
"use strict" ;
// hack accept all
if ( window . tarteaucitronHackNoSwitch ) {
setTimeout ( function ( ) {
tarteaucitron . userInterface . respond ( document . getElementById ( 'atinternetoptoutDenied' ) , false ) ;
} , 60 ) ;
return ;
}
tarteaucitron . launch [ 'atinternetoptin' ] = false ;
setTimeout ( function ( ) {
tarteaucitron . userInterface . respond ( document . getElementById ( 'atinternetAllowed' ) , true ) ;
tarteaucitron . userInterface . respond ( document . getElementById ( 'atinternetoptinDenied' ) , false ) ;
} , 50 ) ;
setTimeout ( function ( ) {
if ( typeof window . tag . privacy !== 'undefined' ) {
window . tag . privacy . setVisitorOptout ( ) ;
}
} , 60 ) ;
}
} ;
@ -3405,4 +3903,3 @@ tarteaucitron.services.woopra = {
woopra . track ( ) ;
}
} ;