@ProviderType public interface ExperienceLogConfig
Modifier and Type | Method and Description |
---|---|
java.lang.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
- SlingHttpServletRequest
true
if the tracking is enabled for the given request,
false
otherwisejava.lang.String getTrackingScript()
Copyright © 2010 - 2020 Adobe. All Rights Reserved