Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / matomo-org/piwik-dotnet-tracker issues and pull requests

#88 - Add support for new Crash Analytics feature

Issue - State: open - Opened by tsteur about 1 year ago

#87 - chore(deps): bump Microsoft.Owin from 3.0.1 to 4.2.2 in /Piwik.Tracker.Tests

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#86 - chore(deps): bump Microsoft.Owin from 3.0.1 to 4.1.1 in /Piwik.Tracker.Tests

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#85 - chore(deps): bump Microsoft.Owin from 3.0.1 to 4.0.0 in /Piwik.Tracker.Tests

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#84 - chore(deps): bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /Piwik.Tracker.Tests

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#83 - Compatibility with windows 11?

Issue - State: open - Opened by Tennyleaz over 2 years ago

#82 - Overwrite global PR template

Pull Request - State: closed - Opened by tsteur over 3 years ago

#80 - Looking for a maintainer for this project

Issue - State: open - Opened by mattab over 3 years ago

#79 - Bugfix compatibility with matomo 4 #76

Pull Request - State: closed - Opened by alona-lip over 3 years ago - 1 comment

#78 - Added compatibilty with v4 (ported the PHP changes over)

Pull Request - State: closed - Opened by bakx almost 4 years ago - 1 comment

#76 - Compatibility with Matomo 4

Issue - State: open - Opened by tsteur about 4 years ago - 5 comments

#75 - Updated Tracker project to target .Net Standard 2.0

Pull Request - State: open - Opened by fahadabdulaziz about 4 years ago - 6 comments

#74 - Is this repo dead?

Issue - State: closed - Opened by fahadabdulaziz about 4 years ago - 6 comments

#73 - 404 while tracking ECommerceOrders and CartUpdates

Issue - State: closed - Opened by mirkomaty about 5 years ago - 1 comment

#72 - Unlink userId and visitorId logic

Pull Request - State: open - Opened by MichaelRoosz over 5 years ago

#70 - Convert to .NET Core

Issue - State: open - Opened by uncled1023 over 6 years ago - 4 comments

#69 - Support netstandard 1.4

Pull Request - State: open - Opened by coderb over 6 years ago - 1 comment

#68 - TrackAction not tracking downloads or links

Issue - State: open - Opened by uncled1023 over 6 years ago - 2 comments

#67 - removed tab

Pull Request - State: closed - Opened by totpero about 7 years ago

#66 - Refactor Piwik.Tracker.Samples into multiple "main" files

Issue - State: open - Opened by julienmoumne about 7 years ago
Labels: enhancement

#65 - Script the publishing process

Issue - State: closed - Opened by julienmoumne over 7 years ago
Labels: enhancement

#64 - Decompose PiwikTracker into multiple small units of code

Issue - State: open - Opened by julienmoumne over 7 years ago
Labels: enhancement

#63 - New versioning scheme

Pull Request - State: closed - Opened by julienmoumne over 7 years ago

#62 - Resetting user identifiers should be an explicit action

Issue - State: closed - Opened by julienmoumne over 7 years ago
Labels: enhancement

#61 - Support for Piwik Ping requests

Issue - State: closed - Opened by julienmoumne over 7 years ago
Labels: enhancement

#60 - Unify tracker and sample projects under one Visual Studio Solution file

Issue - State: closed - Opened by julienmoumne over 7 years ago
Labels: enhancement

#59 - Ability to provide custom tracking parameters

Issue - State: closed - Opened by julienmoumne over 7 years ago
Labels: enhancement

#58 - Invalid request timeout

Issue - State: closed - Opened by julienmoumne over 7 years ago
Labels: bug

#57 - Ability to provide custom User Identifiers ("uid" parameter)

Issue - State: closed - Opened by julienmoumne over 7 years ago
Labels: enhancement

#56 - Add user geo location support

Issue - State: closed - Opened by julienmoumne over 7 years ago
Labels: enhancement

#55 - Fix exception when setting same custom variable slot ID more than once

Issue - State: closed - Opened by julienmoumne over 7 years ago
Labels: bug

#54 - Use HttpClient and change to async method

Pull Request - State: open - Opened by huan086 over 7 years ago - 12 comments

#53 - Always initalize DateTime in UTC. Fixes #52.

Pull Request - State: closed - Opened by huan086 over 7 years ago - 4 comments

#52 - Invalid timestamps: Referrer, Last Order, Forced DateTime, Current TS in Cookie & First Visit

Issue - State: closed - Opened by huan086 over 7 years ago - 5 comments
Labels: bug

#51 - Incorrect generation of visitorId when specifying a userId

Issue - State: closed - Opened by julienmoumne over 7 years ago
Labels: bug

#50 - Improve random visitor id generation

Issue - State: closed - Opened by julienmoumne over 7 years ago
Labels: enhancement

#49 - Introduced usage of Sha1 hash generation with UTF-8 encoding, without hyphens

Pull Request - State: closed - Opened by ptr1120 over 7 years ago - 5 comments

#48 - Stress testing

Issue - State: open - Opened by julienmoumne over 7 years ago
Labels: enhancement

#47 - Testing - Code coverage tracking

Issue - State: open - Opened by julienmoumne over 7 years ago
Labels: enhancement

#46 - Implemented UnitTests

Pull Request - State: closed - Opened by ptr1120 over 7 years ago - 1 comment

#45 - Implemented unit tests

Pull Request - State: closed - Opened by ptr1120 over 7 years ago - 2 comments

#44 - Does this library support Piwik v3.x?

Issue - State: closed - Opened by thegoatherder over 7 years ago - 1 comment
Labels: question

#43 - License not for commercial use

Issue - State: closed - Opened by joshardt over 7 years ago - 4 comments
Labels: duplicate

