Sizmek or Mediamind Tag?

Gold Contributor
Gold Contributor

Hi Everyone,

I encounter this script but can't justify what tag should I use in iQ, please advise. Also, appreciated if documentation on how to setup is provided. Thank you.

 

var ebRand = Math.random()+'';
ebRand = ebRand * 1000000;
//<![CDATA[
document.write('<scr'+'ipt src="HTTPS://bs.serving-sys.com/Serving/ActivityServer.bs?cn=as&amp;ActivityID=xxxxxx&amp;rnd=' + ebRand + '"></scr' + 'ipt>');
//]]>
</script>
<noscript>
<img width="1" height="1" style="border:0" src="HTTPS://bs.serving-sys.com/Serving/ActivityServer.bs?cn=as&amp;ActivityID=xxxxxx&amp;ns=1"/>
</noscript>

 

                                 

2 REPLIES 2

Sizmek or Mediamind Tag?

Employee Emeritus

Hello @DaveCHChan. Great question. Have you tried the "Detect Tag from Code" tool? You can copy and paste your code into the tool and then it can tell you what tag to use in our system. Please see below:

Detect-Tag-from-Code.png

Let's see... documentation.... here you go:

Let me know if you have any other questions. 

Remember to give me a kudo if you like my post! Accepting my post as a solution is even better! Also remember that search is your friend.

Sizmek or Mediamind Tag?

Employee Emeritus

Oh and I forgot! Here is some documentation on MediaMind.

Again, let me know how it goes. We are here to help @DaveCHChan. :-)

Remember to give me a kudo if you like my post! Accepting my post as a solution is even better! Also remember that search is your friend.
Public