flutter_analytics_piwik 1.0.7 copy "flutter_analytics_piwik: ^1.0.7" to clipboard
flutter_analytics_piwik: ^1.0.7 copied to clipboard

SDK Flutter for Piwik Analytics

SDK Configuration #

Server #

  • You need a Piwik PRO account on the cloud or an on-premises setup which your mobile app will communicate with. For details, please visit the Piwik PRO website.

Client #

Run this command:

With Flutter:

$ flutter pub add flutter_analytics_piwik

Configurations #

You'll need to configure the tracker before using any other methods - for that you will need the base URL address of your tracking server and website ID (you can find it in Administration > Websites & apps > Installation on the web interface).

Fixes #

This package fixes iOS problems encountered on the original package

Usage #

check example folder

to /example folder.

2
likes
130
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

SDK Flutter for Piwik Analytics

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_analytics_piwik