Hello All,I'm having trouble building an audience in AEP. The profile is visible in the dashboard, but I can't able to create audience and its not showing any data . I modified the display name in the schema after profiling. Does anyone know if this is (modified the display name in the schema) an i...
yes correct .Thanks @Jennifer_Dungan Unique logins will be the unique visitor login . Thinking of using a segment where unique visitor with user login or using ecid (not sure about this).
I need to create reports for logins and unique login for daily, monthly view and rolling 30 days.But, I specifically don't have events firing for Login successful.Can anyone tell me how to create reports for this using sequential segment? or is it possible?eVars available are pagename and pageUrl a...
The plus sign (+ (ASCII code 43)) and all subsequent characters. For example, normalize janedoe+home@gmail.com to janedoe@gmail.com.I tried this codereplacestr(email,left(email,instr(email,"@gmail.com")),lower(trim(concat(split(left(email,instr(email,"@gmail.com")),".+")))))but I'm not getting prope...
I went through Adobe Documentation but I'm not getting right path to proceed this Edge Network server API, Any idea how I can achieve this. Links I referred :https://experienceleague.adobe.com/docs/experience-platform/landing/platform-apis/api-guide.html?lang=enhttps://experienceleague.adobe.com/doc...