Advertisement
clickio

adfox code_template

Dec 26th, 2018
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. <!-- CLICKIO AdFox unit <%xor_area_id%> -->
  2. <div id='<%adfox_container_id%>'></div>
  3. <script>
  4. (function(w, n) {
  5. w[n] = w[n] || [];
  6. w[n].push([{
  7. ownerId: 257193,
  8. containerId: '<%adfox_container_id%>',
  9. params: {
  10. pk: __clADF__.state,
  11. <%adfox_params%>
  12. }
  13. }, <%area_targeting[formatted]%>, {
  14. tabletWidth: 830,
  15. phoneWidth: 480,
  16. isAutoReloads: false
  17. }]);
  18. })(window, 'adfoxAsyncParamsAdaptive');
  19. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement