Jump to content

Richard Foley

Approved members
  • Posts

    144
  • Joined

  • Last visited

Posts posted by Richard Foley

  1. I am also interested in this feature.  Richard those links don't work...  Could you repost? - I'd love to see what you've got.  Thanks

    hi V,

    at the time of writing, the available plugins are: Signup and Uploads. These are actively used on live site/s, re-priced according to helpful feedback, and will be actively developed and maintained going forward.

    The earlier revenue and referral plugins have been abandoned as too-much-hassle-for-the-limited-interest. The local issue which was motivating the development was solved via other means.

    HTH.

  2.  hi Erik,

    no, I don't underestimate the spam problem, and spam is crap to deal with, wherever it turns up. I had some success with using a simple "answer a silly question", during registration, which kept most of the spam out of my fairly busy SMN, and we have over 7000 members now. It's not massive, but we're not getting spam like this. Maybe it's an idea...?

    Good work from the admins that you do have. Keep it up!

    R.

    Hi Richard,

    Thanks for your many reports about spam posts on the forums. I think you underestimate the issue. We spend a lot of time removing spam, the few bits you still see are the unfortunate cases where we're not fast enough.

    Ever since the forum was upgraded to a new version of the Invision Powerboard software, the spam fighting features in it have turned out to be just miserable. We've complained with the vendor but they are unwilling or unable to help. Any suggestions from the community to help make IPB more spam-proof would be highly appreciated.

  3. Looking at your graphic, this is exactly what Revive does!

    Looking at your specification (100,000 websites), maybe you want to write a script which can set that up for you. If you do that, then Revive would also take care of all the stats tracking, which presumably you also want...

    If you don't care about which site showed which ad, then you should be able to use the same invocation code on every website, but your stats will (obviously) be screwed.

    Otherwise, as Andrew pointed out, perhaps you need to modify Revive, (or write a plugin?), to do exactly what you require.

  4. Revive Adserver Signup / Registration plugin released.

    Enables administrators to create Advertisers and Publisher accounts in one step. Also, if enabled, permits users to access the self-signup registration page/s. Includes optional default advertiser Campaign creation. Optionally auto-create paired publisher/user account with advertiser/user account.

    • One-click install
    • Advertiser creation by admin and/or self-service.
    • Publisher creation by admin and/or self-service.
    • Optionally create default advertiser campaign
    • Optionally auto-create matching publisher account on advertiser creation
    • Open source
    • Installation and bugfix support
    • and more...

    You can see the full list here: http://plugins.rfi.net/downloads/rfi-revive-adserver-signup-plugin/

    signup-advertiser-manual-add.pngsignup-advertiser-manual-add.png

    ps. hope it's ok to post this here, at least it may make a change from the spam ;)

     

  5. I have several WordPress sites which I self-host and they have no problems hosting Revive ads.

    However, I have a number of users who are running their WordPress sites on a wordpress.com *hosted* server. That is their WordPress install is hosted by wordpress.com directly. The reason the Revive calls do not function on these sites is that Wordpress explicitly disables ALL javascript on their own servers, for their own reasons.

    My sole solution to this so far, has been to recommend my users to move to a different hosting provider. Naturally this is not ideal, and most users balk at the idea. Does anyone have any helpful suggestions for a different, more user-friendly, work-around?

    Cheers.

  6.  2. is exactly what we needed, thanks for the tip. :)

    Yes! Revive Adserver can do a number of things with multiple domains:

     

    1. You can have multiple, but completely independent installations running out of one code base (but with different databases); or more commonly (and usefully)

    2. You can have one installation running, but deliver the UI and/or banners on different domains.

  7. I don't see any docs. describing this process, (how to permit multiple partners to badge, or wrap, a revive installation within their own site, or iframe maybe?). I'm thinking it might have to do with suppressing headers and so forth, but I'm groping in the dark a bit here. Any chance of a hint or two...? 

    Yes! Revive Adserver can do a number of things with multiple domains:

     

    1. You can have multiple, but completely independent installations running out of one code base (but with different databases); or more commonly (and usefully)

    2. You can have one installation running, but deliver the UI and/or banners on different domains.

  8. Thanks for that tip, Ian. That got me a lot closer. I have inserted that into the banner invocation code, and used both Generic and Revive server types:

     <a href="{clickurl}//www.booking.com?aid=885828">Booking.com</a>

    and set Invocation Defaults to be Generic (or Revive) under the Banner Delivery Settings page.  

    Neither Generic nor Revive server types seem to trigger the invocation code to do anything but replace {clickurl} with a blank string.

    This feels very close, but I'm probably still doing something simple (wrong)... :\

  9. That's right, Ian. Where the invocation code from booking looks something like this:

     <ins class="bookingaff" data-aid="428279" data-target_aid="425828" data-prod="banner" data-width="468" data-height="60" data-banner_id="13866">
        <a href="//www.booking.com?aid=425828">Booking.com</a>
    </ins>
    <script type="text/javascript">

      // some javascript stuff

    </script>

     

    Hi Richard,

    Do they provide you with an invocation code, and you'd want to do click tracking ?

     

    Cheers, Ian

×
×
  • Create New...