Expand my Community achievements bar.

Join Adobe Journey Optimizer product experts for a live Ask Me Anything on June 25th at 8 AM PT!
SOLVED

How to identify the email opened in Android or Apple device (sending the email via AJO journey)

Avatar

Level 2

I want to know if we have any backend AJO/AEP table that keeps track of who opens the email on Android or Apple devices

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Not currently in the email tracking system dataset, but do log this as an enhancement with adobe support team with the detailed requirement and we can route it to the appropriate team.

View solution in original post

7 Replies

Avatar

Correct answer by
Employee Advisor

Not currently in the email tracking system dataset, but do log this as an enhancement with adobe support team with the detailed requirement and we can route it to the appropriate team.

Avatar

Level 6

Hi @ST_questions ,

I suggest to try query service for the same and extract device type from the user agent.

Avatar

Employee Advisor

user agent information is not available in the current state in the email tracking system dataset

Avatar

Level 6

Avatar

Employee Advisor

In the email tracking system dataset, it is not available (based on the question posed by @ST_questions) and environment.browserDetails.userAgent can be verified either in push tracking dataset or in web sdk dataset (if the respective object is included) if that helps   

Avatar

Community Advisor

@Mohan_Dugganab @ST_questions @AnkitJasani29 

Mohan is correct. User agent is not available in email tracking today. You have browser details when using data collection with web but not for email.

For your reference, I submitted an enhancement request a year ago and it was accepted but I don't know the timeline.

https://experienceleaguecommunities.adobe.com/t5/journey-optimizer-ideas/add-device-information-in-a...

Thanks,

David



David Kangni

Avatar

Level 2

Thanks David and Mohan