Subversion Repositories SmartDukaan

Rev

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

Rev 11327 Rev 12524
Line 60... Line 60...
60
          <div class="clear"></div>
60
          <div class="clear"></div>
61
        </div><!--btn-cont-->
61
        </div><!--btn-cont-->
62
        <script type='text/javascript'>
62
        <script type='text/javascript'>
63
        
63
        
64
          <?php if(isset($location) && $location == 'shipping'){?>
64
          <?php if(isset($location) && $location == 'shipping'){?>
65
          if(typeof _gaq != "undefined" && _gaq != null)  {
65
          /*if(typeof _gaq != "undefined" && _gaq != null)  {
66
            _gaq.push(['_trackEvent', 'Cart', 'Login/Register Popup']);
66
            _gaq.push(['_trackEvent', 'Cart', 'Login/Register Popup']);
67
          }
67
          }*/
-
 
68
	ga('send', 'event', 'Cart', 'Login/Register Popup', 'Login');
68
        <?php } ?>
69
        <?php } ?>
69
        </script>
-
 
70
70
        </script>
-
 
71