marfeel_sdk 0.2.0 copy "marfeel_sdk: ^0.2.0" to clipboard
marfeel_sdk: ^0.2.0 copied to clipboard

Flutter plugin for the Marfeel Compass analytics SDK. Track page views, scroll depth, multimedia events, conversions, and user engagement.

0.2.0 #

  • Added CDP support via the Cdp API: identity linking (cdpDoIdentityLink), master id (getCdpMasterId), CDP data (getCdpData), segment management (addCdpSegment, removeCdpSegment, setCdpSegments, clearCdpSegments, getCdpSegments), and metered counters (getMeterSnapshot, getMeter, listMeters, incrementMeter).
  • CompassTracking.initialize gained an enableCdp flag (defaults to false) to opt in to the CDP subsystem.
  • Android: bumped com.marfeel.compass:views to 1.18.1.
  • iOS: bumped MarfeelSDK-iOS to ~> 2.18.11.

0.1.1 #

  • iOS: trackConversion now also sets a ios-trackConversion page var with value "<conversion>:<id>" for internal diagnostics of duplicated conversion calls.

0.1.0 #

  • Initial release.
  • Page and screen tracking via CompassTracking.
  • Automatic scroll depth tracking with CompassScrollView.
  • Multimedia (video/audio) tracking via MultimediaTracking.
  • Conversion tracking with scoped options.
  • User segmentation and custom variables.
  • RFV (Recency, Frequency, Volume) metrics.
  • Consent management.
  • Android and iOS platform support.
0
likes
140
points
23
downloads

Documentation

API reference

Publisher

verified publishermarfeel.com

Weekly Downloads

Flutter plugin for the Marfeel Compass analytics SDK. Track page views, scroll depth, multimedia events, conversions, and user engagement.

Homepage
Repository (GitHub)
View/report issues

Topics

#analytics #tracking #marfeel

License

MIT (license)

Dependencies

flutter

More

Packages that depend on marfeel_sdk

Packages that implement marfeel_sdk