|
1 |
| -Amplitude-Javascript |
| 1 | +Amplitude-JavaScript |
2 | 2 | ====================
|
3 | 3 |
|
4 |
| -A Javascript SDK for tracking events and revenue to [Amplitude](https://www.amplitude.com). |
| 4 | +A JavaScript SDK for tracking events and revenue to [Amplitude](https://www.amplitude.com). |
5 | 5 |
|
6 | 6 | # Setup #
|
7 |
| -Please see our [installation guide](https://amplitude.zendesk.com/hc/en-us/articles/115001361248-JavaScript-SDK-Installation) for instructions on installing and using our Javascript SDK. |
| 7 | +Please see our [installation guide](https://amplitude.zendesk.com/hc/en-us/articles/115001361248-JavaScript-SDK-Installation) for instructions on installing and using our JavaScript SDK. |
8 | 8 |
|
9 | 9 | # Latest Version #
|
10 |
| -[3.6.0 - Released on September 13, 2017](https://github.com/amplitude/Amplitude-Javascript/releases/latest) |
11 |
| -[](https://circleci.com/gh/amplitude/Amplitude-Javascript) |
| 10 | +[3.6.0 - Released on September 13, 2017](https://github.com/amplitude/Amplitude-JavaScript/releases/latest) |
| 11 | +[](https://circleci.com/gh/amplitude/Amplitude-JavaScript) |
12 | 12 |
|
13 |
| -# Javascript SDK Reference # |
14 |
| -See our [Javascript SDK Reference](https://amplitude.zendesk.com/hc/en-us/articles/115002889587-JavaScript-SDK-Reference) for a list and description of all available SDK methods. |
| 13 | +# JavaScript SDK Reference # |
| 14 | +See our [JavaScript SDK Reference](https://amplitude.zendesk.com/hc/en-us/articles/115002889587-JavaScript-SDK-Reference) for a list and description of all available SDK methods. |
15 | 15 |
|
16 | 16 | # Demo Pages #
|
17 |
| -* A [demo page](https://github.com/amplitude/Amplitude-Javascript/blob/master/test/browser/amplitudejs.html) showing a simple integration on a web page. |
18 |
| -* A [demo page](https://github.com/amplitude/Amplitude-Javascript/blob/master/test/browser/amplitudejs-requirejs.html) showing an integration using RequireJS. |
| 17 | +* A [demo page](https://github.com/amplitude/Amplitude-JavaScript/blob/master/test/browser/amplitudejs.html) showing a simple integration on a web page. |
| 18 | +* A [demo page](https://github.com/amplitude/Amplitude-JavaScript/blob/master/test/browser/amplitudejs-requirejs.html) showing an integration using RequireJS. |
19 | 19 | * A [demo page](https://github.com/amplitude/GTM-Web-Demo) demonstrating a potential integration with Google Tag Manager.
|
20 | 20 |
|
21 | 21 | # Changelog #
|
22 |
| -Click [here](https://github.com/amplitude/Amplitude-Javascript/blob/master/CHANGELOG.md) to view the Javascript SDK Changelog. |
| 22 | +Click [here](https://github.com/amplitude/Amplitude-JavaScript/blob/master/CHANGELOG.md) to view the JavaScript SDK Changelog. |
23 | 23 |
|
24 | 24 | # Questions? #
|
25 |
| -If you have questions about using or installing our Javascript SDK, you can send an email to [Amplitude Support ](mailto:[email protected]). |
| 25 | +If you have questions about using or installing our JavaScript SDK, you can send an email to [Amplitude Support ](mailto:[email protected]). |
26 | 26 |
|
27 | 27 | # License #
|
28 | 28 | ```text
|
|
0 commit comments