Feeds

PerformancingAds Now Offers Javascript Solution for Blogger Users

PerformancingAds
Submitted by Ryan Caldwell on August 9, 2008 - 5:04pm in

Due to popular demand, PerformancingAds has created a javascript solution for easy installation. This solution will indeed work on platforms such as Blogger.

Here's the code: (make sure to replace REGION_ID with your actual region ID)

<script type="text/javascript" src="http://jserve.performancingads.com/js/perfads.js?r=REGION_ID"></script>

Again, Replace REGION_ID with actual region ID


Can I Use This For Aligning?

Can I use this on my WordPress self-hosted instead of the plugin? I need to align the ads right instead of the center they are on. Is there a way to do this with the plugin?

Patrick

Patrick, Either solution

Patrick,
Either solution will work.

In either case, you should be able to align the ads right. I'm not a css expert, but something like this should work:

<div align="right"><script type="text/javascript" src="http://jserve.performancingads.com/js/perfads.js?r=REGION_ID"></script></div>

or

<div align="right"><?php perfads(REGION_ID);?></div>

More Likely to Experiment now

that there's a blogger option. It often takes me a while to get around to incorporating new or additional monetization platforms into my sites, but when I try them out, I do often test them a bit on my blogger sites before I push them out to my self hosted sites.

Now, I just need to carve out an hour or two to jump in, set up the account and ad some widgets on my blogger accounts and start testing.... :)

what is REGION_ID?

Replace REGION_ID with actual region ID...

What does that mean?

Blogger

This is another good reason why we do not use Blogger.

Thanks for the update

Thanks, I have set up it up on my blogger hosted site. All looks to be working fine.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <h2> <h3> <h4> <img> <div> <a> <em> <strong> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote> <span> <table> <td> <tr> <caption> <th> <hr> <pre> <br> <p> <object> <param> <embed> <strike>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
1 + 3 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.