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

iOS client event tracker issue. #7882

Closed
issueli opened this issue May 11, 2015 · 4 comments
Closed

iOS client event tracker issue. #7882

issueli opened this issue May 11, 2015 · 4 comments
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@issueli
Copy link

issueli commented May 11, 2015

Server version : 2.12.1
piwik-iOS-sdk version : 2.5

1.set parameters according document .
2.call method [sendEventWithCategory:@"Event" action:"Launch_App" label:nil];

expected result
The event will show in "Dashboard->Actions->Events" .
But real result
The event show in "Dashboard->Actions->Pages" , and "Dashboard->Actions->Events" no data report.

and I call method [sendView:"LoginView"]; also will show in "Dashboard->Actions->Pages".
How can I do that make event will show in "Dashboard->Actions->Events" ?

Please help me to fix this bug, thanks!

@tsteur
Copy link
Member

tsteur commented May 11, 2015

Shouldn't this be an issue for https://github.com/piwik/piwik-sdk-ios/issues ? Or is it actually an issue in Piwik?

@issueli
Copy link
Author

issueli commented May 12, 2015

Oh, I didn't notice this.

@tsteur
Copy link
Member

tsteur commented May 12, 2015

No worries, do you mind creating the issue there?

@tsteur tsteur closed this as completed May 12, 2015
@tsteur tsteur added the answered For when a question was asked and we referred to forum or answered it. label May 12, 2015
@issueli
Copy link
Author

issueli commented May 12, 2015

Yes, I'm waiting for answers .Thanks for you help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

2 participants