Tealium mobile SDK integration other marking tags approach

Gold Contributor
Gold Contributor

Hi 

 

Do we need to update the Utag loader or  template to load the respective integrated markeing tags .

 

As now we have standard inplemetaiton of adobe anlaytics and GA  is avalaible but what about turn adform, tealeaf will that mapp the Utag data and  load the respective markeing tags .

 

 

 

4 REPLIES 4

Tealium mobile SDK integration other marking tags approach

Moderator
Moderator

Hi Santosh,

 

Your question isn't totally clear - could you give some more details about what you're trying to do?

 

Tags such as Adform and Tealeaf will work exactly the same as the Adobe/Google Analytics tags in terms of the mappings. However, please be aware that because all the Tealium processing takes place inside a hidden Webview object, this will not result in ads being displayed to your users inside the app. In other words, they will act fine as data collection tags, and if you have passed a user identifier to them, the ad networks will be able to retarget your users on desktop or mobile browsers, assuming the ad network is able to match the user ID you've passed them with one of the identifiers they already hold for the user.

 

I hope this makes sense.

 

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.

Tealium mobile SDK integration other marking tags approach

Gold Contributor
Gold Contributor

Hi @craig_rouse thanks for the Clarification.
WebView object will really help in the for the Posting the Data to Adform and other marketing pixel. But in my current challenges with tealeaf Mobile App . As tealeaf received the data in 2 ways from website,

  1. It is hooked to the Web server and data is send to Tealeaf (PCA)
    2. The JavaScript send the data for Ajax click happen on the sever.
    We had implemented tealium SDK for our App so data is send is now send to tealium IQ
    So how to map the tealeaf PCA to the tealium . Option I can see is usage of Tealium Collect but need to customize for mapping the utag_data to tealeaf.
    I discussed last time with tealium was specified it is possible but now need to make it in action

Tealium mobile SDK integration other marking tags approach

Moderator
Moderator

Hi @santosh_sharma,

 

I'm not totally clear on why you can't use the standard Tealeaf JavaScript tag in Tealium? Can you please be a little more specific about what you're trying to achieve?

 

I don't think Tealium Collect should be required here.

 

Looking forward to your reply so I can help you further :-)

 

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.

Tealium mobile SDK integration other marking tags approach

Gold Contributor
Gold Contributor

Ok  let me explain the whole setup @craig_rouse .

 

We use  the teaium SDK on our Mobile App ,iOS /Andriod , Adobe anlytics Impemetaiton workds perfect .

 

Now the way tealeaf work is  with the javascript it  loads the target page on the same domain and and the webserver . has PCA which reads the tagget page

 

Now the challange is we can not create the target page on APP PCa instance .

 

Other option could be the tagret page is created on sone other webserver which has tealeaf process server .In that case we need to modify the javascrip accordingly .

Looking for your Expert advice .


@craig_rouse wrote:

Hi @santosh_sharma,

 

I'm not totally clear on why you can't use the standard Tealeaf JavaScript tag in Tealium? Can you please be a little more specific about what you're trying to achieve?

 

I don't think Tealium Collect should be required here.

 

Looking forward to your reply so I can help you further :-)

 

Thanks,

 

Craig.


 

Public