I am trying to set it up this way and I am not sure about two things:
1) Do I use both redirect url and .htaccess rewrite rules at the same time or is the redirect url by itself good enough (I think it is, but I want to make sure)
2) Ero Advertising has two options:
a) Mobile Portal Solution, and
b) Bounce Back Solution
As far as I understand, I need to use the first one, but the code is JavaScript, so it doesnt look like I would be able to add it ad the end of JuicyAd's url:
JUICY ADS EXAMPLE:
http://mobile.juicyads.com/service_r...www.google.com
ERO ADVERTISING EXAMPLE:
<script type="text/javascript" language="javascript" charset="utf-8" src="http://adspaces.ero-advertising.com/adspace/000000.js"></script>
(I changed the numbers to zeros in all of them)
So in the end the question is: How would I combine Juicy Ads with Ero Advertising's code, which I think is not possible in this format (url + JavaScript)
Thank you.