-- fixed ga

git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@661 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
mindthegab
2012-11-06 02:20:53 +00:00
parent 568fe5f476
commit 2ef8794fa1
5 changed files with 19 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', '${gaTrackingId']);
_gaq.push(['_setAccount', '${gaTrackingId}']);
_gaq.push(['_trackPageview']);
(function() {