Algorithm determines child's age, gender, clothing and shoe size, predisposition to certain cosmetic and hygiene products, as well as particular food products preferences.
Panel | ||
---|---|---|
| ||
|
Add Additional Parameters to Your XML-file
For the algorithm to work properly every product in your XML Product Feed should have additional properties:
- gender this product is targeted at
- age bracket, if, for instance, this product is intended for babies of 2 andlessyears old;
- additional category-specific data, written in these separate sections:
- apparel (<fashion> section)
- cosmetics (<cosmetic> section)
- fast-moving consumer goods (<fmcg> section)
This data should be included into the XML-file in the form of specific product parameters and send to PersonaClick.
Section <child>
A distinctive adult product feature is presence of the <child>
subsection inside the <offer>
section.
Add the following parameters to each product in your XML-File.
Gender
Mandatory parameter <gender>
. Placed inside the <offer>
section, within the <child>
subsection.
Consider the following table of possible values:
Consider the following example of use:
language | xml |
---|---|
title | XML example |