Subversion Repositories SmartDukaan

Rev

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

Rev 4052 Rev 4053
Line 17... Line 17...
17
</script><script>utmx("url",'A/B');</script>
17
</script><script>utmx("url",'A/B');</script>
18
<!-- End of Google Website Optimizer Control Script -->
18
<!-- End of Google Website Optimizer Control Script -->
19
<!-- Google Website Optimizer Tracking Script -->
19
<!-- Google Website Optimizer Tracking Script -->
20
<script type="text/javascript">
20
<script type="text/javascript">
21
  var _gaq = _gaq || [];
21
  var _gaq = _gaq || [];
-
 
22
  
22
  _gaq.push(['gwo._setAccount', 'UA-26682619-1']);
23
  _gaq.push(['gwo._setAccount', '${in.shop2020.ABTestgaAccountID}']);
23
  _gaq.push(['gwo._trackPageview', '/1425815630/test']);
24
  _gaq.push(['gwo._trackPageview', '/${in.shop2020.ABTestExperimentID}/test']);
-
 
25
  
24
  (function() {
26
  (function() {
25
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
27
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
26
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
28
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
27
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
29
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
28
  })();
30
  })();
Line 30... Line 32...
30
<!-- End of Google Website Optimizer Tracking Script -->
32
<!-- End of Google Website Optimizer Tracking Script -->
31
#else
33
#else
32
	<!-- Google Website Optimizer Tracking Script -->
34
	<!-- Google Website Optimizer Tracking Script -->
33
<script type="text/javascript">
35
<script type="text/javascript">
34
  var _gaq = _gaq || [];
36
  var _gaq = _gaq || [];
35
  _gaq.push(['gwo._setAccount', 'UA-26682619-1']);
37
  _gaq.push(['gwo._setAccount', '${in.shop2020.ABTestgaAccountID}']);
36
  _gaq.push(['gwo._trackPageview', '/1425815630/test']);
38
  _gaq.push(['gwo._trackPageview', '/${in.shop2020.ABTestExperimentID}/test']);
37
  (function() {
39
  (function() {
38
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
40
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
39
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
41
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
40
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
42
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
41
  })();
43
  })();