giantstep Posted July 1, 2016 Report Posted July 1, 2016 I have an external javascript code that I am trying to have go through Revive. The ad company says to just ad the code to the ad server. All I can find is a window to add html code. Is there a way to implement this so it goes through our ad server? I am on v3.0.2 Quote
Erik Geurts Posted July 1, 2016 Report Posted July 1, 2016 First of all, I strongly recommend upgrading, see https://www.revive-adserver.com/blog/revive-adserver-v3-2-4-released/ You can paste your third party ad code into an HTML banner and it will work. One example of third party ad code is Google AdSense, which we've described here: https://www.revive-adserver.com/faq/using-google-adsense-with-revive-adserver/ Quote
giantstep Posted July 2, 2016 Author Report Posted July 2, 2016 Still not working. The ad is not showing up in the ad server itself when I click on show banner. If I pull the url from the script it will display in the browser. I tried to use 'link an external banner' and generic html banner' but no luck with either. Here is the script with the ID removed (replaced by xxx...) since the campaign is not active yet: <script src='https://ad.atdmt.com/i/a.js;p=xxxxxxxxxxx;idfa=;idfa_lat=;aaid=;aaid_lat=;cache=?click='></script><noscript><iframe frameborder='0' scrolling='no' marginheight='0' marginwidth='0' height='250' width='975' src='https://ad.atdmt.com/i/a.html;p=xxxxxxxxxxx;idfa=;idfa_lat=;aaid=;aaid_lat=;cache=?click=' topmargin='0' leftmargin='0' allowtransparency='1'></iframe></noscript> Any ideas as to why this is not working? Is it possible to run this through Revive? Quote
Erik Geurts Posted July 2, 2016 Report Posted July 2, 2016 This script should work just fine in an HTML banner. Quote
giantstep Posted July 2, 2016 Author Report Posted July 2, 2016 Any reason why it would not? Could it be a permission issue on the server? Quote
Erik Geurts Posted July 2, 2016 Report Posted July 2, 2016 I think it's something on the third party's side. I recommend contacting them and asking them for guidance. Quote
giantstep Posted July 2, 2016 Author Report Posted July 2, 2016 It works ok outside of Revive. I can paste the code into the header.php and it will display. For some reason going through Revive is causing it not to work. Is there some sort of backend setting that could be preventing scripts from running? Thanks Quote
Erik Geurts Posted July 2, 2016 Report Posted July 2, 2016 No, nothing that comes to mind. Perhaps try setting the "click tracking" to "do not alter". Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.