Documents with the tag JavaScript:

Track outbound links with Google Analytics (gtag.js)

Automatically track all outgoing links using Google Analytics (global site tag aka: gtag.js).

Track outbound links with Google Universal Analytics.js

Automatically track all outgoing links from your website using the Google Universal Analytics.js code (UA) using this script.

Gmail snooze script

Snooze emails easily in Gmail! Create a Google Apps Script that will run automatically to ‘unsnooze’ emails placed in certain folders automatically. No additional software needed.

Run node.js service with systemd

Automatically starting a node.js service is easy and reliable with systemd. There is now no need to install additional node.js modules (such as ‘forever’).