dynamic_yield
5 sites
No security coverage
Introduction
The Dynamic Yield module provides an integration with the Dynamic Yield personalization service.
Requirements
This module requires the Key module to securely store the Dynamic Yield api key.
Configuration
GitLab based documentation pages are planned
- Login to Dynamic Yield and create a section.
- Note the section ID number.
- Create a product feed and set it to sync via API.
- Note the feed ID number.
- Create your API key and copy it into a secure storage location used by your Key module key.
- Create and configure sections in your Drupal site at
admin/config/services/dynamic-yield/section. - Create and configure the feed at
/admin/config/services/dynamic-yield/feed
Development & Contribution
This module is configured for DDEV with the Drupal contrib add-on for for easy local development & testing.