| 接口 | 说明 |
|---|---|
| DebugTracking |
SDK内部接口
|
| EditorConnection.Editor | |
| FlipGesture.OnFlipGestureListener | |
| Pathfinder.Accumulator | |
| ResourceIds |
SDK内部接口
|
| ScreenAutoTracker |
Created by 王灼洲 on 16/9/22
|
| SensorsAdapterViewItemTrackProperties |
Created by 王灼洲 on 2016/11/30
获取 ListView、GridView position 位置 Item 的 properties
|
| SensorsExpandableListViewItemTrackProperties |
Created by 王灼洲 on 2016/11/30
ExpandableListView
|
| SensorsObjectTrackProperties |
Created by 王灼洲 on 2016/11/30
获取 ListView、GridView position 位置 Item 的 properties
|
| ViewVisitor.OnEventListener |
OnEvent will be fired when whatever the ViewVisitor installed fires
(For example, if the ViewVisitor installs watches for clicks, then OnEvent will be called
on click)
|
| VTrack |
SDK内部接口
|
| 类 | 说明 |
|---|---|
| DecideMessages | |
| EditorConnection |
EditorClient should handle all communication to and from the socket.
|
| EditProtocol | |
| EditState |
Handles applying and managing the life cycle of edits in an application.
|
| EventInfo | |
| FlipGesture | |
| Pathfinder |
Paths in the view hierarchy, and the machinery for finding views using them.
|
| Pathfinder.PathElement |
a path element E matches a view V if each non "prefix" or "index"
attribute of E is equal to (or characteristic of) V.
|
| ResourceReader |
SDK内部接口
|
| ResourceReader.Drawables | |
| ResourceReader.Ids | |
| SALog |
Created by 王灼洲 on 2017/5/5
|
| SensorsDataAPI |
Sensors Analytics SDK
|
| SensorsDataContentProvider |
Created by 王灼洲 on 2017/5/5
|
| SensorsDataThreadPool |
Created by 王灼洲 on 2016/12/28
|
| UIThreadSet<T> |
Wrapper around a set that will throw RuntimeErrors if accessed in a thread that is not the main thread.
|
| ViewCrawler | |
| ViewSnapshot | |
| ViewVisitor | |
| ViewVisitor.AddAccessibilityEventVisitor |
点击事件监听器
|
| ViewVisitor.AddTextChangeListener |
Installs a TextWatcher in each matching view.
|
| ViewVisitor.ViewDetectorVisitor |
Monitors the view tree for the appearance of matching views where there were not
matching views before.
|
| 枚举 | 说明 |
|---|---|
| SensorsDataAPI.AutoTrackEventType |
AutoTrack 默认采集的事件类型
|
| SensorsDataAPI.DebugMode |
Debug 模式,用于检验数据导入是否正确。
|
| 异常错误 | 说明 |
|---|---|
| EditProtocol.BadInstructionsException | |
| EditProtocol.InapplicableInstructionsException |
| 注释类型 | 说明 |
|---|---|
| SensorsDataAutoTrackAppViewScreenUrl |
Created by 王灼洲 on 2017/1/5
|
| SensorsDataIgnoreTrackAppClick |
Created by 王灼洲 on 2017/1/5
|
| SensorsDataIgnoreTrackAppViewScreen |
Created by 王灼洲 on 2017/1/5
|
| SensorsDataIgnoreTrackAppViewScreenAndAppClick |
Created by 王灼洲 on 2017/1/5
|
| SensorsDataIgnoreTrackOnClick |
Created by 王灼洲 on 2017/1/5
|
| SensorsDataTrackEvent |
Created by 王灼洲 on 2017/1/5
|
| SensorsDataTrackViewOnClick |
Created by 王灼洲 on 2017/1/5
|