How to place default banner when using Tnt Ext (Adobe T&T mbox)?

Gold Contributor
Gold Contributor

Hi Folks

I would like to know how to place default banner when using Tnt Ext (Adobe T&T mbox) when running asyned mode? And when I use a div to wrap a default banner img and click the flick free option to replace the div content, however the result is no good (seeing default banner loaded faster than mbox t&t banner). Please advise. Thank you.

Dave

 

2 REPLIES 2

How to place default banner when using Tnt Ext (Adobe T&T mbox)?

Tealium Employee

@DaveCHChan:

You should make sure you have the 'utag.sync.js' deployed in the <head> of your site and that the '##UTSYNC##' placeholder in the uTag Sync template has not been removed.

Robert

 

Here is a link to the community documentation:

https://community.tealiumiq.com/t5/Tags/Test-amp-Target-Content-Modification-Extension/ta-p/13362

How to place default banner when using Tnt Ext (Adobe T&T mbox)?

Gold Contributor
Gold Contributor

Hi @robert_sabec,

My default banner codin looks like this:

<div id="xxxxxx">
<img src="default_banner.jpg">
</div>

on Tealium:
A Tnt Ext will replace above node content and leave default.

Please comment and correct me if the above get wrong. Thank you.

Dave

Public