jenolan where would that $user
variable come from ?
Registering the Flarum username, email or id as the Piwik user id with this extension would make sense though.
jenolan where would that $user
variable come from ?
Registering the Flarum username, email or id as the Piwik user id with this extension would make sense though.
The username is what it wants, non-logged in you just do not set it. Of course the email (etc) an option setting?
I implemented the feature https://github.com/flagrow/flarum-ext-analytics/pull/12
It will be available in the next release, once I get somebody else from Flagrow to review my PR ?
I also fixed the url tracking when browsing from page to page inside Flarum (the url didn't change in the Piwik logs when browsing from page to page inside Flarum).
clarkwinkelmann excellento thanks for a helpful plugin even better!
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:
https://
analytics for non-https forum for example. Defaults to //
as before if not specifiedEdit: 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
php flarum cache:clear
rm -f assets/rev-manifest.json
Also hard refresh (CTRL+F5) your browser.
jordanjay29 much appreciate it.
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.
no analytics tab ? what to do ? i already active the google analytics option and add the Track code ID...
Any update for beta 0.7?
farizfnb Flagrow Analytics is beta7 compatible ? What is your issue ?
clarkwinkelmann The analytics menu doesn't appear at the admin dashboard. I've cleared the cache and added the tracking code from Google Analytics.
Is this compatible with beta8.1?