Hello
In my project, i have do my own statistics.That is ,I have add count up in method "OnTrackingFound" in class "CloudRecoTrackableEventHandler".I also give every mTrackableBehaviour.TrackableName its own count. And I found my statistics not match the statistics in Vuforia WebSite.So I do one test.I found it has high chance that i do once CloudTrackingFound, in Vuforia WebSite count plus 2, but not everytime.I real don't know why. [ps.I have enabled Extended Tracking]
Yes,I'm the only one developing on my project,and in my test, I use a new special image in order to make sure the result is believable.
Thanks.