Added some useful analytical infomation around the wizard.

This commit is contained in:
tidusjar 2016-08-09 16:53:09 +01:00
commit 42706a3068
3 changed files with 14 additions and 2 deletions

View file

@ -40,6 +40,7 @@ namespace PlexRequests.Helpers.Analytics
TvShow,
Album,
Request,
Language
Language,
Finish
}
}

View file

@ -28,6 +28,7 @@ namespace PlexRequests.Helpers.Analytics
{
public enum Category
{
Wizard,
Startup,
Search,
Requests,