Skip to content

Commit 1d667c3

Browse files
committed
update readme
1 parent f3ffdde commit 1d667c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Amplitude-Javascript
1414
r.onload=function(){t.amplitude.runQueuedFunctions()};var s=e.getElementsByTagName("script")[0];
1515
s.parentNode.insertBefore(r,s);var i=function(){this._q=[];return this};function o(t){
1616
i.prototype[t]=function(){this._q.push([t].concat(Array.prototype.slice.call(arguments,0)));
17-
return this}}var a=["add","set","setOnce","unset"];for(var u=0;u<a.length;u++){o(a[u]);
17+
return this}}var a=["add","append","set","setOnce","unset"];for(var u=0;u<a.length;u++){o(a[u]);
1818
}n.Identify=i;n._q=[];function c(t){n[t]=function(){n._q.push([t].concat(Array.prototype.slice.call(arguments,0)));
1919
}}var l=["init","logEvent","logRevenue","setUserId","setUserProperties","setOptOut","setVersionName","setDomain","setDeviceId","setGlobalUserProperties","identify"];
2020
for(var p=0;p<l.length;p++){c(l[p])}t.amplitude=n})(window,document);

0 commit comments

Comments
 (0)