Smart Proposals is an intelligent assistant that is part of the global AIA system. Its primary purpose is to collect and analyze customer behavior on an e-commerce platform to generate personalized product recommendations.
| Field | Type | Description | Example Value |
|---|---|---|---|
| Button Color | color |
Sets the color of the recommendation widget's button. | #000000 |
| Background Color | color |
Sets the background color of the recommendation widget. | #ffffff |
| Position | select |
Sets the position of the widget on the platform's page. | bottom-right |
| JavaScript Connect Code | textarea_js_code |
Auto-generated code for integrating the assistant. This code must be added to the platform’s page. | (Generated automatically) |
| Behavior Recommendations | select |
Sets the maximum number of behavioral records to be used for generating recommendations. | 10, 20, 30 |
| Allowed Domains | dynamic_fields |
Specifies a list of allowed domains where the assistant can operate. Enter domains separated by commas. | example.com, test.com |
| Field | Type | Description | Example Value |
|---|---|---|---|
| AI Model Type | select |
Selects the AI model for customer behavior analysis. | OpenAI GPT-4o |
| Model API Token | password |
Token for accessing the selected AI model. | (Secret token) |
<head> or <body> section of your website.