matomo-org / matomo-sdk-ios

Matomo iOS, tvOS and macOS SDK: a Matomo tracker written in Swift
MIT License
390 stars 164 forks source link

User-Agent not submitted anymore #67

Closed sebastianwr closed 9 years ago

sebastianwr commented 9 years ago

Dear Piwik team,

I just tried the latest versions of the iOS SDK (both NSURL and AFNetworking version). Unfortunately, only the custom variables indicating device and OS give us any clue about how fragmented the app usage is.

The Device detector plugin of Piwik however relies on the User-Agent string that seems to have been submitted in earlier versions of Piwik but not anymore. It would be great if you could add this back into the project or explain shortly how it's possible to do so so that the DeviceDetector plugin works also for our mobile statistics.

Kind regards, Sebastian

sebastianwr commented 9 years ago

Ok nevermind, it was a typo in PiwikTracker.h ... you might wanna release a new minor version, this was quite frustrating. ;)

mattiaslevin commented 9 years ago

I know this is a bit old, but I am trying to close out some bugs. Can you please give me some more details about the where the typo is? Thanks

jkrumow commented 9 years ago

That's a duplicate of #62 and #65

mattiaslevin commented 9 years ago

Great, then this should be fixed. Closing.