Archive for the ‘Improvements & New Features’ Category

Add traffic tracking statistics to your blog

Tuesday, December 5th, 2006

Google Analytics is a statistics service provided free of charge by Google. This plugin simplifies the process of including the Google Analytics code in your blog, so you don’t have to edit any PHP. If you don’t have a Google Analytics account yet, you can get one at analytics.google.com.

In the Google interface, when you “Add Website Profile”, you are shown a piece of JavaScript that you are told to insert into the page, in that script is an unique string that identifies the website you just defined, that is your User Account string (it’s shown in bold in the example below).

<script src=”http://www.google-analytics.com/urchin.js” type=”text/javascript”>
</script>
<script type=”text/javascript”>
_uacct = “UA-00000-0
urchinTracker();
</script>

Next, in your blog’s Dashboard, click on “Plugins” and activate the plugin titled “Google Analytics”. After it’s been activated, click on “Options” on the top menu, then “Google Analytics” on following page’s submenu.

Once you have entered your User Account number, your pages will be trackable by Google Analytics. Allow 24 hours before statistics are available at Google Analytics.

Note: A Google Analytics plug-in was added at DeafRead Blogs. It may not be available for other Wordpress setups. If someone has a self-hosted Wordpress blog, there are a number of plug-ins that can be downloaded here.

I swear by Google Analytics ) You’ll see the Analytics code on all my websites.

Easily Embed Flash Videos in your Posts

Friday, November 24th, 2006

For supported media player formats (see below list) as well as full URLs to href linked media (mp3, flv, mov, wmv etc.) use the “A” for Anarchy button.

menu_anarchy.jpg

Enter the address of your video in the popup. Click OK. Continue to edit your post.

Supported Media Players:

Copy/paste the page URL
YouTube
Google VideoiFilm
Revver
Metacafe
MySpace
GoEar

AtomFilms

Copy/paste the embeddable player
DailyMotion
Break.com
Apple iTunes iMixes.

Try it. It’s that easy!