1.2.1 • Published 1 year ago

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

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year 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

2 years ago

1.2.1

1 year ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.2

2 years ago