@atlaskit/analytics

The Atlaskit Component Analytics Framework

Usage no npm install needed!

<script type="module">
  import atlaskitAnalytics from 'https://cdn.skypack.dev/@atlaskit/analytics';
</script>

README

Analytics

Note: This package may be soon deprecated in favor of @atlaskit/analytics-next.

Fire analytics events from React Components and then decorate and listen for them.

Installation

yarn add @atlaskit/analytics

Usage

Detailed docs and example usage can be found here.