Hi Experts,
We have implemented Adobe Target through Web SDK (async) and added pre-hiding snippet.
The order is : Pre hiding snippet (in the head section)
Launch Web SDK (in the head section)
data layer ( in body section )
Observation :
There is a flick...
Hi @kchaitanya Thank you for your reply. We did server side logging.
There was some Adobe Issue due to which data was not populating. IT is resolved and we can see the data now.
Hi @pradeep_nextrow We have implemented Adobe Target through Web SDK and added pre-hiding snippet.
The order is : Pre hiding snippet (in the head section)
Launch Web SDK (in the head section)
data layer ( in body section )
Observation :
There is a flicke...
Hi Team,
We have implement4d AA and AT through AEP WEB SDK and created a Test A4T activity. I could see the experience is delivering however data is not populating in reports even after 48 hours.
Am I missing any configuration here ?
Hi @jezwn you can use user condition for C with AND condition.
C > contains a AND contains b and contains c AND contains X AND contains Y
Then target will target only those users who belongs to all these usergroups a,b,c,X,Y
Hi @Bhuwan_B there is no major but could find 1-2 benefits.
1. Trigger View implementation for SPA websites. Target Developer needs not to write js code for the experiences on SPA websites
2. If you need an "Always On" activity which is Automated Personalization you can go for Adobe Target
3. The...
Hi @CurtisYoung1987 you may need to modify the triggerView Implementation to read the ID change. If the updated code is able to identify this change then you can easily use the triggers.
If that is not possible , then you can write the js code to write the experience using form based or code edito...