BVRecsAnalyticsHelper Class Reference
Inherits from | NSObject |
---|---|
Declared in | BVRecsAnalyticsHelper.h |
+ queueAnalyticsEventForProductTapped:
Queue an analytic event for a user tapping on a product view
+ (void)queueAnalyticsEventForProductTapped:(BVRecommendedProduct *)product
Parameters
product |
|
---|
Declared In
BVRecsAnalyticsHelper.h
+ queueAnalyticsEventForRecommendationsOnPage:
Queue an analytic event for a recommendations widget being loaded
+ (void)queueAnalyticsEventForRecommendationsOnPage:(BVProductRecommendationWidget)widgetType
Parameters
widgetType |
|
---|
Declared In
BVRecsAnalyticsHelper.h
+ queueEmbeddedRecommendationsPageViewEvent:pageType:withWidgetType:
Queue an analytic event for a recommendation widigit becoming visible on screen.
+ (void)queueEmbeddedRecommendationsPageViewEvent:(BVRecommendationsRequest *)recommendationsRequest pageType:(Class)pageType withWidgetType:(BVProductRecommendationWidget)widgetType
Parameters
recommendationsRequest |
|
---|---|
pageType |
|
widgetType |
@availability 3.0.1 and later |
Declared In
BVRecsAnalyticsHelper.h
+ queueEmbeddedRecommendationsPageViewEvent:withWidgetType:
Queue an analytic event for a recommendation widigit becoming visible on
screen. (Deprecated: please use the pageType variant)
+ (void)queueEmbeddedRecommendationsPageViewEvent:(BVRecommendationsRequest *)recommendationsRequest withWidgetType:(BVProductRecommendationWidget)widgetType
Parameters
recommendationsRequest |
|
---|---|
widgetType |
|
Declared In
BVRecsAnalyticsHelper.h
+ queueAnalyticsEventForWidgetScroll:
+ (void)queueAnalyticsEventForWidgetScroll:(BVProductRecommendationWidget)widgetType