Advertisement
clickio

xdguru.com a/b test

May 26th, 2020
1,531
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.76 KB | None | 0 0
  1. <!-- Head -->
  2. <script async='async' src='https://www.googletagservices.com/tag/js/gpt.js'></script>
  3. <script src="https://s.clickiocdn.com/t/clickioRotator.js"></script>
  4. <script type="text/javascript">
  5.     var config = {
  6.         'sidebar_clickio': {
  7.             'weight': 50
  8.             },
  9.         'sidebar_adsense': {
  10.             'weight': 50
  11.             }
  12.     };
  13.    
  14.     /*create special JavaScript-object*/
  15.     var ClickioRotatorEntity = new ClickioRotator(config);
  16.     (__rndObj__=window.__rndObj__||{}).rotStep=function(){};
  17. </script>
  18.  
  19. <!-- Sidebar top -->
  20. <script>
  21.     var rnd_ses_id = ClickioRotatorEntity.getSession();
  22.     ClickioRotatorEntity.install(
  23.     {
  24.     'sidebar_clickio':   [
  25.         /*code from html will be placed on the page*/
  26.         ["html",   "<scr" + "ipt async type=\"text/javascript\" src=\"js/common_258.js\"><\/scr" + "ipt>\n" +
  27.             "<scr" + "ipt class=\"__lxGc__\" type=\"text/javascript\">\n" +
  28.             "((__lxGc__=window.__lxGc__||{'s':{},'b':0})['s']['_218363']=__lxGc__['s']['_218363']||{'b':{}})['b']['_662930']={'i':__lxGc__.b++};\n" +
  29.             "<\/scr" + "ipt>"
  30.         ],
  31.         ["track", "//clickiocdna.com/utr/abe/?test_id=102&variant=sidebar_clickio&rnd="+rnd_ses_id]
  32.    ],
  33.    'sidebar_adsense':   [
  34.        ["html", "<script async src=\"https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js\"><\/script>\n" +
  35.             "<!-- 300x250 XD -->\n" +
  36.             "<ins class=\"adsbygoogle\"\n" +
  37.                 "style=\"display:inline-block;width:300px;height:250px\"" +
  38.                 "data-ad-client=\"ca-pub-3910080018539719\"" +
  39.                 "data-ad-slot=\"1974706317\"></ins>" +
  40.             "<scr" + "ipt>" +
  41.                 "(adsbygoogle = window.adsbygoogle || []).push({});" +
  42.             "<\/scr" + "ipt>"],
  43.         ["track", "//clickiocdna.com/utr/abe/?test_id=102&variant=sidebar_adsense&rnd="+rnd_ses_id]
  44.    ]
  45. });
  46. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement