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