@ProviderType public interface ExperienceLogConfig
| Modifier and Type | Method and Description |
|---|---|
String |
getTrackingScript()
Returns the URL of the tracking script used to log the experience.
|
boolean |
isEnabled(SlingHttpServletRequest request)
Returns
true if experience log functionality is enabled or
false otherwise. |
boolean isEnabled(SlingHttpServletRequest request)
true if experience log functionality is enabled or
false otherwise.request - SlingHttpServletRequesttrue if the tracking is enabled for the given request,
false otherwiseString getTrackingScript()
Copyright © 2010 - 2020 Adobe. All Rights Reserved