Preparing search index...
The search index is not available
Takaro - v0.0.16
Takaro
@takaro/util
PostHog
Class PostHog
Hierarchy (
View Summary
)
DomainScoped
PostHog
Index
Constructors
constructor
Properties
domain
Id
log
Methods
track
Event
get
Client
Constructors
constructor
new
PostHog
(
domainId
:
string
)
:
PostHog
Parameters
domainId
:
string
Returns
PostHog
Properties
Readonly
domain
Id
domainId
:
string
Protected
log
log
:
Logger
Methods
track
Event
trackEvent
(
eventName
:
string
,
properties
:
IPosthogProperties
)
:
Promise
<
void
>
Parameters
eventName
:
string
properties
:
IPosthogProperties
Returns
Promise
<
void
>
Static
get
Client
getClient
()
:
null
|
PostHog
Returns
null
|
PostHog
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
domain
Id
log
Methods
track
Event
get
Client
Takaro - v0.0.16
Loading...