I need a statcounter but only have html-coding
-
How do I add a existing html-code into CSS? I would like a more detailed statcounter since wordpress only counts hits, not specific visitors.
The code I want to use is:<!– START Susnet REGISTRERINGSKOD –>
<script type=”text/javascript” src=”http://susnet.se/susnetstat.js”>
</script>
<script type=”text/javascript”>
susnet_counter_id = 19101;
susnet_security_code = ‘254e8’;
susnet_node=0;
register();
</script>
<!– SLUT Susnet REGISTRERINGSKOD –>But how do I “transform” it into CSS?
-
You can’t use that at all. It uses javascript which is stripped for security reasons, as are flash and iframes.
A lot of people use whosamungus – this thread tells you how to do it:
https://en.forums.wordpress.com/topic.php?id=13408&replies=2#post-97145
Sitemeter is another possibility.
-
Statcounter will, maybe as you know, supply you with the HTML version compatible with wordpress.com. Limited. But compatible.
- The topic ‘I need a statcounter but only have html-coding’ is closed to new replies.