1.2.1 • Published 3 years ago

@financial-times/flourish-receive-custom-analytics v1.2.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Flourish receive custom analytics

This is a small package which subscribes to messages from a child custom Flourish template iframe.

Example usage

import customFlourishAnalytics from 'flourish-receive-custom-analytics';

const cb = (data) => {
    // Do something with the data
}

customFlourishAnalytics.init(cb);
1.2.0

3 years ago

1.2.1

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.2

3 years ago