Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards
GELÖST

Profile script based on adobe analytics data

Avatar

Level 1

Hey Folks, 

 

With the A4T setup, is it possible to create profile scripts based on adobe analytics evars/props value?

 

Thanks

Themen

Anhand von Themen werden Community-Inhalte kategorisiert und Sie können so relevanten Inhalt besser finden.

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Employee Advisor

This isn't possible in the sense of being able to directly share AA dimensions to Target through a server-side integration. It depends a bit on the use case but one option would be to share AA dimensions to Target client-side through page parameters

i.e. if you've mapped dataLayer.something to eVar53 as part of your AA implementation then you could very easily map dataLayer.something to a page parameter that is sent to Target. At that point you could then use profile scripts on that ingested data  

Lösung in ursprünglichem Beitrag anzeigen

1 Antwort

Avatar

Korrekte Antwort von
Employee Advisor

This isn't possible in the sense of being able to directly share AA dimensions to Target through a server-side integration. It depends a bit on the use case but one option would be to share AA dimensions to Target client-side through page parameters

i.e. if you've mapped dataLayer.something to eVar53 as part of your AA implementation then you could very easily map dataLayer.something to a page parameter that is sent to Target. At that point you could then use profile scripts on that ingested data