Module: Workarea::Insights

Defined in:
app/models/workarea/insights/base.rb,
app/models/workarea/insights/non_sellers.rb,
app/models/workarea/insights/hot_products.rb,
app/models/workarea/insights/hot_searches.rb,
app/models/workarea/insights/new_products.rb,
app/models/workarea/insights/top_products.rb,
app/models/workarea/insights/cold_products.rb,
app/models/workarea/insights/cold_searches.rb,
app/models/workarea/insights/star_products.rb,
app/models/workarea/insights/star_searches.rb,
app/models/workarea/insights/top_discounts.rb,
app/models/workarea/insights/best_customers.rb,
app/models/workarea/insights/top_categories.rb,
app/models/workarea/insights/popular_searches.rb,
app/models/workarea/insights/release_reminder.rb,
app/models/workarea/insights/customers_at_risk.rb,
app/models/workarea/insights/low_aov_customers.rb,
app/models/workarea/insights/trending_products.rb,
app/models/workarea/insights/trending_searches.rb,
app/models/workarea/insights/upcoming_releases.rb,
app/models/workarea/insights/promising_products.rb,
app/models/workarea/insights/most_discount_given.rb,
app/models/workarea/insights/products_to_improve.rb,
app/models/workarea/insights/sales_by_navigation.rb,
app/models/workarea/insights/searches_to_improve.rb,
app/models/workarea/insights/customer_acquisition.rb,
app/models/workarea/insights/repeat_purchase_rate.rb,
app/models/workarea/insights/most_discounted_products.rb,
app/models/workarea/insights/best_full_price_customers.rb,
app/models/workarea/insights/products_purchased_together.rb,
app/models/workarea/insights/popular_searches_without_results.rb

Defined Under Namespace

Classes: Base, BestCustomers, BestFullPriceCustomers, ColdProducts, ColdSearches, CustomerAcquisition, CustomersAtRisk, HotProducts, HotSearches, LowAovCustomers, MostDiscountGiven, MostDiscountedProducts, NewProducts, NonSellers, PopularSearches, PopularSearchesWithoutResults, ProductsPurchasedTogether, ProductsToImprove, PromisingProducts, ReleaseReminder, RepeatPurchaseRate, SalesByNavigation, SearchesToImprove, StarProducts, StarSearches, TopCategories, TopDiscounts, TopProducts, TrendingProducts, TrendingSearches, UpcomingReleases