piwik-dotnet-tracker
piwik-dotnet-tracker copied to clipboard
Decompose PiwikTracker into multiple small units of code
PiwikTracker.cs contains more than 1700 line of codes.
Let's improve maintainability and testability by splitting the tracker's logic into small units of code.