We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81d61d0 commit 1d615daCopy full SHA for 1d615da
README.md
@@ -7,7 +7,7 @@ Amplitude-Javascript
7
8
<script type="text/javascript">
9
(function(e,t){var r=e.amplitude||{};var a=t.createElement("script");a.type="text/javascript";
10
- a.async=true;a.src="http://cdn.amplitude.com/libs/amplitude-1.0-min.js";
+ a.async=true;a.src="https://d24n15hnbwhuhn.cloudfront.net/libs/amplitude-1.0-min.js";
11
var n=t.getElementsByTagName("script")[0];n.parentNode.insertBefore(a,n);
12
r._q=[];function i(e){r[e]=function(){r._q.push([e].concat(Array.prototype.slice.call(arguments,0)))}}
13
var s=["init","logEvent","setUserId","setGlobalUserProperties","setVersionName"];
0 commit comments