Package org.dspace.google.client
-
Interface Summary Interface Description GoogleAnalyticsClient Client to send events to Google Analytics.GoogleAnalyticsClientRequestBuilder Interface for classes used byGoogleAnalyticsClientto define the url and the body of the requests to be sent to Google Analytics. -
Class Summary Class Description GoogleAnalytics4ClientRequestBuilder Implementation ofGoogleAnalyticsClientRequestBuilderthat compose the request for Google Analytics 4 (GA4).GoogleAnalytics4ClientRequestBuilder.GoogleAnalytics4EventParamsVO Class that model the params of a specific event to be sent to GA.GoogleAnalytics4ClientRequestBuilder.GoogleAnalytics4EventsVO Class that models the json of the events to be write in the body of the GA request.GoogleAnalytics4ClientRequestBuilder.GoogleAnalytics4EventVO Class that model a single event to be sent to GA.GoogleAnalyticsClientImpl Implementation ofGoogleAnalyticsClient.UniversalAnalyticsClientRequestBuilder Implementation ofGoogleAnalyticsClientRequestBuilderthat compose the request for Universal Analytics (UA). -
Exception Summary Exception Description GoogleAnalyticsClientException Exception thrown byGoogleAnalyticsClientduring the events sending.