piano_analytics_plugin

Last updated:

0 purchases

piano_analytics_plugin Image
piano_analytics_plugin Images
Add to Cart

Description:

piano analytics plugin

piano_analytics_plugin #
A Flutter plugin for use Piano analytics SDK
Piano analytics Developers Documentation #
Piano Analytics is the logical progression to our Analytics Suite 2, a solution that has been continuously developed for over 20 years and endorsed by tens of thousands of customers. With its user-centric, ethical-by-design and value driven data model, Piano Analytics synthesises product & marketing analytics, while solving the serious data quality issues facing the industry.
To read the developers documentation, see Pinao Analytics.
Note: This plugin is still under development, and some APIs might not be available yet. Feedback and Pull Requests are most welcome!
Versions #
The different versions are available in the changelog file
Mobile Support #

iOS
Android

Usage #
To use this plugin, add piano_analytics_plugin as a dependency in your pubspec.yaml file.
Set configuration #
This function is used for set piano analytics configuration.
Future<void> setConfiguration({required String collectDomain, required int site, String? privacyDefaultMode, String? visitorId,});
copied to clipboard
Documentation for configuration
Send event #
This function is used send event.
Future<void> sendEvent({required String eventName, required Map<String, dynamic> data});
copied to clipboard
Plugins #



Plugin
Links




SDK iOS
https://github.com/at-internet/piano-analytics-apple


SDK android
https://github.com/at-internet/piano-analytics-android

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.