I have the same problem:
Status: Tracking Not Installed
Last checked: Apr 24, 2015 4:33:13 AM PDT
The Google Analytics tracking code has not been detected on your website’s home page. For Analytics to function, you or your web administrator must add the code to each page of your website.
The source seems to be correct, on https://www.tindie.com/stores/skrodahl, and all the other URLs listed below:
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-30893124-3', 'auto', {
});
ga('send', 'pageview');
ga('create', 'UA-394223-2', 'auto', {'name': 'tracker1', 'allowLinker': true });
ga('require', 'linker');
ga('linker:autoLink', ['tindie.com'] );
ga('tracker1.send', 'pageview');
</script>
I have tried all sorts of variations of the URL, with and without the trailing forward slash:
All these pages, except for https://www.tindie.com, contain the correct tracking-ID.