Results 1 to 10 of 25
-
6th May 2011, 10:41 AM #1OPMember
How to know these things?
Hello
i run a site and want to know how many:
-page views are there daily and monthly
-how many visitors per day and month
-how much is: direct traffic, referring sites and search engines
which software/site to use
regards
SoloDZSoloDZ Reviewed by SoloDZ on . How to know these things? Hello i run a site and want to know how many: -page views are there daily and monthly -how many visitors per day and month -how much is: direct traffic, referring sites and search engines which software/site to use regards SoloDZ Rating: 5
-
6th May 2011, 10:42 AM #2Member
Hey,
You can use Google Analytics to see how much pageviews and unique visits your site receives daily.
http://google.com/analytics
-
6th May 2011, 10:45 AM #3MemberWebsite's:
MahaZone.in KatzDDL.in ZoomWarez.com FunBoxx.com BayWarez.comhttp://www.trendcounter.com
Trendcounter is best and accurate.
-
6th May 2011, 10:48 AM #4OPMember
Hello
it gave me a code where to paste that code i am not getting
please help me
regards
SoloDZ
-
6th May 2011, 10:51 AM #5Member
@KMS
If they're so accurate, why are they using Google Analytics?
PHP Code:var _gaq=_gaq||[];_gaq.push(['_setAccount','UA-710254-3']);_gaq.push(['_setDomainName','.trendcounter.com']);_gaq.push(['_setAllowHash',false]);_gaq.push(['_trackPageview']);_gaq.push(['_gat._anonymizeIp']);(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);})();
-
6th May 2011, 10:56 AM #6OPMember
Hello guys cannot use either as i do not know where to insert the codes
regards
SoloDZ
-
6th May 2011, 11:06 AM #7Member
1) Create an analytics account first http://www.google.com/analytics
2) Then, Paste the following code near the bottom of your Web page html code. (You'll do this on each page for a traditional site *or* in your theme or skin html for a content management system). I place mine as near the closing html tag as possible so it doesn't get in the way of main content indexing.
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl " : "http://www ");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-xxxxxx-x");
pageTracker._trackPageview();
</script>
3) Replace the "UA-xxxxxx-x" with "UA-[your tracking code]".
4) After about 24 hours, you should be able to view your traffic reports by logging in to your account at http://www.google.com/analytics
Note: When you're walking through the setup process, you'll receive a pre-formatted code snippet that already includes your individual tracker code.
source(s):
http://www.google.com/analytics
-
6th May 2011, 11:09 AM #8OPMember
Hello searched the main index.php and theme/index.php no </head> or least no "head" word
regards
SoloDZ
-
6th May 2011, 11:18 AM #9Respected DeveloperWebsite's:
wrzc.orgWhat type of script are you using or can you give us a link to your site which would help us in being able to direct you exactly how and where to add it.
And yes Google's is betterTutorial How to SEO your Warez Site a guide to help you increase your organic traffic
Huge list of Warez Sites and free Multiposter Templates
-
6th May 2011, 11:18 AM #10OPMember
a PTC site
URL: http://solobux.com
regards
SoloDZ
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
It's okay to not like things...
By Phamous in forum General DiscussionReplies: 8Last Post: 4th Mar 2012, 05:26 PM -
Can someone help me with several things?
By Divvy in forum Server ManagementReplies: 6Last Post: 14th Feb 2012, 10:52 AM -
Two Things
By JmZ in forum Feedback and SuggestionsReplies: 16Last Post: 11th Apr 2011, 01:19 PM -
Help with Some Things on VB
By Th3Kill33r in forum vBulletinReplies: 1Last Post: 25th Oct 2010, 05:05 AM -
2 things
By 2soba in forum vBulletinReplies: 2Last Post: 31st Jul 2008, 10:16 AM
themaPoster - post to forums and...
Version 5.23 released. Open older version (or...