#42 - Move DebugLastRequestedUrl to TrackingResponse

Pull Request - State: closed - Opened by ptr1120 over 7 years ago - 3 comments

#41 - Use travis for continuous testing

Issue - State: closed - Opened by julienmoumne over 7 years ago - 1 comment
Labels: enhancement

#39 - Provide asynchronous tracking support

Issue - State: open - Opened by ptr1120 over 7 years ago - 1 comment
Labels: enhancement

#38 - Remove unused "data" request parameter

Issue - State: closed - Opened by julienmoumne over 7 years ago - 2 comments
Labels: enhancement

#36 - Applied C# coding style

Pull Request - State: closed - Opened by ptr1120 over 7 years ago - 4 comments

#35 - Multi platform support

Issue - State: open - Opened by julienmoumne over 7 years ago - 2 comments
Labels: enhancement

#34 - Deprecate .NET 4.0 to support async methods

Issue - State: open - Opened by julienmoumne over 7 years ago - 4 comments
Labels: enhancement

#33 - Apply C# Coding Style

Issue - State: closed - Opened by julienmoumne over 7 years ago
Labels: enhancement

#32 - FixedSamplesCompilationErrorAndMadeOneSolution

Pull Request - State: closed - Opened by ptr1120 over 7 years ago

#31 - Ability to specify a webproxy to be used by web-requests

Issue - State: closed - Opened by julienmoumne over 7 years ago
Labels: enhancement

#30 - Dispose HttpWebResponse and remove it from piwik tracker api

Pull Request - State: closed - Opened by ptr1120 over 7 years ago - 1 comment

#29 - dispose HttpWebResponse in order to fix problems with timeout after m…

Pull Request - State: closed - Opened by ptr1120 over 7 years ago - 20 comments

#28 - dispose HttpWebResponse

Pull Request - State: closed - Opened by ptr1120 over 7 years ago

#27 - Timeout while tracking multiple events at the same time

Issue - State: closed - Opened by brownsugar almost 8 years ago - 3 comments
Labels: bug

#26 - Split sendRequest into sendRequest and buildRequest

Pull Request - State: open - Opened by pfeigl almost 8 years ago - 1 comment

#25 - Piwik dotnet Tracker not compatible with uwp/uap

Issue - State: closed - Opened by DerGary about 8 years ago - 13 comments

#24 - Proxy setup

Pull Request - State: closed - Opened by ptr1120 about 8 years ago - 1 comment

#23 - Relicense the project from GPL to BSD

Issue - State: closed - Opened by DarkDrek about 8 years ago - 16 comments
Labels: enhancement

#22 - New versioning Scheme

Issue - State: closed - Opened by julienmoumne about 8 years ago - 6 comments
Labels: enhancement

#21 - Proxy setup

Pull Request - State: closed - Opened by ptr1120 about 8 years ago - 3 comments

#20 - Added possibility to set custom tracking parameters

Pull Request - State: closed - Opened by opcon about 8 years ago - 3 comments

#19 - Piwik dotnet Tracker not compatible with uwp/uap

Issue - State: closed - Opened by BertschInnovation about 8 years ago - 4 comments
Labels: duplicate

#18 - HttpWebRequest needs milliseconds

Pull Request - State: closed - Opened by fushnisoft over 8 years ago - 2 comments

#17 - Unable to provide a custom UserId

Issue - State: closed - Opened by htaoufik over 8 years ago - 2 comments
Labels: bug

#16 - Let users track Custom Dimensions

Issue - State: closed - Opened by tsteur almost 9 years ago - 2 comments
Labels: enhancement

#15 - add missing user id field

Pull Request - State: closed - Opened by mironych about 9 years ago - 2 comments

#14 - Fix exception when setting same custom variable slot ID more than once

Pull Request - State: closed - Opened by tetsuo13 over 9 years ago - 1 comment

#13 - Publish Symbols to Symbolsource

Issue - State: closed - Opened by julienmoumne over 9 years ago - 3 comments
Labels: enhancement

#12 - Study the possibility of using a C# JavaScript Interperter to port piwik.js to C#

Issue - State: closed - Opened by julienmoumne over 9 years ago - 1 comment
Labels: wontfix

#11 - Add NuGet support

Pull Request - State: closed - Opened by tetsuo13 over 9 years ago - 1 comment

#10 - Automate builds and NuGet publications

Issue - State: open - Opened by julienmoumne over 9 years ago - 1 comment
Labels: enhancement

#9 - Create an official NuGet and SymbolSource Piwik account and publish key

Issue - State: closed - Opened by julienmoumne over 9 years ago
Labels: enhancement

#8 - Add NuGet support

Issue - State: closed - Opened by tetsuo13 almost 10 years ago - 14 comments
Labels: enhancement

#7 - Develop automated tests

Issue - State: closed - Opened by julienmoumne about 10 years ago - 5 comments
Labels: enhancement

#6 - Document how-to contribute to piwik-dotnet-tracker

Issue - State: closed - Opened by julienmoumne about 10 years ago
Labels: enhancement

#5 - Always produce a six digit random string of numbers

Pull Request - State: closed - Opened by tetsuo13 about 10 years ago

#4 - Problem with tracking PageTitles

Issue - State: closed - Opened by dhcgn over 10 years ago - 5 comments
Labels: question

#3 - ArgumentOutOfRangeException randomly thrown when generating "rand" tracking parameter

Issue - State: closed - Opened by ErlendSB almost 11 years ago - 1 comment
Labels: bug

#2 - Add user geo location support

Pull Request - State: closed - Opened by tetsuo13 almost 11 years ago - 4 comments

#1 - search tracking

Issue - State: closed - Opened by HarleyCarter1234 over 11 years ago - 2 comments
Labels: question