| 13532 |
anikendra |
1 |
<div class="footer">
|
|
|
2 |
<div class="container">
|
|
|
3 |
<div class="col-sm-12">
|
|
|
4 |
<a target="_blank" href="https://twitter.com/instafollowin">Twitter</a> <small class="text-muted">|</small> <a href="https://www.facebook.com/instafollowin" target="_blank">Facebook</a> <small class="text-muted">|</small> <a href="https://plus.google.com/u/0/b/115906484336748856335/115906484336748856335/about">Google+</a> <small class="text-muted">|</small> <a target="_blank" href="http://www.pinterest.com/instafollowin/">Pinterest</a> <small class="text-muted">|</small> <a href="http://instagram.com/instafollow.in" target="_blank">Instagram</a> <small class="text-muted">|</small> <a href="mailto:anikendra@instafollow.in">Contact Us</a><small class="text-muted">|</small> <a title="Instagram Photos tagged with selfie" href="<?php echo $base_url;?>oninstagram">Instagram Tags</a> <a href="#" class="pull-right"><div class="fb-like" data-href="http://instafollow.in" data-width="200" data-layout="button_count" data-action="like" data-show-faces="false" data-share="false"></div> © 2014 InstaFollow</a>
|
|
|
5 |
</div>
|
|
|
6 |
</div>
|
|
|
7 |
</div>
|
|
|
8 |
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
|
|
9 |
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
|
|
|
10 |
<script>
|
|
|
11 |
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
|
|
12 |
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
|
|
13 |
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
|
|
14 |
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
|
|
15 |
|
|
|
16 |
ga('create', 'UA-57401660-1', 'auto');
|
|
|
17 |
ga('send', 'pageview');
|
|
|
18 |
$(function(){
|
|
|
19 |
$('a').click(function(){
|
|
|
20 |
ga('send', 'event', 'anchor', 'click', $(this).attr('title'));
|
|
|
21 |
});
|
| 13579 |
anikendra |
22 |
});
|
|
|
23 |
</script>
|