Subversion Repositories SmartDukaan

Rev

Rev 1922 | Rev 11922 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1922 Rev 11832
Line 7... Line 7...
7
_gaq.push(['_trackPageview']);
7
_gaq.push(['_trackPageview']);
8
 
8
 
9
 
9
 
10
(function() {
10
(function() {
11
  var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
11
  var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
12
  ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
12
//  ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-
 
13
  ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js';
13
  var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
14
  var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
14
})();
15
})();