I'm working on revamping my website, and I'm adding a web app that I found. The instructions told me to copy the code (below) and paste it into my html box on my website. My question is do I leave in the top and bottom line about "<!-- Start/end of StatCounter Code -->" or should i just copy the text in between? thanks!
<!-- Start of StatCounter Code -->
<script type="text/javascript">
var sc_project=3861419;
var sc_invisible=1;
var sc_partition=31;
var sc_click_stat=1;
var sc_security="24c52494";
</script>
<script type="text/javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript><div class="statcounter"><a href="http://www.statcounter.com/" target="_blank"><img class="statcounter" src="http://c32.statcounter.com/3861419/0/24c52494/1/" alt="website hit counter" ></a></div></noscript>
<!-- End of StatCounter Code -->
<!-- Start of StatCounter Code -->
<script type="text/javascript">
var sc_project=3861419;
var sc_invisible=1;
var sc_partition=31;
var sc_click_stat=1;
var sc_security="24c52494";
</script>
<script type="text/javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript><div class="statcounter"><a href="http://www.statcounter.com/" target="_blank"><img class="statcounter" src="http://c32.statcounter.com/3861419/0/24c52494/1/" alt="website hit counter" ></a></div></noscript>
<!-- End of StatCounter Code -->