• Extensions
  • FriendsOfFlarum Analytics - tracking user visits

Just released version 0.6.0 !

Update with the following command (or use Bazaar):

composer require flagrow/flarum-ext-analytics
php flarum cache:clear

This extension didn't receive much love during this year... It was about time:

  • Fixed Piwik not tracking page url change correctly
  • Added the option to track users by username or email in Piwik, following jenolan suggestion. It's disabled by default
  • Added the option to specify a protocol with the Piwik domain, so you can force https:// analytics for non-https forum for example. Defaults to // as before if not specified
  • Updated the settings UI to use Flarum components instead of non-styled HTML inputs
  • Fixed a potential XSS vulnerability if you enabled the "Track subdomains" option
  • Cleaned up the code

Edit: replaced composer update flagrow/flarum-ext-analytics which does not work to update to that new version ?

    clarkwinkelmann Heya Thanks! Will install and give it a whirl!

    Just tried to upgrade doesn't load via composer

      jenolan Just tried to upgrade doesn't load via composer

      This might happen when your composer holds the version to 0.5. Try using composer require flagrow/flarum-ext-analytics instead.

        luceos Yup you are right, that's a funny behaviour for composer ;-)

        3 months later

        jordanjay29 I have done all that but I get same results (like in the screenshot). ?

          Radu if you're using cloudflare also clear that cache, clear your browsers cache hard (!) and run the command jordanjay29 mentions.

          2 months later

          no analytics tab ? what to do ? i already active the google analytics option and add the Track code ID...

            2 months later
            a month later

            clarkwinkelmann The analytics menu doesn't appear at the admin dashboard. I've cleared the cache and added the tracking code from Google Analytics.

              4 months later
              9 days later
              10 days later

              damse ALso looking for news for beta 8 now that I have my flarum all upgraded! Can't wait to start tracking again!