Personalization

Initializing content for campaigns

With the Acquia Personalization module, you can export your content from Drupal to Personalization and select previously-loaded content for your campaigns.

If you installed the Acquia Personalization module for the first time or recently updated the entity types and bundles that are exported to Personalization, you must export the entities that already exist in your Drupal site but are not exported to Personalization.

  1. Ensure that all applicable entities are configured and accessible for Personalization.

  2. Log in to your Drupal site as an administrator.

  3. Click Configuration > Acquia Personalization Settings.

  4. Click the Export tab.

  5. In the Export Queue section, click Enqueue Content.

    The Enqueue Content process scans your Drupal site for entities that can be leveraged in Personalization. After the scan, the content is stored in the Drupal queue.

    Alternatively, you can run the drush acquia:perz-enqueue-content command.

  6. After the Enqueue Content process is complete, click Process Queue.

    The system exports all content from the queue to Personalization.

    Alternatively, you can run the drush acquia:perz-process-queue command.

    Note

    To avoid performance issues, Acquia recommends you to only enable one view mode for each content type and only enable the content types that you want to use in Personalization.