Interface GoogleAnalyticsService
Deprecated.
Google Universal Analytics support is deprecated because UA is decommissioned.
Please try to upgrade to GA4.
Detailed instructions: https://support.google.com/analytics/answer/9304153
also please check 15.3 Release documentation.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.Deprecated.
-
Method Details
-
getAccountId
String getAccountId()Deprecated.- Returns:
- configured google analytics account id or
null
if not configured
-
getTableId
String getTableId()Deprecated.- Returns:
- configured google analytics table id or
null
if not configured
-
getUserName
String getUserName()Deprecated.- Returns:
- configured google analytics account user name or
null
if not configured
-
getPrivateKey
Deprecated.- Returns:
- input stream to uploaded key file,
PKCS 12
- Throws:
RepositoryException
-