Skip to content

Commit b9dbacd

Browse files
committed
regenerate docs
1 parent b6d990f commit b9dbacd

File tree

7 files changed

+96
-107
lines changed

7 files changed

+96
-107
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -216,13 +216,13 @@ will reenable logging.
216216
You can configure Amplitude by passing an object as the third argument to the `init`:
217217

218218
```javascript
219-
amplitude.init('YOUR_API_KEY_HERE', 'USER_ID', {
219+
amplitude.init('YOUR_API_KEY_HERE', null, {
220220
// optional configuration options
221-
batchEvents: true,
222-
eventUploadThreshold: 50,
223-
includeReferrer: true,
221+
saveEvents: true,
224222
includeUtm: true,
225-
saveEvents: true
223+
includeReferrer: true,
224+
batchEvents: true,
225+
eventUploadThreshold: 50
226226
});
227227
```
228228

documentation/Amplitude.html

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ <h4 class="name" id="__VERSION__"><span class="type-signature"></span>__VERSION_
184184

185185
<dt class="tag-source">Source:</dt>
186186
<dd class="tag-source"><ul class="dummy"><li>
187-
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line1020">line 1020</a>
187+
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line1009">line 1009</a>
188188
</li></ul></dd>
189189

190190

@@ -267,7 +267,7 @@ <h4 class="name" id="clearUserProperties"><span class="type-signature"></span>cl
267267

268268
<dt class="tag-source">Source:</dt>
269269
<dd class="tag-source"><ul class="dummy"><li>
270-
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line632">line 632</a>
270+
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line629">line 629</a>
271271
</li></ul></dd>
272272

273273

@@ -354,7 +354,7 @@ <h4 class="name" id="getSessionId"><span class="type-signature"></span>getSessio
354354

355355
<dt class="tag-source">Source:</dt>
356356
<dd class="tag-source"><ul class="dummy"><li>
357-
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line218">line 218</a>
357+
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line217">line 217</a>
358358
</li></ul></dd>
359359

360360

@@ -458,7 +458,7 @@ <h5>Parameters:</h5>
458458
<td class="type">
459459

460460

461-
<span class="param-type">Identify_object</span>
461+
<span class="param-type"><a href="Identify.html">Identify</a></span>
462462

463463

464464

@@ -533,7 +533,7 @@ <h5>Parameters:</h5>
533533

534534
<dt class="tag-source">Source:</dt>
535535
<dd class="tag-source"><ul class="dummy"><li>
536-
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line652">line 652</a>
536+
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line650">line 650</a>
537537
</li></ul></dd>
538538

539539

@@ -828,7 +828,7 @@ <h4 class="name" id="isNewSession"><span class="type-signature"></span>isNewSess
828828

829829
<dt class="tag-source">Source:</dt>
830830
<dd class="tag-source"><ul class="dummy"><li>
831-
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line209">line 209</a>
831+
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line208">line 208</a>
832832
</li></ul></dd>
833833

834834

@@ -1028,7 +1028,7 @@ <h5>Parameters:</h5>
10281028

10291029
<dt class="tag-source">Source:</dt>
10301030
<dd class="tag-source"><ul class="dummy"><li>
1031-
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line800">line 800</a>
1031+
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line794">line 794</a>
10321032
</li></ul></dd>
10331033

10341034

@@ -1210,7 +1210,7 @@ <h5>Parameters:</h5>
12101210

12111211
<dt class="tag-source">Source:</dt>
12121212
<dd class="tag-source"><ul class="dummy"><li>
1213-
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line827">line 827</a>
1213+
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line821">line 821</a>
12141214
</li></ul></dd>
12151215

12161216

@@ -1298,7 +1298,7 @@ <h4 class="name" id="saveEvents"><span class="type-signature"></span>saveEvents<
12981298

