Working on this at the moment:
http://pimpanalytics.ga/ Make your Google Analytics stand out with Pimp Analytics. Put any 7 letter isogram in the input boxes below and create your own custom GA snippet. From Wikipedia's article on isograms: "An isogram (also known as a 'nonpattern word') is a logological term for a word or phrase without a repeating letter". Enter non-repeating alphabet [a-z] letters. Note: uppercase letters will be automatically transformed to lowercase. Note: Entering numbers will break your code as per the JS syntax. Inspired by this blogpost:
http://blog.higg.im/2015/03/17/tinkering-with-the-google-ana...
I even dogfood the service in the source code:
(function (m,a,c,k,i,n,g) {
m['GoogleAnalyticsObject'] = i;
m[i] = m[i] || function () {
(m[i].q = m[i].q || []).push(arguments)
}, m[i].l = 1 * new Date();
n = a.createElement(c),
g = a.getElementsByTagName(c)[0];
n.async = 1;
n.src = k;
g.parentNode.insertBefore(n, g)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-66070213-3', 'auto');
ga('send', 'pageview');
Check it:
http://pimpanalytics.ga/