Alternative analytics

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Alternative analytics

Bitcoin
If someone wants to use a different analytics software than google, how would they approach that?

For example
https://clicky.com

Has the following embed
<script src="http://static.getclicky.com/js" type="text/javascript"></script>
<script type="text/javascript">try{ clicky.init(XXXXXX_ID_XXXXXX); }catch(e){}</script>
<noscript><p><img alt="Clicky" width="1" height="1" src="http://in.getclicky.com/XXXXXX_ID_XXXXXXns.gif"></p></noscript>

Cheers
Reply | Threaded
Open this post in threaded view
|

Re: Alternative analytics

haozwang<Nabble>
you can try editing the "html" NAML. to do that, go to "Edit this page", search for the macro called "html", paste the code in between the <head> tags
Reply | Threaded
Open this post in threaded view
|

Re: Alternative analytics

Bitcoin
In reply to this post by Bitcoin
thank you that should work, might have to put it in the footer instead