public marks

PUBLIC MARKS from julie with tags google & javascript

2013

2008

Google Doctype - Google Code

by 5 others

Google Doctype is an open encyclopedia and reference library. Written by web developers, for web developers. It includes articles on web security, JavaScript DOM manipulation, CSS tips and tricks, and more. The reference section includes a growing library of test cases for checking cross-browser and cross-platform compatibility.

Advanced Web Metrics by Brian Clifton » Blog Archive » Tracking links to direct downloads - Automatically

Following on from my previous post Tracking banners and other outgoing links automatically, this GA hack allows you to track downloads automatically. As you may know, tracking download files such as PDF, EXE, DOC and XLS can be achieved quite easily with the modification of the link to include an urchinTracker call to log a virtual pageview. However, as for tracking outgoing links, manually modifying each download link becomes inefficient when there are large numbers of ever changing files to track. You can overcome this by applying the JavaScript code below:

2007

google-code-prettify - Google Code

by 7 others (via)
A Javascript module and CSS file that allows syntax highlighting of source code snippets in an html page.