Hi,
I can see the signals in the page with debugger.

I have implemented AAM through Launch:
Here is the code in Launch:
AAM tool:
dilInstance.api.signals({
c_pagename:document.title,
c_eVar1:window.location.href,
c_eVar2:window.location.pathname,
c_prop1:"I am Sheikh"
}).submit();
thanks
Md. Shiekh