twittergithub
rss

Linux posts

Click here for the full archive

Linux

Jan 24 2012

Recursively Add Google Analytics Tracking Code Using find and sed

If you have a bunch of static html, htm, php or other web files in subdirectories and need to add Google Analytics tracking code, here's your script!

posted in: Linux - tags: bash, google
David Davis