Provides stats and meta information about the analytics usage on this site.
More...
|
static | actions () |
| Return the number of suggested actions executed by users.
|
|
static | actions_not_useful () |
| Return the number of suggested actions flagged as not useful.
|
|
static | enabled_models () |
| Return the number of models enabled on this site.
|
|
static | predictions () |
| Return the number of predictions generated by the system.
|
|
Provides stats and meta information about the analytics usage on this site.
- Copyright
- 2019 David Mudrák david.nosp@m.@moo.nosp@m.dle.c.nosp@m.om
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ actions()
static core_analytics\stats::actions |
( |
| ) |
|
|
static |
Return the number of suggested actions executed by users.
- Return values
-
◆ actions_not_useful()
static core_analytics\stats::actions_not_useful |
( |
| ) |
|
|
static |
Return the number of suggested actions flagged as not useful.
- Return values
-
◆ enabled_models()
static core_analytics\stats::enabled_models |
( |
| ) |
|
|
static |
Return the number of models enabled on this site.
- Return values
-
◆ predictions()
static core_analytics\stats::predictions |
( |
| ) |
|
|
static |
Return the number of predictions generated by the system.
- Return values
-
The documentation for this class was generated from the following file:
- analytics/classes/stats.php