Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-26-2012, 03:51 PM   PM User | #1
DevilMind
New to the CF scene

 
Join Date: Jul 2012
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
DevilMind is an unknown quantity at this point
Question Facebook Actions not showing in Google Analytics on Tumblr

my site: http://www.rexarts.com
Its a tumblr based site, but it is not showing Facebook Actions in Google Analytics for Like, Page Like, YouTube Subscribe, Google+ Join, +1 etc etc

i can only do little bit of coding, plz guide me

Code:
<script type="text/javascript">

var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-31937886-1']);
_gaq.push(['_setDomainName', 'rexarts.com']);
_gaq.push(['_trackPageview']);
(function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();

</script>
DevilMind is offline   Reply With Quote
Reply

Bookmarks

Tags
action, analytics, facebook, google, tumblr

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:32 AM.


Advertisement
Log in to turn off these ads.