Subversion Repositories SmartDukaan

Rev

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

Rev 11805 Rev 12524
Line 18... Line 18...
18
<footer>
18
<footer>
19
        <a href="<?php echo base_url()?>contact">contact us</a>
19
        <a href="<?php echo base_url()?>contact">contact us</a>
20
        <!-- <a href="<?php //echo base_url()?>privacy-policy" >privacy policy</a> -->
20
        <!-- <a href="<?php //echo base_url()?>privacy-policy" >privacy policy</a> -->
21
        <a href="<?php echo base_url()?>faq" >faq</a>
21
        <a href="<?php echo base_url()?>faq" >faq</a>
22
        <a href="<?php echo base_url()?>terms-conditions" >T &amp; C</a>
22
        <a href="<?php echo base_url()?>terms-conditions" >T &amp; C</a>
23
        <a onClick="_gaq.push(['_trackEvent', 'Outbound', 'Footer', '<?php echo uri_string();?>']);" href="http://www.saholic.com/<?php echo uri_string();?>/?fullbrowser=true&utm_source=mobile_site">desktop site</a>  
23
        <a onClick="ga('send', 'event', 'Outbound', 'Footer', '<?php echo uri_string();?>');" href="http://www.saholic.com/<?php echo uri_string();?>/?fullbrowser=true&utm_source=mobile_site">desktop site</a>  
24
      </footer>
24
      </footer>