New Plugin: Typo3 Piwik integration
Typo3 is a popular CMS, "offering full flexibility and extendability while featuring an accomplished set of ready-made interfaces, functions and modules". It is quite a heavyweight CMS with a huge user and developer base.
Frank, a German user, developed a Piwik module to allow easy integration of Piwik in your typo3 pages. The extension is configured with TypoScript and will generate the Piwik code automatically.
You can find the documentation of the plugin on the typo3 community website page and download the plugin from the official extension repository.
Frank is planning to add an authentication sharing mechanism, so that users already logged in typo3 wouldn't have to login separately to Piwik.
Thanks for your work on the plugin, Frank! Good luck for the next steps.
- Typo3 Piwik extension page on the typo3 extensions repository
- Typo3 Piwik Plugin official documentation
This entry was posted on Friday, June 27th, 2008 ; category Plugins ; RSS comments.
June 27th, 2008 at 9:25 am
Hi,
I don't plan an authentication sharing mechanism, but it is a very nice idea ;-)
The next step is a TYPO3 plugin which render the widgets of Piwik in any TYPO3 page.
by the way, TYPO3 writes TYPO3 and not Typo3 :-D
greats
_Frank
June 27th, 2008 at 9:59 am
I don't know where to tell you that, but the futur Dotclear 2 (RC2.1 now) have also a plugin for piwik :
http://www.dotclear.net/blog/post/2008/06/18/De-belles-statistiques-pour-votre-blog-avec-Piwik-et-Dotclear-2
June 27th, 2008 at 2:08 pm
Oh Frank sorry, it's another TYPO3 user who contacted me about this :)
June 28th, 2008 at 5:07 pm
I'd like to see auto email reports to my customers. Say weekly or monthly and select which widgets they see.
December 5th, 2008 at 9:56 am
Hallo
Oh - Thanks for this Extension - i hope you everyone have fun with this tool!!
Thanks!
February 17th, 2009 at 11:35 pm
hello,
thank you for developing that plugin. But how can i see the results etc?
mfg
April 5th, 2009 at 11:34 am
[...] Das geht manuell per Javascript, einfacher ist es aber mit dem Plugins für Wordpress, Drupal, Typo3 oder Mediawiki. Das Dashboard ist übersichtlich aufgebaut und liefert relativ bald die [...]
April 14th, 2009 at 12:02 pm
Very nice extension - easily installed within one minute! Only 2 lines of typoscript are requiered and the docu is very good. One thing that should be mentionend: piwik_idsite = 1 for the first site monitored by piwik. piwik_idsite has nothing to do with the typo3-ids !
April 17th, 2009 at 9:00 am
i will release piwikintegration in the TER in the next days.
I'm currently working on the authentification feature.
Current features:
- integration with simply setting a constant
- Backend Module "Statistics" which uses the constant to select the correct site in piwik (currently with different login)
planned
- authentification with typo3 api
- automated siteId creation on first Backend Module Opening (if constant is set) and configuration of the user
- automatic mysql configuration via typo3
Regards Kay
May 5th, 2009 at 5:16 pm
i try to install the plugin, by copying the files into the /piwik/plugin/xxx/ folder. but what is the right name for the xxx folder?
and in wich file do i have to put the following lines:
config.tx_piwik {
piwik_idsite = 1
…….
?
is there maybe a detailed manual for the piwik plugin?
May 23rd, 2009 at 12:30 pm
Hello Paul,
i uploaded piwikintegration some minutes ago.
I'd like to see if the manual was detailed enough, so please give me some feedback (mail in manual).
Features:
- Full integration of piwik
- DB Access Data Sync
- Automated User Access Configuration
- SingleSignOn
- see manual for more information
The extension should be visible under
http://typo3.org/extensions/repository/view/piwikintegration/current/
soon.
Regards Kay
PS: The extension is still alpha and i hope it works for you.
June 27th, 2009 at 12:08 pm
Hi,
will the typo3-Plugin be updated for the new javascript Tracking Code?
Or can I use the old one (which is currently implemented inside the typo3-Plugin)?