Subversion Repositories SmartDukaan

Rev

Rev 16766 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 16766 Rev 17204
Line 41... Line 41...
41
		</div>
41
		</div>
42
		<div id="footer">
42
		<div id="footer">
43
			
43
			
44
		</div>
44
		</div>
45
	</div>
45
	</div>
46
	<?php echo $this->element('sql_dump'); ?>
46
	<?php //echo $this->element('sql_dump'); ?>
-
 
47
	<script>
-
 
48
	  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-
 
49
	  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-
 
50
	  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-
 
51
	  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
 
52
 
-
 
53
	  ga('create', 'UA-68563212-1', 'auto');
-
 
54
	  ga('send', 'pageview');
-
 
55
 
-
 
56
	</script>
47
</body>
57
</body>
48
</html>
58
</html>