Skip to content
Extraits de code Groupes Projets
Valider 7ff493ca rédigé par RealET's avatar RealET :kissing_cat:
Parcourir les fichiers

fix: échaper les `[]` pour ne pas les afficher !

parent f175b643
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
[(#REM) Appel Google Analytics selon la documentation officielle :
http://www.google.fr/support/googleanalytics/bin/answer.py?answer=174090
][<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=#CONFIG{soyezcreateurs_google/google_analytics,''}"></script>
[<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=(#CONFIG{soyezcreateurs_google/google_analytics,''})"></script>
<script>
window.dataLayer = window.dataLayer || [];
window.dataLayer = window.dataLayer || \[\];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', '(#CONFIG{soyezcreateurs_google/google_analytics,''})');
</script>
]
gtag('config', '#CONFIG{soyezcreateurs_google/google_analytics,''}');
</script>]
#FILTRE{mini_html}
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter