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 *)productParameters
product |
|
|---|
Declared In
BVRecsAnalyticsHelper.h
+ queueAnalyticsEventForRecommendationsOnPage:
Queue an analytic event for a recommendations widget being loaded
+ (void)queueAnalyticsEventForRecommendationsOnPage:(BVProductRecommendationWidget)widgetTypeParameters
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)widgetTypeParameters
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)widgetTypeParameters
recommendationsRequest |
|
|---|---|
widgetType |
|
Declared In
BVRecsAnalyticsHelper.h
+ queueAnalyticsEventForWidgetScroll:
+ (void)queueAnalyticsEventForWidgetScroll:(BVProductRecommendationWidget)widgetType