web counters for bluevoda

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • rsusano
    Staff Sergeant

    • Oct 2009
    • 46

    web counters for bluevoda



    Hi

    I´m using the BlueVoda Program. In this program I can edit the code page but I can not write a w3counter code exacly where I want.
    Options here are: Start of the page; Between head tag; Inside body tag; beggining of the body; End of the body and End of the page.
    In some of them does not works; in the end of the page, even changing the page properties, no counter appears; in the other of the options the counter is placed at the top and at the center of the page.

    Inserting a script box i can copy and past the code Before tag, Inside tag and After tag. Inside tag does not works; before and after it works but I have 2 counters in the page!

    Is anything I can do?

    This is the code in w3counter page page

    <!-- Begin W3Counter Tracking Code -->
    <script type="text/javascript" src="
    http://www.w3counter.com/tracker.js"></script>
    <script type="text/javascript">
    w3counter(31483);
    </script>
    <noscript>
    <div><a href="
    http://www.w3counter.com"><img src="http://www.w3counter.com/tracker.php?id=31483" style="border: 0" alt="W3Counter" /></a></div>
    </noscript>
    <!-- End W3Counter Tracking Code-->

    This is the code in my page after the script (the copy was made from the web page)


    <!-- Begin W3Counter Tracking Code -->
    <script type="text/javascript" src="index_ficheiros/tracker.js"></script>
    <script type="text/javascript">
    w3counter(31483);
    </script><a href="http://www.w3counter.com/"><img src="index_ficheiros/tracker.png" style="border: 0pt none ;" alt="W3Counter Web Stats"></a>
    <noscript> <div><a href="http://www.w3counter.com"><img
    src=http://www.w3counter.com/tracker.php?id=131483 style="border: 0"
    alt="W3Counter" /></a></div> </noscript>
    <!-- End W3Counter Tracking Code-->
    <script language="JavaScript">
    <!--

    In w3counter support they say that a static image (bluevoda script box?) in the page displaces their counter and at the same time the script inserts another counter too.
    Any solution for this or another proved counter that can works in BlueVoda?

    Thank you
    Rui
Working...
X