JavaScript Analytics API Reference
Overview
You can use the web JavaScript API to develop Persistent Mobile Foundation analytics for your web apps. This API is written in pure JavaScript and is not dependent on any other platform SDKs.
The following table lists the two classes available in the Persistent Mobile Foundation Web Analytics client-side API.
Description | Class |
---|---|
Collects and sends analytics to the server. | ibmmfpfanalytics |
Logs events from the client. Some of these events can be sent to analytics. | ibmmfpfanalytics.logger |
API Reference
▲Last modified on