Yes and it should work.However as @Devyendar said there are some limitations which are not explicitly explained in the documentation. My processes looks as follows: 1. Data Distiller process 1 which write data into dataset XYZ2. Audience recalculation - even if the profile is in the audience its not...
I have multiple experiences on multiple pages: url1 , url2 , url3 etcHowever only one test link for QA. Do I need to copy paste token to every URL or in incognito it would work for every page if Target noticed that first page view was with token ?
If I send this is Actions In Rules like that it also not populates on the profile. In the network I see that the event is send to Web SDK alloy("sendEvent", {"data": {"__adobe": {"target": {"profile.financeBanking": "true"}}}});
Is it possible to sent custom eventType to Target with custom event Type? Imho its not forwarded to AT:If I sent similar object with page view then its target profile is populated with attributes ............
I set up the rule like that: Data Element looks like this:Then after some time I check profile using API but its not populated with data. I use web sdk debbuger however there are no errors. The event is sent to platform and then to TargetHow to debug it futher ???