This document provides a basic integration guide for using HUMAN’s binary result flag to enrich Adobe Analytics.
The data from HUMAN is returned as an event. To receive the event, you must store the following functions in an Adobe eVar.
APPID will be equal to your app ID. For example if your APPID is PX12345678, then your function variable will be window.PX12345678_asyncInit.
The JavaScript integration can be added to your existing HUMAN JavaScript snippet.