Modifier and Type | Method and Description |
---|---|
static EnableGoogleAnalytics.LogLevel |
EnableGoogleAnalytics.LogLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnableGoogleAnalytics.LogLevel[] |
EnableGoogleAnalytics.LogLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static TrackerConfiguration |
TrackerConfiguration.create(EnableGoogleAnalytics.LogLevel logLevel,
boolean sendHits)
Creates a tracker configuration with default settings based on a log
level and whether to actually enable sending commands to Google
Analytics.
|
Copyright © 2023 Sami Ekblad. All rights reserved.