Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

Notifications
Clear all

Web analytics

2 Posts
2 Users
0 Reactions
3,484 Views
 Dan
(@caccia)
Posts: 340
Contributor
Topic starter
 
[#2647]

Hello,

I've been thinking for quite a while now about using analytics on my Projeqtor site. My main objective is to have an accurate view of which functions are being used the most, which are not used, and by who.

First idea was Google Analytics, but they scared us off because of privacy concerns. We are now digging into Piwik ( https://piwik.org/), which is open source :woohoo:

So a couple of questions (to Babynus and anyone else):
- what do you think about making a plugin to integrate the Piwik tracking code to Projeqtor ?
- has anyone tried other methods for tracking function usage ?

Cheers !


 
Posted : 13 Oct 2015 17H59
(@babynus)
Posts: 14952
Member Admin
 

- what do you think about making a plugin to integrate the Piwik tracking code to Projeqtor ?

Seems very weird to me.
Could be studied, but will sure be very low priority (unless many community users request for such a plugin)

- has anyone tried other methods for tracking function usage ?

Logging could be used.
Using a good log format could help track data.
Maybe internal tracking (with internal storage in DB) could be easyer way to do this.
Remeber that Analytic tool work on each page refresh, and on ProjeQtOr the main page is never refreshed, so it will not be easy to trigger call to remote analytic tool.


 
Posted : 15 Oct 2015 21H11
Share:

Scroll to Top