adcio_analytics 1.0.0 adcio_analytics: ^1.0.0 copied to clipboard
collect logs for event analysis of ADCIO projects.
1.0.0 #
- Feature: updated to reflect the core version up
- Feature: change to get clientid as a singleton
0.3.0 #
- Feature: New log collection features have been added:
onPageView()
andonAddToCart()
. - Feature: We have made it mandatory to initialize adcio_core.
- Feature: We have added additional input parameters when collecting purchase logs.
0.2.4 #
- Docs: update example code (not based on
adcio_placement
)
0.2.3 #
- Feature: remove
onClick
event from AdcioLogDetector - Docs: update README.md with
onClick
usage
0.2.2 #
- FIX: detect onClick event on AdcioLogDetector
0.2.1 #
- Updates documentation on README.md.
0.2.0 #
- Feature: There have been changes in the way the three logging events are triggered.
- Feature: An [AdcioLogDetector] widget has been introduced to automatically collect
onClick
andonImpression
events.
0.1.6 #
- Updates documentation on README.md.
0.1.5 #
- Modify the method for setting the default sessionId value
0.1.4 #
- Minor fixes
0.1.3 #
- Minor fixes for casting.
- Renaming from LogOption to AdcioLogOption.
0.1.2 #
- Minor fixes for sessionId.
- Updates documentation on README.md.
0.1.1 #
- feat: Endpoint update
0.1.0 #
- Initial Release