site counter in bottom of page

Hi !

I need to place a java counter in my Dolphine 7 site footer
How i can edit the bottom part of site ?

Quote · 27 Mar 2010

/templates/base/_footer.html  place it before the </body> tag

Quote · 27 Mar 2010

I try it before but not work :(

Quote · 27 Mar 2010

I place Google analytics code there also and no answer again :(

Quote · 27 Mar 2010

Ah that needs to go before the final </div> so the whole file looks like what I posted below, this is how I have mine and it does work.  Also remember google analytics is 3-6 hours behind actual traffic so setting it there will not yield instant count results!

-----------------------------------------------

</div>
<bx_injection:injection_footer />

<INSERT GOOGLE CODE HERE>


</div>


</body>
</html>

Quote · 27 Mar 2010

I try it just now and nothing change ! :(

Again Dont work

Quote · 27 Mar 2010

You know that google analytics is not live correct?  That means you have to put the counter in the place and wait for 6+ hours for google to update. You cannot place the code and expect to immediately see something on the graph, it doesn't work that way.


The place I told you to put the code is correct, that is where I have mine and it has worked for months now.  Be patient and you will see results after some hours.

Quote · 27 Mar 2010

Ok But how i can place my counter java code ?!

Quote · 27 Mar 2010

Put the java counter under the final </script> of the google code.  Also, did you remember to clear your cache?

Quote · 27 Mar 2010

How i must clear the cash ?!

Quote · 27 Mar 2010

How i must clear the cash ?!

Log into your admin.  On the admin home click on the link that say "Clear Template" "Clear js/css".  Reload your page and it should show.

Quote · 27 Mar 2010

Thanks ! Now worked ;)

Quote · 27 Mar 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.