You can send metrics on custom events like
•every time a menu item is invoked, e.g. to analyze how often the menu help is used
•every time a document is opened
•every time a special workflow is triggered
•every time an error occurs
Name |
SendIntMetric |
||||||||||||||||||||||||
Params |
|
||||||||||||||||||||||||
Returncode |
|
||||||||||||||||||||||||
Transaction Count |
Counts as 1 transaction on the Activation Server 6 |
||||||||||||||||||||||||
See also |
Example
SendIntMetric('', '', 'Menu: Help', 'My APP', 1);
SendIntMetric('', '', 'Error: SQL Connection failed', 'Core1.DLL', 1);
Your can turn on / off the usage metric with SetSignalState