Profile script based on adobe analytics data | Community
Skip to main content
October 10, 2023
Solved

Profile script based on adobe analytics data

  • October 10, 2023
  • 1 reply
  • 840 views

Hey Folks, 

 

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

 

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by alexbishop

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  

1 reply

alexbishop
Adobe Employee
alexbishopAdobe EmployeeAccepted solution
Adobe Employee
October 26, 2023

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