Hi everyone,
sorry for my english.. i'm italian,
I'm asking for help with a problem inserting advertising space from an agency.
They provided me a script to insert on all pages that will call different AD formats based on the section the visitor is viewing.
I inserted this directly from the style manager, and it works.
However, I'm having problems with the section scripts because I insert them from "Edit Page" and I use the "AD" module to insert the script.
These scripts aren't seen by the agency; it's as vBulletin isn't running them... do you have any suggestions?
An example of a section script is as follows:
sorry for my english.. i'm italian,
I'm asking for help with a problem inserting advertising space from an agency.
They provided me a script to insert on all pages that will call different AD formats based on the section the visitor is viewing.
I inserted this directly from the style manager, and it works.
However, I'm having problems with the section scripts because I insert them from "Edit Page" and I use the "AD" module to insert the script.
These scripts aren't seen by the agency; it's as vBulletin isn't running them... do you have any suggestions?
An example of a section script is as follows:
HTML Code:
<script> window._flux_config = { pagetype: 'forum', category: 'category_name', customTargeting: { "key1": "value1", "key2": "value2" } }; </script>



Comment