Importing a Product Feed

We use a product feed to generate personalized messages and product recommendations based on user behavior on the site. You can import the feed to your account after setting up web tracking.

📘

Note

Connect one of the advanced features tariffs to use data about user behavior on the site in campaigns.

The feed upload function will become available after you generate a script for your site in the Settings → Web tracking menu. You can switch between the Upload feed and Feed sample tabs.

The window for loading product feed into the system

Feed Requirements

The data must be in the XML, RSS 2.0 format according to the Google product specification. The file's MIME type must conform to: application/xml, text/xml, application/rss+xml, application/xhtml+xml.

Feed sample

Important
Add as many product parameters as possible (size, color, material...) for better recommendation accuracy.

Required Attributes

Advanced
<g:id>
<g:title>
<g:brand>
<g:google_product_category>
<g:description>
<g:link>
<g:image_link>
<g:availability>
<g:price>

Pro
<g:id>
<g:title>
<g:brand>
<g:google_product_category>
<g:description>
<g:link>
<g:image_link>
<g:availability>
<g:price>
<g:sale_price>
<g:new>

Feed Uploading

Click the Upload a product data feed button and fill out:

  1. Default feed language
  2. Feed link
  3. Feed type
  4. Update frequency
Feed settings

Multilingual Feed

Language detection works automatically or can be set manually. Each feed version must be identical in structure but in a different language.

Set the default feed language
Adding translated feed Set language

Updating Feed

You can choose:

  • Daily updates
  • Weekly updates
  • Custom schedule (via support)
Update frequency

Product Preview

View:

  • Total products
  • Products in stock
  • Price = 0
  • Products without or with invalid categories

Multilingual tabs
Product view Search filter

Manual Update

Click Set up feedUpdate feed now

Set up
Update now

Common Errors

DescriptionRecommendation
Resource not availableEnsure the resource is accessible via HTTP or HTTPS.
Unsupported file formatOnly XML files are supported.
Missing parameters (e.g., google_product_category)Use correct Google spec.
Internal service errorContact support.
Error sample