Author Topic: Counter Stats  (Read 8702 times)

Offline tfavors

  • Sr. Member
  • ****
  • Posts: 126
    • Weather Gray
Counter Stats
« on: May 18, 2013, 07:57:41 PM »
Would it we safe to enter this code on my weather site for tracking. Place right above the body tag at the bottom.  I don't want to mess anything up.  Thoughts anyone and thank you. Terry

<!-- Start of StatCounter Code for Default Guide -->
<script type="text/javascript">
var sc_project=993074;
var sc_invisible=0;
var sc_security="365e16ba";
var sc_https=1;
var scJsHost = (("https:" == document.location.protocol) ?
"https://secure." : "http://www.");
document.write("<sc"+"ript type='text/javascript' src='" +
scJsHost+
"statcounter.com/counter/counter.js'></"+"script>");
</script>
<noscript><div class="statcounter"><a title="click tracking"
href="http://statcounter.com/" target="_blank"><img
class="statcounter"
src="http://c.statcounter.com/993074/0/365e16ba/0/"
alt="click tracking"></a></div></noscript>
<!-- End of StatCounter Code for Default Guide -->

Offline aznetcowboy

  • Full Member
  • ***
  • Posts: 73
    • El Gheko Neighborhood Weather Station
Re: Counter Stats
« Reply #1 on: May 18, 2013, 10:35:25 PM »
Would it we safe to enter this code on my weather site for tracking. Place right above the body tag at the bottom.  I don't want to mess anything up.  Thoughts anyone and thank you. Terry

<!-- Start of StatCounter Code for Default Guide -->
<script type="text/javascript">
var sc_project=993074;
var sc_invisible=0;
var sc_security="365e16ba";
var sc_https=1;
var scJsHost = (("https:" == document.location.protocol) ?
"https://secure." : "http://www.");
document.write("<sc"+"ript type='text/javascript' src='" +
scJsHost+
"statcounter.com/counter/counter.js'></"+"script>");
</script>
<noscript><div class="statcounter"><a title="click tracking"
href="http://statcounter.com/" target="_blank"><img
class="statcounter"
src="http://c.statcounter.com/993074/0/365e16ba/0/"
alt="click tracking"></a></div></noscript>
<!-- End of StatCounter Code for Default Guide -->
tfavors,

What kind of stats are you looking for? I am using Flag Counter (http://s10.flagcounter.com/index.html) for my site. It counts unique visits from different countries. The version I am using is free. I have it in my About (infos.htm) page and it is doing okay on a site that is new and more of a local neighborhood site.

Tom

Offline tfavors

  • Sr. Member
  • ****
  • Posts: 126
    • Weather Gray
Re: Counter Stats
« Reply #2 on: May 19, 2013, 03:01:16 AM »
It provides a variety of stats I use it already on my tax office site, it'f free also.  I'm so new at this stuff I ask a lot of questions before I try it.  Don't want anything to mess up what I already got going.  Thanks, Terry

Offline tfavors

  • Sr. Member
  • ****
  • Posts: 126
    • Weather Gray
Re: Counter Stats
« Reply #3 on: May 19, 2013, 04:41:31 AM »
I did ad stat counter and its' working now. Thanks

Offline aznetcowboy

  • Full Member
  • ***
  • Posts: 73
    • El Gheko Neighborhood Weather Station
Re: Counter Stats
« Reply #4 on: May 19, 2013, 01:04:45 PM »
Terry,

I'm pleased to see you got StatCounter working.  ^-^

Which StatCounter code did you use for installation of the StatCounter? I have StatCounter also which hasn't been used for ages now. I need to delete that old project and was wondering which install code you used to install it into your site.

Tom

Offline tfavors

  • Sr. Member
  • ****
  • Posts: 126
    • Weather Gray
Re: Counter Stats
« Reply #5 on: May 19, 2013, 01:45:36 PM »
Default and I left visible counter unchecked did not want anything to show.

Offline aznetcowboy

  • Full Member
  • ***
  • Posts: 73
    • El Gheko Neighborhood Weather Station
Re: Counter Stats
« Reply #6 on: May 19, 2013, 01:55:35 PM »
Terry,

Okay, we are on the same page. Except I allow the visible counter, which right now is really not an accurate count by any means.But, in another year, who will notice? 
 ;)

Tom

Offline tfavors

  • Sr. Member
  • ****
  • Posts: 126
    • Weather Gray
Re: Counter Stats
« Reply #7 on: May 19, 2013, 05:50:55 PM »
Great and thank you..