0.3.1 • Published 2 months ago

@cfpb/cfpb-analytics v0.3.1

Weekly downloads
-
License
SEE LICENSE IN TE...
Repository
github
Last release
2 months ago

Analytics support for consumerfinance.gov sites.

To use the analytics utility, import the analyticsSendEvent method and send events:

import { analyticsSendEvent } from '@cfpb/cfpb-analytics';
analyticsSendEvent({
  event: 'test event',
  action: 'test action',
  label: 'test label',
});
0.3.1

2 months ago

0.3.0

3 months ago

0.2.2

3 months ago

0.2.1

3 months ago

0.2.0

3 months ago

0.1.0

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.0.1

1 year ago