0.3.2 • Published 11 months ago

@cfpb/cfpb-analytics v0.3.2

Weekly downloads
-
License
SEE LICENSE IN TE...
Repository
github
Last release
11 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.2

11 months ago

0.3.1

1 year ago

0.3.0

1 year ago

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.0.1

3 years ago