Jump to content

Google Analytics conflit Smarty


Recommended Posts

J'aimerai ajouter un event sur un des mes formulaires.

J'ai quelquechose comme ça :

dataLayer.push({'event': 'event_name'});

dans une fonction JS (comme expliqué sur ici https://developers.g...devguide#events

 

Par contre j'ai une erreur smarty "

 

Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template "C:\wamp\www\mycookit/themes/cookit/delivery.tpl" on line 164 "dataLayer.push({'event': 'event_name'});" - Unexpected ": ", expected one of: "}" , " "' in C:\wamp\www\mycookit\tools\smarty\sysplugins\smarty_internal_templatecompilerbase.php on line 431

 

"

Si quelqu'un à déjà rencontré ce problème : Est ce normal? Pourquoi? Comment y remédier?

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...