徽标 Help Portal
  • 现在开始

    Introduction

    • Onboarding overview
    • Project Initiation
    • Email compliance
    • 帐户管理

    数据

    • Data Exchange
    • 数据登入
    • Web data collection
    • 整合

    Channels

    • Email onboarding
    • Smart Insight
    • Predict
  • 培训视频

    Resources

    • Introduction
    • Online Self-learning
    • Onboarding Videos

    Events

    • Instructor-led Training
    • Webinars
    • Seminars
    • Training Calendar
  • 用户指引

    策略

    • 个性化
    • 自动
    • Data Monitoring

    Channels

    • 电子邮件
    • 移动端 Apps
    • Web
    • Ads
    • SMS

    Add-ons

    • Smart Insight
    • Predict
    • 优惠信息推荐
    • AIM
    • Relational Data
  • 支持文档
    Forrester Wave CCCM (Independent Platforms) Report Q4 2019

    新消息

    • Emarsys 平台有哪些新增功能?
    • Updates from the CSA
    • 试验功能
    • 关于数据保护和 GDPR 的文章

    Support

    • 如何获得帮助?
    • 编辑用户配置
    • Preparing for Black Friday 2019
    • Black Friday 2019 - Best practices
  • |
  • Partners

    Enhance Partners

    • Getting Started as an Emarsys Partner
    • The Emarsys Integration Platform
    • Automation Center Integrations
  • 开发人员
  • 系统情况
需要协助?
简体中文 Deutsch English Español Français Русский Türkçe Test New Chat
登录
  • Predict
  • Predict
  • 0 Predict Predict

In this section:

  • Overview:: Predict - Overview
  • End-user guides:: Predict - End-user guide
  • End-user guides:: The Predict Dashboard
  • End-user guides:: Predict product categories
  • Overview:: Predict FAQ
EDIT
Expand all

End-user guides:: Predict product categories

Updated: 2019年11月13日 01:00
115004664309
End-user guides:: Predict product categories

This document covers how to export valid category data to the Recommender Service.

Sending valid and matching category paths in the product catalog and Category commands are prerequisites for advanced recommendations like CATEGORY and HOME.

Note: There is no limit to the number of category hierarchies in Predict, but Smart Insight, which also uses the product catalog, accepts only the top five and ignores the rest.

Contents:

  • Category path
  • Products in multiple categories
  • Getting recommendations for specific categories
    • On the website
    • In emails

Category path

Products belong to a specific node in a category hierarchy. An online bicycle retailer might have the following category hierarchy, for example:

Bikes
   Road Bikes
   Mountain Bikes
 Parts
   Road
     Tyres
     Chains
   MTB
     Tyres
     Chains

A category path denotes a single node in the category hierarchy. It is a >-separated list of subcategories, starting with the top level category.

Bikes and Bikes > Road Bikes are valid category paths, while Road Bikes is not, since it is not a top level category. Redundant (starting and trailing) white spaces are automatically removed, so  Bikes  > Road Bikes is the same as Bikes > Road Bikes.

For example, bike1 (being an awesome road bike) belongs to the broad category of Bikes and to the specific subcategory Bikes > Road Bikes. Our friendly neighborhood bike shop exports this relationship in their Product Catalog.

 item, title, category,...
 bike1, Awesome Road Bike, Bikes > Road Bikes, ...

They also send the correct category path on their category pages. They have the following Javascript snippet on their “Road bikes” page.

ScarabQueue.push(['category', 'Bikes > Road Bikes']);

Products in multiple categories

Sometimes a product can belong to multiple categories. Our bike shop sells pedal1, a universal hybrid pedal which works on road bikes and mountain bikes. It belongs to both Parts > Road > Pedals and Parts > MTB > Pedals, so pedal1 belongs to a list of categories. Lists are |-separated, e.g.:

item, title, category, ...
pedal1, Universal Hybrid Pedal, Parts > Road > Pedals | Parts > MTB > Pedals,...

Getting recommendations for specific categories

Our bike shop can restrict the scope of personalized recommendations using category recommenders. This works great on category pages and thematic newsletters.

On the website

Here’s the Javascript snippet from our merchant’s “parts for road bikes” category page.

 ScarabQueue.push(['category', 'Parts > Road']);
 ScarabQueue.push(['recommend', {
   logic: 'CATEGORY'
 }]);

This returns products from Parts > Road, including all its subcategories.

In emails

Our bike shop has an event coming up called Tyre Friday, with huge discounts on all tyres. They create an email campaign with a Category recommendation logic and they set the category to the following category list.

Parts > Road > Tyres | Parts > MTB > Tyres
这篇文章有帮助吗?

还有其它问题?提交请求
返回页首

Emarsys is a Leader

You may also be interested in:

相关文章

  • Overview:: Predict - Overview
  • Preparing your product data file
  • End-user guides:: Web Recommender for localized websites
  • Category Explorer
  • Uploading your product data
Copyright © 2019 Emarsys eMarketing Systems. All rights reserved
Legal Notice Privacy Policy Master Services Agreement Anti-spam Policy