Can we get hardware name from Tealium data?

Bronze Contributor
Bronze Contributor

Can we get hardware name from Tealium data?

I got a request to get user's hardware name on our Tealium data?

The sample data is like this, can we achieve this?

  • iPhone 11
  • iPhone 11 Pro
  • Macintosh
  • Galaxy S10
  • iPad 4
  • iPad 5
  • Galaxy A51

Thanks,

Steven

2 REPLIES 2

Can we get hardware name from Tealium data?

Moderator
Moderator
@StevenYang are you referring to Tealium on the web, or in a mobile app? In our mobile SDKs, we're able to get this info and append it to the data layer, but for the web, you'd need to use a service such as DeviceAtlas to get accurate device name information. Additionally, analytics services often do the lookup for you based on the User Agent and will provide this in their standard set of reports.
Check out our new Swift integration library for iOS, macOS, tvOS and watchOS: https://github.com/Tealium/tealium-swift with updated
documentation https://community.tealiumiq.com/t5/Swift/tkb-p/swift.

Can we get hardware name from Tealium data?

Bronze Contributor
Bronze Contributor

Thank you for your quick reply and answer. @craig_rouse 

Public