ccdw_aggr_daily_detail_product_recommendation_recommender

This table provides detailed daily product recommendation performance by product.

Column AliasData TypeKeyDescriptionIndex?
recommendation_dateDATEDate of the recommendation event.No
site_idSMALLINTFKForeign key to ccdw_dim_site.No
recommender_nameVARCHARName of the specific recommender.No
product_idINTEGERFKForeign key to ccdw_dim_product for the recommended product.No
num_recommender_viewsINTEGERTotal number of times this recommender was viewed for this product.No
num_product_viewsINTEGERTotal number of product views for this product from this recommender.No
num_clicksINTEGERTotal number of clicks on this recommended product.No
num_cart_addsINTEGERTotal number of times this product was added to cart from this recommender.No
num_products_purchasedINTEGERTotal number of times this product was purchased from this recommender.No
num_ordersINTEGERTotal number of orders for this product from this recommender.No
std_attributed_revenueNUMERICTotal attributed revenue in standard currency for this product from this recommender.No