Ce tutoriel a pour but de vous de guider dans l’installation du script GetQuanty si vous utilisez le CMS PRESTASHOP.
1. Vous devez vous rendre dans votre FTP*
*(ex. FileZilla, WinSCP, Core FTP, SmartFTP, FTP Voyager)
Rendez vous dans votre fichier themes/nomdevotretheme/header.tpl
2. Insérer le script GetQuanty
Insérez le juste avant la balise </head> entre les balises {literal} :
<!– Script GetQuanty –>
{literal}
<script type= »text/javascript »>
var webleads_site_ids = webleads_site_ids || [];
webleads_site_ids.push(xxxxxxxxx);
(function() {
var s = document.createElement(« script »);
s.type = « text/javascript »;
s.async = true;
s.src = ( document.location.protocol == « https: » ? « https://stats.webleads-tracker.com/js » : « http://stats.webleads-tracker.com/js » );
( document.getElementsByTagName(« head »)[0] || document.getElementsByTagName(« body »)[0] ).appendChild( s );
})();
</script>
https://get.smart-data-systems.com/gq?siteid=XXXXX¬rack=1
/script>
{/literal}
</head>
Une question ? Un conseil ?
support@getquanty.com