Statcounter
Posted: 13 Feb 2016, 12:52
I want to install a statcounter on my page, but I have no idea into which place I must copy the code.
Last week I used the code below (in the footer). And I worked fine. Did I also use in Imagevue X2.
After I did a reset of imagevue X3, the code was disappeared of course.
I copied it back into the footer, but since then it won't work anymore??
What am I doing wrong?
Maybe my code is outdated? On the Statcounter site I saw other codes, but which one is the best for me?
http://statcounter.com/install-guides/
Other example:
But this one is visible?
Last week I used the code below (in the footer). And I worked fine. Did I also use in Imagevue X2.
Code
<counters>
<!-- Start of StatCounter Code -->
<div style="display: none;">
<script type="text/javascript" language="JavaScript">
var sc_project=1234567;
var sc_invisible=0;
var sc_partition=12;
var sc_security="12345678";
</script>
<script type="text/javascript" language="JavaScript" src="http://www.statcounter.com/counter/frames.js">
</script>
</div>
<!-- End of StatCounter Code -->
</counters>I copied it back into the footer, but since then it won't work anymore??
What am I doing wrong?
Maybe my code is outdated? On the Statcounter site I saw other codes, but which one is the best for me?
http://statcounter.com/install-guides/
Other example:
Code
<a title="free hit counter"
href="http://statcounter.com/free-hit-counter/" target="_blank"><img
src="http://c.statcounter.com/1709496/0/03633824/0/"
alt="free hit counter" style="border:none;"></a>


