0
Welcome Guest! Login
0 items Join Now

Joomla Stat Counter..

  • Joomla Stat Counter..

    Posted 17 years 2 months ago
    • Have any of you used a stat counter that keeps up with ALL kinds of crazy stuff like .. where they found your site from, where they are located... so forth and so on? If you have, please list a few you've used and liked.
    • Dan L's Avatar
    • Dan L
    • Elite Rocketeer
    • Posts: 1453
    • Thanks: 0

    Re: Joomla Stat Counter..

    Posted 17 years 2 months ago
    • I always used to use Joomlastats, but after a few months the database gets so bloated it makes things like backups/restores nigh-on impossible. Plus it can't do anything for the sites performance. I pretty much just use Analytics now.
    • Toolbox Digital | Dribbble | Forrst
  • Re: Joomla Stat Counter..

    Posted 17 years 2 months ago
    • Thanks, I'll give it a look.
    • GollumX's Avatar
    • GollumX
    • Elite Rocketeer
    • Posts: 2817
    • Thanks: 0

    Re: Joomla Stat Counter..

    Posted 17 years 2 months ago
    • Don't use any Joomla extension for this... it will place a huge unnecessary load on your DB.

      Go with Google analytics or getclicky, both of which have extensions that make them easier to incorporate with Joomla. The latter also has a widget you can put on your site to actually show some of the stats to the public.

      EDIT: beaten by both of you by the time I finished typing this out lol
    • Say no to Internet Explorer 6.
      twitter.com/mark_up
  • Re: Joomla Stat Counter..

    Posted 17 years 2 months ago
    • Alright, so I did the google thing ... Analytivs... where do I need to place the code for my site... it says to put it on "every page" so I have to do this for every content item that I've made in the past couple months? O-M-G... please tell me I don't....

      So there is no extension to download that'll do it ... dang... well that'll do it well anyway.
    • GollumX's Avatar
    • GollumX
    • Elite Rocketeer
    • Posts: 2817
    • Thanks: 0

    Re: Joomla Stat Counter..

    Posted 17 years 2 months ago
    • Just open up your template index.php file and plop in the code at the very bottom of the file.... immediately before the closing </body> tag.

      Save, and re-upload.

      I would stay away from the extensions made for adding Google code, because AFAIK, they put the code in the head of the page, and not in the footer as recommended by Google.
    • Say no to Internet Explorer 6.
      twitter.com/mark_up
    • Chris S's Avatar
    • Chris S
    • Hero Rocketeer
    • Posts: 292
    • Thanks: 0

    Re: Joomla Stat Counter..

    Posted 17 years 2 months ago
    • Alternatively you can search for the Analytics Module at extensions.joomla.org and place it in the Footer-Position of your Template (which is at the end of the page, as proposed).
      Analytics will actually work from anywhere , however - there are 2 reasons for placing it at the Bottom: 1) to make sure, it only counts pageviews, that loaded the whole page and 2) to load all other stuff before it, just in case there should be a problem with the script (which could prevent other Javascripts from loading).
    • GollumX's Avatar
    • GollumX
    • Elite Rocketeer
    • Posts: 2817
    • Thanks: 0

    Re: Joomla Stat Counter..

    Posted 17 years 2 months ago

Time to create page: 0.354 seconds