Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 1st edition of the Target Community Lens newsletter is out now! Click to the right to find all the latest updates
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

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