Expand my Community achievements bar.

SOLVED

lnk_e (or equivalent) in the Mobile App SDK

Avatar

Level 3

I've searched around with no luck, so I am asking here...

I am pretty well-versed in the s_code and AppMeasurement,js ways of doing things, but am still new-ish to mobile apps.

When a user clicks a link inside our app that takes them to a mobile web page, I would like to record that like a lnk_e would on the web.  Is there a way to set the app equivalent of linkType in the trackAction() or trackState() calls?

Thanks -

Jim

1 Accepted Solution

Avatar

Correct answer by
Level 9

Hi Jim,

All actions tracking in the SDK are lnk_o type actions. There is a good explanation and recommendation on the Developer Connection here: https://marketing.adobe.com/developer/forum/mobile/how-to-set-link-type-using-trackaction-on-sdk-4-x. "We'd suggest you to use trackAction, and then you can view the Action Paths report on the mobilemarketing website. We consider a action as a exit one if it's the last action happening during the user session."

Let me know if you have any additional questions on this.

Best,

Tacia

View solution in original post

1 Reply

Avatar

Correct answer by
Level 9

Hi Jim,

All actions tracking in the SDK are lnk_o type actions. There is a good explanation and recommendation on the Developer Connection here: https://marketing.adobe.com/developer/forum/mobile/how-to-set-link-type-using-trackaction-on-sdk-4-x. "We'd suggest you to use trackAction, and then you can view the Action Paths report on the mobilemarketing website. We consider a action as a exit one if it's the last action happening during the user session."

Let me know if you have any additional questions on this.

Best,

Tacia