Closed vasyugan closed 7 years ago
which version are you using? Latest master? or the version from TER?
Version 4.4.0 from TER
Please checkout the github master, TER is always behind the master ... 😉
Indeed, the Git master works. Thanks.
I have to admit, that now that I see it functioning, I understand that it does not do what I expected. We already have a separate Piwik install on our server and there seems to be no way to connect this extension to it. I understand that this is on your to-do list, right?
jepp the initial strategic idea of the package was to have piwik directly and tightly integrated with TYPO3.
Due to massive and ongoing API changes in the piwik code base only the API is stable, so the current idea is to just use the API to manage the piwik installation.
So the idea is to display basic information directly in TYPO3 (as we have it now), but with the restriction, that only the API is used. This would also mean, that we may need another dashboard implementation on the long term or and kind of sophisticated SSO to piwik, which is currently implemented by a custom auth plugin
please also checkout: https://github.com/kaystrobach/TYPO3.piwik This one makes it easy to integrate the tracking code with various options and dynamic parts into TYPO3.
I will close the issue for now and consider a rerelease to TER
Running typo3 7 LTS on a Nginx server, Ubuntu 16.4, with PHP FPM. After installing piwikintegration and selecting "configure" I see
Oops, an error occurred!
Class 'tx_piwikintegration_install' not found
The class of course is present, in typo3conf/ext/piwikintegration/Classes/Lib/Install.php
The log says: