Track File Downloads Through Google Analytics

PDFs, Email Clicks, and more can be tracked on a daily and real time basis by simply putting in a snippet of jquery in your header.

To view the tracked events for newest version of Google Analytics:

Real Time: Real Time > Events

Normal: Behavior > Events > Overview

NOTE: jQuery MUST BE INSTALLED for this to work.

Click Here for the code

W3TC Plugin – Automatically Clear Cache On Updating Post

Here’s a link to a code you put in your functions.php page that allows you to automatically clear your cache upon updating or saving a post. No more need to remember to empty it with this handy line 🙂

Click Here to get The Code