Subversion Repositories SmartDukaan

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
7272 amit.gupta 1
function utmx_section(){}function utmx(){}
2
(function(){var k='1425815630',d=document,l=d.location,c=d.cookie;function f(n){
3
if(c){var i=c.indexOf(n+'=');if(i>-1){var j=c.indexOf(';',i);return escape(c.substring(i+n.
4
length+1,j<0?c.length:j));}}}var x=f('__utmx'),xx=f('__utmxx'),h=l.hash;
5
d.write('<sc'+'ript src="'+
6
'http'+(l.protocol=='https:'?'s://ssl':'://www')+'.google-analytics.com'
7
+'/siteopt.js?v=1&utmxkey='+k+'&utmx='+(x?x:'')+'&utmxx='+(xx?xx:'')+'&utmxtime='
8
+new Date().valueOf()+(h?'&utmxhash='+escape(h.substr(1)):'')+
9
'" type="text/javascript" charset="utf-8"></sc'+'ript>');})();
10
utmx("url",'A/B');
11
  var _gaq = _gaq || [];
12
  _gaq.push(['gwo._setAccount', 'UA-26682619-1']);
13
  _gaq.push(['gwo._trackPageview', '/1425815630/test']);
14
  (function() {
15
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
16
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
17
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
18
  })();