[ 
https://issues.apache.org/jira/browse/JSPWIKI-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784315#action_12784315
 ] 

Harry Metske commented on JSPWIKI-614:
--------------------------------------

We first need to make clear what a "plugin" is:

- piwik has different types of plugins, plugins that generate the piwik 
javascript tag, and plugins on the piwik server for all kinds of functionality 
like for instance a translator plugin
- a JSPWiki plugin is a piece of code that gets executed whenever you include 
it's name in a page [{MyWonderFullPlugin}]

My assumption is that you need something in JSPWiki that generated the piwik 
javascript tag in all html generated by JSPWiki,  in that case a jspwiki plugin 
is not appropriate (you don;t want to stick plugin tags on every page)

I think we already have something like that for Google Analytics, it is a 
modification on localheader.jsp I think, for piwik you could do the same.

Is this my correct understanding ?





> Create a Piwik plugin 
> ----------------------
>
>                 Key: JSPWIKI-614
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-614
>             Project: JSPWiki
>          Issue Type: New Feature
>          Components: Plugins
>            Reporter: Derek
>            Priority: Minor
>
> Would be greate if there was a Piwik (www.piwik.org) plugin to allow the 
> tracking of users through the Wiki and to help determine usage and page hits.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to