
On 31.03.2011 02:19, Brandon Philips wrote:
On 13:18 Mon 28 Mar 2011, Henne Vogelsang wrote:
Great, glad to see that is coming along. What tool is it built on?
piwik
BTW, why is an SSL cert required if most of the opensuse.org pages don't work with SSL? What are we protecting?
We have a lot of SSL protected pages. An unsigned tracker on a signed page generates a warning in the browser.
search.opensuse.org doesn't have SSL. Can I get access to use it now in this case?
Finally there is a piwik instance now that we can use for this. Please add this code snippet to the page: <!-- Piwik --> <script type="text/javascript"> var pkBaseURL = (("https:" == document.location.protocol) ? "https://beans.opensuse.org/piwik/" : "http://beans.opensuse.org/piwik/"); document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E")); </script><script type="text/javascript"> try { var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 5); piwikTracker.trackPageView(); piwikTracker.enableLinkTracking(); } catch( err ) {} </script><noscript><p><img src="http://beans.opensuse.org/piwik/piwik.php?idsite=5" style="border:0" alt="" /></p></noscript> <!-- End Piwik Tracking Code --> I'll send you the piwik account by private mail. Greetings -- Thomas Schmidt (tom [at] opensuse.org) openSUSE Boosters Team "Don't Panic", Douglas Adams (1952 - 11.05.2001) -- To unsubscribe, e-mail: opensuse-project+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-project+help@opensuse.org