watkins Posted April 18, 2010 Share Posted April 18, 2010 Bonjour je voudrais insérer le script de google optimiseur pour faire des test d'optimisation de mon site et savoir quelle version est gagnante mais impossible d'insérer du javascript dans la page d'accueil ni dans les cmsVoici un exemple de code et il faut les mettre entre body et body Une personne aurais la solutionCordialement Didier <!-- Google Website Optimizer Control Script --> [removed] function utmx_section(){}function utmx(){} (function(){var k='4150204663',d=document,l=d.location,c=d.cookie;function f(n){ if(c){var i=c.indexOf(n+'=');if(i>-1){var j=c.indexOf(';',i);return c.substring(i+n. length+1,j<0?c.length:j)[spam-filter]}var x=f('__utmx'),xx=f('__utmxx'),h=l.hash; d.write(''+'ript>')})(); [removed][removed]utmx("url",'A/B');[removed] <!-- End of Google Website Optimizer Control Script --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title>Achetez ce vélo !</title> </head> <body> Achetez ce vélo ! Vous êtes un vététiste débutant ou recherchez votre premier vélo à suspensions intégrales ? En savoir plus » 2. <!-- Google Website Optimizer Tracking Script --> [removed] if(typeof(_gat)!='object')[removed](''+'ript>')[removed] [removed] try { var gwoTracker=_gat._getTracker("UA-4559976-2"); gwoTracker._trackPageview("/4150204663/test"); }catch(err){}[removed] <!-- End of Google Website Optimizer Tracking Script --> </body> </html> Topic déplacé -yoya971 Link to comment Share on other sites More sharing options...
Yoya Posted April 20, 2010 Share Posted April 20, 2010 HelloD'après ce que je comprends de l'exemple Google dans ton post précédent il faut :- editer /themes/tonthemes/header.tpl et mettre tout au début de celui ci ... <!-- CODE DE PS normal du header.tpl --> <html > <head> <title>{$meta_title|escape:'htmlall':'UTF-8'}</title> ETC....... <body> {if $page_name=="index"} {literal} <!-- Google Website Optimizer Control Script --> [removed] function utmx_section(){}function utmx(){} (function(){var k='4150204663',d=document,l=d.location,c=d.cookie;function f(n){ if(c){var i=c.indexOf(n+'=');if(i>-1){var j=c.indexOf(';',i);return c.substring(i+n. length+1,j<0?c.length:j)[spam-filter]}var x=f('__utmx'),xx=f('__utmxx'),h=l.hash; d.write(''+'ript>')})(); [removed][removed]utmx("url",'A/B');[removed] <!-- End of Google Website Optimizer Control Script --> {/literal} {/if} ETC... - ensuite, editer themes/tontheme/footer.tpl et pratiquer ainsi à la fin du fichier : {if $page_name=="index"} {literal} <!-- Google Website Optimizer Tracking Script --> [removed] if(typeof(_gat)!='object')[removed](''+'ript>')[removed] [removed] try { var gwoTracker=_gat._getTracker("UA-4559976-2"); gwoTracker._trackPageview("/4150204663/test"); }catch(err){}[removed] <!-- End of Google Website Optimizer Tracking Script --> {/literal} {/if} <!-- CODE DE PS normal de la fin de footer.tpl --> </body> </html> et voila ! EDIT: à lire la doc de google, il faut mettre çà entre body et /body dans la page d'acceuil, d'ou le test page_name='index'Tiens nous au courant,Cdlt,Pierre. Link to comment Share on other sites More sharing options...
wallacept Posted April 20, 2010 Share Posted April 20, 2010 the script for optimizer my site? where script?but the pages open fast with script? Link to comment Share on other sites More sharing options...
Yoya Posted April 20, 2010 Share Posted April 20, 2010 wallacept : http://www.google.com/websiteoptimizerRegards,Pierre. Link to comment Share on other sites More sharing options...
watkins Posted April 22, 2010 Author Share Posted April 22, 2010 Problèmes résolu par un super programmeur d'ici :-) et que si il as le temps m'as informé qu'il allais posté la solution iciCordialement Didier Link to comment Share on other sites More sharing options...
alain08270 Posted May 10, 2010 Share Posted May 10, 2010 Je tourne en rond... donc je suis intéressé... Peux tu me 'faire parvenir' où placer les scripts.Merci d'avance. Link to comment Share on other sites More sharing options...
Multiplat Posted June 1, 2010 Share Posted June 1, 2010 Bonjour,Je suis aussi très intéressé par la solution pour activer Google Optimizer sous Prestashop.Merci d'avance de ton retour. Link to comment Share on other sites More sharing options...
jeanjacques Posted June 1, 2010 Share Posted June 1, 2010 Bonjour,Je souhaite également utiliser Google Website Optimizer avec ma boutique prestashop.Par contre j'ai demandé un devis et on me propose l'intégration pour 9500 € vous en pensez quoi ?A+ Link to comment Share on other sites More sharing options...
alain08270 Posted June 1, 2010 Share Posted June 1, 2010 :exclaim: :question: A ce prix la je m'en passe. :bug: Link to comment Share on other sites More sharing options...
jeanjacques Posted June 1, 2010 Share Posted June 1, 2010 Je trouve ça complètement disproportionné quand on pense que ça se résume à intégrer du javascript dans le template.Est-ce que quelqu'un qui utilise prestashop a deja réussis ce type d'intégration ?Auriez vous une idée du nombre d'heures nécessaires ?Merci Link to comment Share on other sites More sharing options...
shaka Posted September 22, 2010 Share Posted September 22, 2010 Désolé mais je ne comprends pas trop l'insertion des tags de Google dans le footer.tplPourrait-on avoir un exemple de code "propre". Merci. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now