...
Task | Description | Comment | |
---|---|---|---|
1 | Pre-requisites | Make sure the Pre-requisites steps are completed and already deployed in production | Exports for products and transactions are required, as well as all the standard tracking events. |
2 | Pages | Define the pages where the WELCOME widgets will be integrated | Example:
|
3 | Widgets | Define the WELCOME widgets to be integrated on each page and where they should appear on the page (if you decide that some widgets should not appear for all visitors, define the logic deciding when they will appear or not) | Example names:
|
4 | Labels | Define the label of each of the WELCOME widgets in each language (the title that appears on top of the product slider) | Examples:
|
5 | Integrate API + Configuration | Integrate Boxalino Narrative API and configure your widgets in the Boxalino Admin.
| As a result, you should be able to see the widgets appear in your dev/stage front-end showing valid products but without any relevant logic in the selection of the products. |
6 | Configure Widget Strategies | Define the strategy of each of the WELCOME widgets (first in prose and then by configuring the widget in the Boxalino Admin) | Boxalino can support you for the configuration of the widget strategies |
7 | Test & Deploy | Testing in your dev/stage environment and go-live | In case you have a separate prod and a stage account, make sure to copy your configuration in production before going live |
...