Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 596 Bytes

File metadata and controls

14 lines (11 loc) · 596 Bytes

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