toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-google-analytics-ua
/
org.http4k.connect.google.analytics.ua
Package-level
declarations
Types
Functions
Properties
Types
Google
Analytics
Link copied to clipboard
interface
GoogleAnalytics
Google
Analytics
Action
Link copied to clipboard
interface
GoogleAnalyticsAction
<
R
>
:
Action
<
Result
<
R
,
RemoteFailure
>
>
Properties
TRACKING_
ID
Link copied to clipboard
const
val
TRACKING_ID
:
String
VERSION
Link copied to clipboard
const
val
VERSION
:
String
Functions
Http
Link copied to clipboard
fun
GoogleAnalytics.Companion
.
Http
(
trackingId
:
TrackingId
,
rawHttp
:
HttpHandler
=
JavaHttpClient()
)
:
GoogleAnalytics