Pages

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from this space and version 14.0

The following steps describe the full workflow for creating from scratch a recommendation that uses a recommendation configuration.

Note

If possible, use recommendation strategies instead of recommendation configurations when creating recommendations.

...

  1. Create the recommendation configuration.
  2. Optionally, create a template for the recommendation. In the template, fetch the recommendation data using the Recommendations API.
  3. Create a modification for the recommendation, and set up the modification:
    • Optionally, define segments for the modification.
    • Define a placement for the modification.
    • Define the content for the modification. If you created a template, use the template as the content, and define the content options, if any. If you did not create a template, define the modification content as custom content. In the custom content, fetch the recommendation data using the Recommendations API.
  4. Test the recommendation. If you're not in a workspace, use variation preview or test mode.
  5. Publish the recommendation. You do this by activating the modification (or, if the modification is already active but in test mode, by disabling test mode for the modification).

...