...
Panel | ||
---|---|---|
| ||
|
Introduction
Real Estate algorithm is developed to identify specific demands of the customer in real estate category.
The algorithm considers:
- Particular characteristics of the property (size, floor)
- Transaction type (sale, lease)
- Type of the property (residential, commercial)
Algorithm then specifies product recommendations based on this data.
Add Additional Parameters to Your XML-file
For the algorithm to work properly every product in your XML Product Feed should have additional properties:
- Object size
- Object type
- transaction type
This data should be included into the XML-file in the form of specific product parameters and send to PersonaClick.
Section <price>
Object price specified in this parameter is the price of 1 square meter of the object (for more information about the basic parameter <price>, see XML Product Feed)
Section <location>
Linking to a specific geographic location is done inside the <locations>
section (for more information about the basic parameter <location>, see XML Product Feed
).
Info | ||
---|---|---|
| ||
Do not try to set the price of the real property in the |
Section <realty>
A distinctive real property feature is the presence of the <realty>
subsection inside the <offer>
section.
Add the following parameters to each product to your XML-File.
...