We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.copilot.analytics.
Package com.vaadin.copilot.analytics
Class AnalyticsClient
java.lang.Object
com.vaadin.copilot.CopilotServerClient
com.vaadin.copilot.analytics.AnalyticsClient
Client for tracking features of Copilot
-
Field Summary
Fields inherited from class com.vaadin.copilot.CopilotServerClient
SERVER_URL_ENV
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vaadin.copilot.CopilotServerClient
buildRequest, getHttpClient, getLogger, getQueryURI, getServerBaseUrl, readValue, writeAsJsonString
-
Constructor Details
-
AnalyticsClient
public AnalyticsClient()Constructor loading ProKey
-
-
Method Details
-
track
Track event to copilot-server
Parameters:
event
- Event nameproperties
- Map of event properties -
sendRequest
-