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 5 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:

🔌 Shopify Plugin

🔌 /wiki/spaces/SG/pages/2618327072

🔌 Lightspeed Plugin

🔗 Magento 1

🔗 /wiki/spaces/SG/pages/1425014808

The product field can be implemented manually with:

📄 XML Feed (EN)


  • No labels