Expand my Community achievements bar.

Ask our product team on how to best grow your experimentation and personalization strategies with Target during our AMA on May 6th!

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

How to access profile attribute value in offer - Mobile apps?

Avatar

Community Advisor

Hi there, can someone please tell me how we can access value of a profile attribute in an offer for Mobile app (iOS and Android both)? In Web, its done through following syntax:

var e = '${profile.yourAttribute}';

Is there any equivalent method/way for Mobile app as well? thanks in advance,

Regards,

Rajneesh

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi Rajneesh,

I think you can use the same method i.e. '${profile.yourAttribute}'  to access the profile attribute in mobile apps . Please see link

Send Activity Information to Adobe Analytics

Regards

Parit

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

Hi Rajneesh,

I think you can use the same method i.e. '${profile.yourAttribute}'  to access the profile attribute in mobile apps . Please see link

Send Activity Information to Adobe Analytics

Regards

Parit

Avatar

Community Advisor

Hi Parit, thanks for sharing the link. Makes sense now.

Regards,

Rajneesh