Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
undancer
2015-12-09 14:49:50 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
47266a5f43deae71529f45bc01c691e618f6d7d5
47266a5f
1 parent
7b4f72af
Updated 新的事件发送定义(讨论中) (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
1 deletions
新的事件发送定义(讨论中).md
新的事件发送定义(讨论中).md
View file @
47266a5
...
...
@@ -36,7 +36,7 @@ event定义(事件内部无序)
| $os | 系统 |
`iPhone OS`
| 操作系统 |
| $os_version | 系统 |
`9.1`
| 操作系统版本 |
| $model | 系统 |
`iPod touch`
or
`x86_64`
| 模具 |
| $watch_model | 系统 |
未知
| 手表模具 |
| $watch_model | 系统 |
`Apple Watch 38mm`
[
^1
]
| 手表模具 |
| $screen_width | 系统 |
`1024`
| 屏幕宽度 |
| $screen_height | 系统 |
`768`
| 屏幕高度 |
| $manufacturer | 系统 |
`Apple`
| 制造商 |
...
...
@@ -47,3 +47,16 @@ event定义(事件内部无序)
| $city | 系统 |
`北京`
| 城市 |
| $wifi | 全局 |
`1`
or
`0`
| 是否启用wifi |
| $carrier | 全局 |
`中国联通`
| 运营商 |
[
^1
]:
备注
type的取值
| type | test |
|------|------|
| tick | test |
| begin_session | test |
| end_session | test |
| session_duration | test |
| tick | test |
...
...
Please
register
or
login
to post a comment