Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The SKU is the unique identifier of the product.

Content

The SKU is a mandatory product field to store products in Squeezely.

Note: in the events and product feed the name id is used for this field.

Based on the SKU, Squeezely identifies the products that have been interacted with in the events. Attention: the product id in the events should correspond with the SKU of the products in Squeezely.

 Example identification
  • A profile triggers the following event:

  • Squeezely interprets the product id as '1'

  • Squeezely searches the database for the product with SKU '1'

  • When the product is present, Squeezely can make the link between the event and the product fields of product 1


 How can I check the SKU of a product in Squeezely?
  • Go to Products

  • Enter the SKU of the product in the search bar

  • Click on the product and check the product field SKU

❓ Are you getting no results from the search? ➡ Check the implementation of the product feed

Implementation

The SKU can be implemented automatically with:

(blue star) Shopify Plugin

(blue star) /wiki/spaces/SG/pages/1399652355

(blue star) Lightspeed Plugin

(blue star) Magento 1

(blue star) /wiki/spaces/SG/pages/1425014808

The product field can be implemented manually with:

(blue star) https://squeezely.atlassian.net/wiki/pages/resumedraft.action?draftId=1358856250


  • No labels