Back to Char

Reference

plugins/analytics/permissions/autogenerated/reference.md

latest1.6 KB
Original Source

Default Permission

Default permissions for the plugin

This default permission set includes the following:

  • allow-event
  • allow-set-properties
  • allow-set-disabled
  • allow-is-disabled
  • allow-identify

Permission Table

<table> <tr> <th>Identifier</th> <th>Description</th> </tr> <tr> <td>

analytics:allow-event

</td> <td>

Enables the event command without any pre-configured scope.

</td> </tr> <tr> <td>

analytics:deny-event

</td> <td>

Denies the event command without any pre-configured scope.

</td> </tr> <tr> <td>

analytics:allow-identify

</td> <td>

Enables the identify command without any pre-configured scope.

</td> </tr> <tr> <td>

analytics:deny-identify

</td> <td>

Denies the identify command without any pre-configured scope.

</td> </tr> <tr> <td>

analytics:allow-is-disabled

</td> <td>

Enables the is_disabled command without any pre-configured scope.

</td> </tr> <tr> <td>

analytics:deny-is-disabled

</td> <td>

Denies the is_disabled command without any pre-configured scope.

</td> </tr> <tr> <td>

analytics:allow-set-disabled

</td> <td>

Enables the set_disabled command without any pre-configured scope.

</td> </tr> <tr> <td>

analytics:deny-set-disabled

</td> <td>

Denies the set_disabled command without any pre-configured scope.

</td> </tr> <tr> <td>

analytics:allow-set-properties

</td> <td>

Enables the set_properties command without any pre-configured scope.

</td> </tr> <tr> <td>

analytics:deny-set-properties

</td> <td>

Denies the set_properties command without any pre-configured scope.

</td> </tr> </table>