mirror of
https://gitee.com/bimuziyan/ccc-obfuscated-code.git
synced 2026-06-01 08:24:48 +08:00
update
This commit is contained in:
13
node_modules/chance/docs/web/google_analytics.md
generated
vendored
Normal file
13
node_modules/chance/docs/web/google_analytics.md
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# google_analytics
|
||||
|
||||
```js
|
||||
// usage
|
||||
chance.google_analytics()
|
||||
```
|
||||
|
||||
Return a random [Google Analytics](https://support.google.com/analytics/answer/1032385?hl=en) tracking code. Takes the form `'UA-123456-01'`
|
||||
|
||||
```js
|
||||
chance.google_analytics()
|
||||
=> 'UA-384555-17'
|
||||
```
|
||||
Reference in New Issue
Block a user