Company administration service methods: Difference between revisions
| Line 1,024: | Line 1,024: | ||
Returns statistics about page visits if plugin [[Plugins#Visitor Counter|Visitor Counter plugin]] enabled. Returns | Returns statistics about page visits if plugin [[Plugins#Visitor Counter|Visitor Counter plugin]] enabled. Returns | ||
an empty list if plugin not enabled. Use <code>[[#isPluginActivated|isPluginActivated('counter')]] API method | an empty list if plugin not enabled. Use <code>[[#isPluginActivated|isPluginActivated('counter')]]</code> API method | ||
call to check if plugin enabled. Results can be grouped by 'day', 'week' or 'month'. A time period depends on | call to check if plugin enabled. Results can be grouped by 'day', 'week' or 'month'. A time period depends on | ||
selected grouping parameter: | selected grouping parameter: | ||