Added GTM code and data layer
This commit is contained in:
parent
fa3c7bd67a
commit
5df522f226
3 changed files with 99 additions and 1 deletions
|
@ -146,9 +146,10 @@ class Bootstrap extends Zend_Application_Bootstrap_Bootstrap
|
|||
}
|
||||
}
|
||||
|
||||
/*
|
||||
if (isset($CC_CONFIG['demo']) && $CC_CONFIG['demo'] == 1) {
|
||||
$view->headScript()->appendFile($baseUrl.'js/libs/google-analytics.js?'.$CC_CONFIG['airtime_version'],'text/javascript');
|
||||
}
|
||||
}*/
|
||||
}
|
||||
|
||||
protected function _initViewHelpers()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue