GitHub

DaffAnalyticsConfigInterface

import { DaffAnalyticsConfigInterface } from '@daffodil/analytics'

Allows you to provide configuration to the @daffodil/analytics package.

interface DaffAnalyticsConfigInterface {
  analyzableActions: string[]
}

Properties

analyzableActions
string[]

A set of actions that will be available for analysis by trackers.