<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Transition Technology: Ticket #414: Install and test Piwik DNT plugin 0.3</title>
    <link>http://localhost:8080/trac/ticket/414</link>
    <description>&lt;p&gt;
There is a new Piwki Do Not Track plugin, see &lt;a class="closed ticket" href="http://localhost:8080/trac/ticket/258#comment:18" title="enhancement: Write and publish a cookies statement (closed: fixed)"&gt;ticket:258#comment:18&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
This needs installing and testing on the dev piwik site, &lt;a class="ext-link" href="https://piwik.transitionnetwork.org/"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://piwik.transitionnetwork.org/&lt;/a&gt; and then documenting and applying to the live &lt;a class="ext-link" href="https://stats.transitionnetwork.org/"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://stats.transitionnetwork.org/&lt;/a&gt; Piwik site.
&lt;/p&gt;
</description>
    <language>en-us</language>
    <image>
      <title>Transition Technology</title>
      <url>/trac/chrome/site/TransitionNetwork-Logo-Web-Small.jpg</url>
      <link>http://localhost:8080/trac/ticket/414</link>
    </image>
    <generator>Trac 0.12.5</generator>
    <item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Wed, 30 May 2012 13:45:32 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/414#comment:1</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/414#comment:1</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0.0&lt;/em&gt; to &lt;em&gt;0.25&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.0&lt;/em&gt; to &lt;em&gt;0.25&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
The dev server version of Piwik didn't have the plugin installed, so installing it using svn:
&lt;/p&gt;
&lt;pre class="wiki"&gt;cd /web/piwik.transitionnetwork.org/piwik/plugins
svn co http://dev.piwik.org/svn/trunk/plugins/DoNotTrack/
&lt;/pre&gt;&lt;p&gt;
Then this plugin was enabled in the web admin interface.
&lt;/p&gt;
&lt;p&gt;
On the live server the last version was installed using a .zip file, this was switched to use the svn version:
&lt;/p&gt;
&lt;pre class="wiki"&gt;cd /web/stats.transitionnetwork.org/piwik/plugins
mv DoNotTrack .DoNotTrack.bak; svn co http://dev.piwik.org/svn/trunk/plugins/DoNotTrack/
A    DoNotTrack/DoNotTrack.php
Checked out revision 6408.
&lt;/pre&gt;&lt;p&gt;
Testing the dev site a cookie is served up by Piwik to clients even when they send a Do Not Track HTTP header.
&lt;/p&gt;
&lt;p&gt;
I'll do some more on this tomorrow.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Thu, 31 May 2012 13:14:38 GMT</pubDate>
      <title>hours, status, totalhours changed; resolution set</title>
      <link>http://localhost:8080/trac/ticket/414#comment:2</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/414#comment:2</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0.0&lt;/em&gt; to &lt;em&gt;0.5&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;fixed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.25&lt;/em&gt; to &lt;em&gt;0.75&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
I have done some testing on the dev server and the live server looking at all the HTTP headers and if you are using a browser which supports the Do Not Track header then Piwik won't set a cookie and won't track you.
&lt;/p&gt;
&lt;p&gt;
In addition if you don't login then Drupal on dev and live server won't set a cookie.
&lt;/p&gt;
&lt;p&gt;
I'm now closing this ticket.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>