Warning: Undefined variable $filepath in /home/tiki-doc/public_html/lib/wiki-plugins/wikiplugin_tikidocfromcode.php on line 146
Display statistics about a tracker | Documentation for Tiki Wiki CMS Groupware
Loading...
 
Skip to main content
Display statistics about a tracker

Plugin Tracker Stat

Introduced in Tiki2

Use this wiki plugin to display some simple statistics about a tracker. You can specify which fields can be displayed. The plugin can be used several times on a same page with different trackers.

For a more advanced way to create a chart, please see: PluginPivotTable

Parameters

Tiki Doc From Code error: trackerstat not found
 Warning

This plugin did not handle the "user selector" tracker field type until Tiki18.

Example

This code:

Copy to clipboard
{TRACKERSTAT(trackerId="1" fields="2:4" show_percent="y" show_bar="n" show_count="y" status="o|c|p|op|oc|pc|opc" show_link="n")}Title{TRACKERSTAT}

Would produce (if fieldId 2 is "My question", a radio field "yes, no" and if fieldId 3 is "And rate it", a drop down list)
Image

Limitations

Trackers



Created by system. Last Modification: Sunday 07 July, 2019 23:20:50 GMT-0000 by Marc Laporte.
Show PHP error messages