Script Administrative Quick Answers:
- What is phpMyAdsense(c) in a couple of words? Where did it come from?
phpMyAdsense(c) was made to work as an active desktop channel on my (monitor three) to keep track of my google adsense account's activity. With a little playing, it now works with templates, colors, css and can be customized/tweaked to integrate in any form of web application you like.
- How does it run? What are the system requirments?
Remember: phpMyAdsense(c) is a PHP script ..
This actually mean that you need to have a running web server capable of running PHP scripts. When accessed, the script uses a pre-defined login and password combination to logon to your google adsense server and fetching the earnings details on a schedule you set (optionally).
- Is phpMyAdsense(c) Secure? Who will see my password during this process?
Using phpMyAdsense(c) is safe. Your google adsense login email and password are negotiated with google authentication server ONLY and using secured SSL channels ONLY. To make sure your script is also secure, you can CHMOD the file config.php to 600
- I Uploaded Everything? What Now?
Wait.. Let me say Congratulations!!!
For 99% users, the best mode to run the script is active-desktop mode.
Active desktop mode:
This run mode is designed to run as a desktop-templated active channel on your desktop. Using the built-in template system, you can customize the look of the active channel as for it to appear on your desktop the way you want it to. This is just one more option of the script ..
What you see on this screenshot is the default output for the default settings. You can customize it's HTML/CSS/Javascript to display the whole channel using your favorite theme. You can make it display images just like any other HTML page. Regarding skinning, your imagination is the limit ..
Complete installation instructions for active-desktop mode are available in your member's area. Please use the link above to login and access the user manuals with detailed screenshots.
Download | Client's Login
phpNuke/phpBB blocks and modules:
phpMyAdsense(c) runs also as a block for your phpNuke portal and/or your phpBB discussion board. We are not sure why you would like to make that available for the public but it works..
To return the output of the script as a block/module, the most comprehensive method would be running the script and returning its output using the ob_gzhandler();
Of course, more detailed information on installation and different settings are also available in your client's area, please use the login link above to access those ..
- Are there any restrictions by Google™ to use phpMyAdsense(c)?
Not really, the only issue we currently know about is a limit by Google™ on the number of times you can login to your AdSense™ account.
For this, we recommend setting a schedule of at least 25 minutes for the desktop/website channel to refresh.
For the advanced user, we can suggest caching the results in XML and/or other forms and make sure the actual refresh from Google™ servers occurs only if the cached version is older than 25 minutes for example ..
- Ok, what now?
What about obtaining your copy? Click here to download ;)
|