Collecting standard events and the js code snippets belonging to them

The main ideea,of this feature,is to have Events centralized in back end of the Piwik.

As Matt recomanded,i`m posting this on the forum,so more people to get involved into this.

The events must be able to be disable,or enable,as user wish,totally freedom of choice.

All events,to be with his options in back-end events.

Please feel free to contribute to this post with the Events and js code snippet for them.

I will start with this one,that i`m using for adjusting bouncing rate :
Name of this script :

0)Adjusted bounced rate:

Tested and working.

Maybe somebody can put all this script for tracking User with Ad-BLOCK witch is very popular nowdays: http://www.statstory.com/how-many-users-block-your-ads-find-out/

And another interesting will be implementing of this codes,but for piwik,i founded them for GA,but maybe somebody that is more used with javascript,jquery,coding and piwik,can re-write this code and post them here,and maybe later is even integer into the piwik,like i said with Enable/Disable from Backend.

For people that does not code,is really hard to have this kind of events setups.

1)Track user that print pages :
Here is the code for google analytics that can be easily converted to piwik to track this events:

2)Track Downloads & Other External Links,track mail to,telephone clicks.
Here is the code for google analytics that can be easily converted to piwik to track this events:

3)Social actions on page engagement:
Here is the code for google analytics that can be easily converted to piwik to track this events:
http://www.optimizesmart.com/social-interactions-tracking-through-google-analytics/

It`s working for majors:Twitter, Facebook, Google Plus & Linkedin,others can be added as need it.Maybe pininterest,stumble,etc.

I can help with testing if somebody can provide the right code to work on Piwik.