Skip to content

Files

Latest commit

34bd8a7 · Feb 25, 2021

History

History
This branch is 21 commits ahead of, 2 commits behind adobe/target-nodejs-sdk-samples:master.

ecid-analytics-integration

ECID and Analytics integration sample

To get the most out of the Target Node.js SDK and to use the powerful analytics capabilities provided by Adobe Analytics, you can use the Target, ECID and Analytics combo.

Using MCID, Analytics, and Target lets you:

  • Use segments from Adobe Audience Manager
  • Customize the user experience based on the content retrieved from Target
  • Ensure that all events and success metrics are collected in Analytics
  • Use Analytics' powerful queries and benefit from awesome report visualizations

Usage

  1. Install dependencies: npm i
  2. Start: npm start