IOS Telium and tagBridge

Bronze Contributor
Bronze Contributor

I'm using tealium to monitor some user activities inside my app, TagBridge is used as a vendor for my tags. What I'm exactly trying to do is recording the count of user activites like visitng same page more than once and most importantly, I want to pass a url(check wikipedia url in first image) from tealium to my application depending that activity. 

This is what I've so far and i'm struggling with Swift part not sure what to do.

Screen Shot 2018-07-30 at 12.16.16 AM.pngScreen Shot 2018-07-30 at 12.15.58 AM.pngScreen Shot 2018-07-30 at 12.14.54 AM.png

 

 

 

1 REPLY 1

IOS Telium and tagBridge

Moderator
Moderator

Hi @Abdelrahman. Can you please give some more details of your setup?

Sorry for the delayed response. To pass the URL variable back to your TagBridge Remote Command, you need to add it as a mapping in the TagBridge tag.

Are you using the Swift SDK (https://github.com/tealium/tealium-swift)?

If you can share your native Swift code snippet, that will help also.

Thanks,

Craig.

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.
Public