w20-framework / w20

W20 is a Web framework, built upon a powerful RequireJS/AngularJS/Bootstrap mix to help you develop single page applications.
https://w20-framework.github.io/
Mozilla Public License 2.0
8 stars 9 forks source link

Piwik module not working with last version of Piwik #5

Closed kavi87 closed 9 years ago

kavi87 commented 9 years ago

The last version of Piwik does not seem to work with the piwik module in fragment extra. It should be fixed or perhaps we should consider switching to a solution like angulartics.

adrienlauer commented 9 years ago

Switching to Angulartics seems to be the sensible thing to do to me. It appears very complete and will enable to handle multiple providers. Not sure which integration value we could add on top of it tough.

kavi87 commented 9 years ago

Ok then, maybe we can integrate Angulartic with a default configuration that user can override/extend.