Search
Preparing search index...
The search index is not available
Amplitude SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Amplitude SDK
@amplitude/analytics-node
Types
BeforePlugin
Interface BeforePlugin
Hierarchy
BeforePlugin
Index
Properties
name
type
Methods
execute
setup
Properties
name
name
:
string
type
type
:
BEFORE
Methods
execute
execute
(
context
:
Types
.
Event
)
:
Promise
<
Types
.
Event
>
Parameters
context:
Types
.
Event
Returns
Promise
<
Types
.
Event
>
setup
setup
(
config
:
Types
.
Config
)
:
Promise
<
void
>
Parameters
config:
Types
.
Config
Returns
Promise
<
void
>
Modules
@amplitude/analytics-
browser
@amplitude/analytics-
node
Types
@amplitude/marketing-
analytics-
browser
Before
Plugin
name
type
execute
setup
Generated using
TypeDoc