I am requesting that there be an option to allow the Ad module to server ads on remote websites using no JavaScript, but just an <a href=""><img src="" /></a> image-call. This way, unsupported browsers, locations, and even emails could be served remote ads from the main website, and keep click counts, etc.

Comments

gregarios’s picture

Title: Support Remote Ads In Emails and Non-Javascript » Support Remote Ads In Emails and Non-Javascript Locations
jeremy’s picture

Thus, you're saying you want to display a static, unchanging image on a remote website, and simply track how often it is viewed and clicked?

gregarios’s picture

Thus, you're saying you want to display a static, unchanging image on a remote website, and simply track how often it is viewed and clicked?

Essentially, yes. It would work for an email newsletter, then.

It would be nice if there was a way to call a special link that would server a rotating spot like the other 'groups' but it isn't totally necessary.

Optimally, being able to call a group at the site that could serve a different image each time it was called, like page rotations do in the current ad blocks would be nice:

<a href="http://mydrupalsite.com/.../serve.php?type=remotegroup&amp;groupname=mydestinations">
<img src="http://mydrupalsite.com/.../serve.php?type=remotegroup&amp;groupname=myads" />
</a>

I realize this probably can't be done, but even static ad links that are sent through the tracker would help.

anonymous07’s picture

Subscribe

steno’s picture

Subscribe

lrwebks’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Drupal 6 is EOL and no longer supported. Closing this as outdated for that reason. Thanks for your contribution!