public interface AssetPerformanceConfigProvider
AssetPerformanceConfigProvider
interface provide methods for
retrieving the Asset Insight configurations.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAssetClickSuccessEvent(ResourceResolver resolver)
Gets the SiteCatalyst Asset Click success event.
|
java.lang.String |
getAssetIdClickEVar(ResourceResolver resolver)
Gets the SiteCatalyst eVar variable for the Asset Click
Success Event.
|
java.lang.String |
getAssetIdImpressionListVar(ResourceResolver resolver)
Gets the SiteCatalyst list variable for the Asset Impression
Success Event.
|
java.lang.String |
getAssetImpressionSuccessEvent(ResourceResolver resolver)
Gets the SiteCatalyst Asset Impression success event.
|
Configuration |
getSCConfiguration(ResourceResolver resolver)
Gets the Asset Insight - SiteCatlyst configuration.
|
java.lang.String |
getSCConfiguredReportSuite(Configuration scConfiguration)
Gets the SiteCatalyst ReportSuite configured with the
scConfiguration.
|
java.lang.String |
getSCConfiguredTrackingServer(SlingHttpServletRequest request,
Configuration scConfiguration)
Gets the SiteCatalyst Tracking Server configured with the
scConfiguration.
|
java.lang.String |
getSCConfiguredVisitorNamespace(Configuration scConfiguration)
Gets the SiteCatalyst Visitor Namespace configured with the
scConfiguration.
|
java.lang.String |
getSiteCatalystCloudServiceConfigPath(Resource resource)
Gets the SiteCatalyst cloud service config path.
|
java.lang.String |
getSiteCatalystCloudServiceConfigPath(ResourceResolver resolver)
Gets the SiteCatalyst cloud service config path.
|
java.lang.String getSiteCatalystCloudServiceConfigPath(Resource resource)
resource
- used for resolving the configuration pathsjava.lang.String getSiteCatalystCloudServiceConfigPath(ResourceResolver resolver)
resolver,
- used for resolving the configuration pathsjava.lang.String getAssetIdImpressionListVar(ResourceResolver resolver)
resolver,
- used for resolving the configuration pathsjava.lang.String getAssetIdClickEVar(ResourceResolver resolver)
resolver,
- used for resolving the configuration pathsjava.lang.String getAssetImpressionSuccessEvent(ResourceResolver resolver)
resolver,
- used for resolving the configuration pathsjava.lang.String getAssetClickSuccessEvent(ResourceResolver resolver)
resolver,
- used for resolving the configuration pathsjava.lang.String getSCConfiguredReportSuite(Configuration scConfiguration)
java.lang.String getSCConfiguredVisitorNamespace(Configuration scConfiguration)
java.lang.String getSCConfiguredTrackingServer(SlingHttpServletRequest request, Configuration scConfiguration)
Configuration getSCConfiguration(ResourceResolver resolver)
resolver,
- used for resolving the configuration paths"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"