How to get the visitor id - iOS - carthage

Bronze Contributor
Bronze Contributor

I'm trying to get the visitor id value, as I need to use beside know that will be sent, but I couldn't find any way to get his, have being look into the documentation and don't see how even in the samples.

Supose to be just one simple varible from TealiumAppData but so far no success.

Any one had success getting this that could tell me how?

2 REPLIES 2

How to get the visitor id - iOS - carthage

Gold Contributor
Gold Contributor

Hi Felipe

Are you trying to retrieve the value for utag_data.tealium_visitor_id ?

If you are trying to retrieve it from within a javascript extension while a tag is running, have you tried

b.tealium_visitor_id ?

Cheers

Kevin

Kevin Allen SAS-DCX-UXD
User Experience & Data Analytics
DevOps Engineer III
kevin.allen@swisscom.com
Swisscom (Schweiz) AG
www.swisscom.ch

How to get the visitor id - iOS - carthage

Bronze Contributor
Bronze Contributor
I'm doing this from iOS framework using Swift framework :/
Public