12991299
<dt class="tag-source">Source:</dt>
13001300
<dd class="tag-source"><ul class="dummy"><li>
1301-
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line506">line 506</a>
1301+
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line504">line 504</a>
13021302
</li></ul></dd>
13031303

13041304

@@ -1431,7 +1431,7 @@ <h5>Parameters:</h5>
14311431

14321432
<dt class="tag-source">Source:</dt>
14331433
<dd class="tag-source"><ul class="dummy"><li>
1434-
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line877">line 877</a>
1434+
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line871">line 871</a>
14351435
</li></ul></dd>
14361436

14371437

@@ -1564,7 +1564,7 @@ <h5>Parameters:</h5>
15641564

15651565
<dt class="tag-source">Source:</dt>
15661566
<dd class="tag-source"><ul class="dummy"><li>
1567-
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line589">line 589</a>
1567+
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line587">line 587</a>
15681568
</li></ul></dd>
15691569

15701570

@@ -1700,7 +1700,7 @@ <h5>Parameters:</h5>
17001700

17011701
<dt class="tag-source">Source:</dt>
17021702
<dd class="tag-source"><ul class="dummy"><li>
1703-
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line526">line 526</a>
1703+
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line524">line 524</a>
17041704
</li></ul></dd>
17051705

17061706

@@ -1789,7 +1789,7 @@ <h4 class="name" id="setGlobalUserProperties"><span class="type-signature"></spa
17891789

17901790
<dt class="tag-source">Source:</dt>
17911791
<dd class="tag-source"><ul class="dummy"><li>
1792-
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line1010">line 1010</a>
1792+
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line999">line 999</a>
17931793
</li></ul></dd>
17941794

17951795

@@ -1920,7 +1920,7 @@ <h5>Parameters:</h5>
19201920

19211921
<dt class="tag-source">Source:</dt>
19221922
<dd class="tag-source"><ul class="dummy"><li>
1923-
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line568">line 568</a>
1923+
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line566">line 566</a>
19241924
</li></ul></dd>
19251925

19261926

@@ -2051,7 +2051,7 @@ <h5>Parameters:</h5>
20512051

20522052
<dt class="tag-source">Source:</dt>
20532053
<dd class="tag-source"><ul class="dummy"><li>
2054-
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line549">line 549</a>
2054+
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line547">line 547</a>
20552055
</li></ul></dd>
20562056

20572057

@@ -2211,7 +2211,7 @@ <h5>Parameters:</h5>
22112211

22122212
<dt class="tag-source">Source:</dt>
22132213
<dd class="tag-source"><ul class="dummy"><li>
2214-
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line612">line 612</a>
2214+
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line610">line 610</a>
22152215
</li></ul></dd>
22162216

22172217

@@ -2347,7 +2347,7 @@ <h5>Parameters:</h5>
23472347

23482348
<dt class="tag-source">Source:</dt>
23492349
<dd class="tag-source"><ul class="dummy"><li>
2350-
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line692">line 692</a>
2350+
<a href="amplitude.js.html">amplitude.js</a>, <a href="amplitude.js.html#line690">line 690</a>
23512351
</li></ul></dd>
23522352

23532353

@@ -2400,7 +2400,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Amplitude
24002400
<br class="clear">
24012401

24022402
<footer>
2403-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a> on Fri Apr 01 2016 18:25:31 GMT-0700 (PDT)
2403+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a> on Mon Apr 04 2016 16:26:40 GMT-0700 (PDT)
24042404
</footer>
24052405

24062406
<script> prettyPrint(); </script>

documentation/Identify.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1295,7 +1295,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Amplitude
12951295
<br class="clear">
12961296

12971297
<footer>
1298-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a> on Fri Apr 01 2016 18:25:31 GMT-0700 (PDT)
1298+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a> on Mon Apr 04 2016 16:26:40 GMT-0700 (PDT)
12991299
</footer>
13001300

13011301
<script> prettyPrint(); </script>

0 commit comments

Comments
 (0)