Preparing search index...
The search index is not available
Documentation
Documentation
@medici/core
SDK
Class SDK
Hierarchy
BaseTrack
SDK
Index
Constructors
constructor
Properties
_app
Id
_config
_end
Point
_history
_platform
_track
End
Point
eventer
Methods
end
Track
send
Event
set
Config
start
Track
track
track
Event
track
View
Constructors
constructor
new SDK
(
params
:
SDKConfigType
)
:
SDK
Parameters
params:
SDKConfigType
Returns
SDK
Properties
Protected
_app
Id
_app
Id
:
string
Protected
_config
_config
:
SDKInitConfig
Protected
_end
Point
_end
Point
:
string
_history
_history
:
IHistory
Protected
_platform
_platform
:
PlatformType
Protected
_track
End
Point
_track
End
Point
:
string
eventer
eventer
:
Eventer
= ...
Methods
end
Track
end
Track
(
trackActionName
:
string
, trackActionOption
?:
TrackActionOption
)
:
Promise
<
XMLHttpRequestResponseType
>
Parameters
trackActionName:
string
Optional
trackActionOption:
TrackActionOption
Returns
Promise
<
XMLHttpRequestResponseType
>
send
Event
send
Event
(
value
:
string
, type
:
string
, url
?:
string
, uuid
?:
string
)
:
Promise
<
XMLHttpRequestResponseType
>
Parameters
value:
string
type:
string
Optional
url:
string
Optional
uuid:
string
Returns
Promise
<
XMLHttpRequestResponseType
>
set
Config
set
Config
(
config
:
SDKInitConfig
)
:
void
Parameters
config:
SDKInitConfig
Returns
void
start
Track
start
Track
(
trackActionName
:
string
, trackActionOption
?:
TrackActionOption
)
:
Promise
<
XMLHttpRequestResponseType
>
Parameters
trackActionName:
string
Optional
trackActionOption:
TrackActionOption
Returns
Promise
<
XMLHttpRequestResponseType
>
track
track
(
trackActionName
:
string
, trackActionOption
?:
TrackActionOption
)
:
Promise
<
XMLHttpRequestResponseType
>
Parameters
trackActionName:
string
Optional
trackActionOption:
TrackActionOption
Returns
Promise
<
XMLHttpRequestResponseType
>
track
Event
track
Event
(
event_name
:
string
, event_data
:
string
, url
?:
string
, uuid
?:
string
)
:
Promise
<
XMLHttpRequestResponseType
>
Parameters
event_name:
string
event_data:
string
Optional
url:
string
Optional
uuid:
string
Returns
Promise
<
XMLHttpRequestResponseType
>
track
View
track
View
(
url
:
string
, referrer
:
string
, uuid
:
string
)
:
Promise
<
XMLHttpRequestResponseType
>
Parameters
url:
string
referrer:
string
uuid:
string
Returns
Promise
<
XMLHttpRequestResponseType
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Documentation
@medici/core
@medici/foo
@medici/legacy
@medici/types
@medici/utils
@medici/web
SDK
constructor
_app
Id
_config
_end
Point
_history
_platform
_track
End
Point
eventer
end
Track
send
Event
set
Config
start
Track
track
track
Event
track
View
Generated using
TypeDoc