Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thunderbird (under Mac) is not recognized correctly #5286

Closed
simonschaufi opened this issue Oct 30, 2014 · 7 comments
Closed

Thunderbird (under Mac) is not recognized correctly #5286

simonschaufi opened this issue Oct 30, 2014 · 7 comments

Comments

@simonschaufi
Copy link

UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

Mac is identified correctly but not Thunderbird

@sgiehl sgiehl added this to the Version 2.7 milestone Nov 3, 2014
@sgiehl
Copy link
Member

sgiehl commented Nov 3, 2014

Return for that UA is:

user_agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0
os:
  name: Mac
  short_name: MAC
  version: 10.9
client:
  type: pim
  name: Thunderbird
  version: 24.6.0
device:
  type: desktop
  brand:
  model:
os_family: Mac
browser_family: Unknown

If you are using the browser parser only, it will not return anything. Thunderbird is detected as PIM (personal information manager)

@sgiehl sgiehl closed this as completed Nov 3, 2014
@simonschaufi
Copy link
Author

I'm using the latest release version of piwik and there it doesn't work.

@sgiehl
Copy link
Member

sgiehl commented Nov 3, 2014

Ah. ok. Piwik does not yet use the full feature set of device detector. Piwik currently only gives you reports on the browsers used. There is an issue for piwik to implement full client detection. See matomo-org/matomo#5413

@simonschaufi
Copy link
Author

I thought that while piwik is deployed, this module is also fully included because i opened an issue for another device detector issue on the piwik repository and then you actually referred me to this repository so i thought they are in synch.

@sgiehl
Copy link
Member

sgiehl commented Nov 3, 2014

No. They are not completly in snyc. But the detection stuff is handled by
device detector. So I guess its always better to open tickets regarding
that here.

@simonschaufi
Copy link
Author

what is the reason why the device detector is not fully included in piwik?

@sgiehl
Copy link
Member

sgiehl commented Nov 4, 2014

It will simply take some time to implement that in Piwik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants