@amplitude/analytics-browser 2.44.5 → 2.45.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/lib/cjs/attribution/tracking-methods.d.ts +1 -1
- package/lib/cjs/attribution/tracking-methods.d.ts.map +1 -1
- package/lib/cjs/attribution/tracking-methods.js +10 -2
- package/lib/cjs/attribution/tracking-methods.js.map +1 -1
- package/lib/cjs/config.d.ts +1 -1
- package/lib/cjs/version.d.ts +1 -1
- package/lib/cjs/version.js +1 -1
- package/lib/cjs/version.js.map +1 -1
- package/lib/esm/attribution/tracking-methods.d.ts +1 -1
- package/lib/esm/attribution/tracking-methods.d.ts.map +1 -1
- package/lib/esm/attribution/tracking-methods.js +10 -2
- package/lib/esm/attribution/tracking-methods.js.map +1 -1
- package/lib/esm/config.d.ts +1 -1
- package/lib/esm/version.d.ts +1 -1
- package/lib/esm/version.js +1 -1
- package/lib/esm/version.js.map +1 -1
- package/lib/scripts/amplitude-bookmarklet-snippet-min.js +1 -1
- package/lib/scripts/amplitude-bookmarklet.html +1 -1
- package/lib/scripts/amplitude-gtm-min.js +1 -1
- package/lib/scripts/amplitude-gtm-min.js.gz +0 -0
- package/lib/scripts/amplitude-gtm-min.js.map +1 -1
- package/lib/scripts/amplitude-gtm-snippet-min.js +1 -1
- package/lib/scripts/amplitude-min.js +1 -1
- package/lib/scripts/amplitude-min.js.gz +0 -0
- package/lib/scripts/amplitude-min.js.map +1 -1
- package/lib/scripts/amplitude-min.umd.js +1 -1
- package/lib/scripts/amplitude-min.umd.js.gz +0 -0
- package/lib/scripts/amplitude-snippet-instructions.html +1 -1
- package/lib/scripts/amplitude-snippet-min.js +1 -1
- package/lib/scripts/attribution/tracking-methods.d.ts +1 -1
- package/lib/scripts/attribution/tracking-methods.d.ts.map +1 -1
- package/lib/scripts/config.d.ts +1 -1
- package/lib/scripts/version.d.ts +1 -1
- package/package.json +9 -9
package/README.md
CHANGED
|
@@ -53,7 +53,7 @@ This SDK is also available through CDN. Copy the script loader below and paste b
|
|
|
53
53
|
<!-- README_SNIPPET_BLOCK -->
|
|
54
54
|
```html
|
|
55
55
|
<script type="text/javascript">
|
|
56
|
-
!function(){"use strict";!function(e,t){var r=e.amplitude||{_q:[],_iq:{}};if(r.invoked)e.console&&console.error&&console.error("Amplitude snippet has been loaded.");else{var n=function(e,t){e.prototype[t]=function(){return this._q.push({name:t,args:Array.prototype.slice.call(arguments,0)}),this}},s=function(e,t,r){return function(n){e._q.push({name:t,args:Array.prototype.slice.call(r,0),resolve:n})}},o=function(e,t,r){e[t]=function(){if(r)return{promise:new Promise(s(e,t,Array.prototype.slice.call(arguments)))};!function(e,t,r){e._q.push({name:t,args:Array.prototype.slice.call(r,0)})}(e,t,Array.prototype.slice.call(arguments))}},i=function(e){for(var t=0;t<
|
|
56
|
+
!function(){"use strict";!function(e,t){var r=e.amplitude||{_q:[],_iq:{}};if(r.invoked)e.console&&console.error&&console.error("Amplitude snippet has been loaded.");else{var n=function(e,t){e.prototype[t]=function(){return this._q.push({name:t,args:Array.prototype.slice.call(arguments,0)}),this}},s=function(e,t,r){return function(n){e._q.push({name:t,args:Array.prototype.slice.call(r,0),resolve:n})}},o=function(e,t,r){e[t]=function(){if(r)return{promise:new Promise(s(e,t,Array.prototype.slice.call(arguments)))};!function(e,t,r){e._q.push({name:t,args:Array.prototype.slice.call(r,0)})}(e,t,Array.prototype.slice.call(arguments))}},i=function(e){for(var t=0;t<y.length;t++)o(e,y[t],!1);for(var r=0;r<g.length;r++)o(e,g[r],!0)};r.invoked=!0;var c=t.createElement("script");c.type="text/javascript",c.integrity="sha384-XQIGro5vKBjeKbCMyWZF4q8Puikh1eIei8tB10PoJuxTrmVKpFnlIWPm7GvsgLcf",c.crossOrigin="anonymous",c.async=!0,c.src="https://cdn.amplitude.com/libs/analytics-browser-2.45.0-min.js.gz",c.onload=function(){e.amplitude.runQueuedFunctions||console.log("[Amplitude] Error: could not load SDK")};var a=t.getElementsByTagName("script")[0];a.parentNode.insertBefore(c,a);for(var u=function(){return this._q=[],this},p=["add","append","clearAll","prepend","set","setOnce","unset","preInsert","postInsert","remove","getUserProperties"],l=0;l<p.length;l++)n(u,p[l]);r.Identify=u;for(var d=function(){return this._q=[],this},f=["getEventProperties","setProductId","setQuantity","setPrice","setRevenue","setRevenueType","setReceipt","setReceiptSig","setCurrency","setEventProperties"],v=0;v<f.length;v++)n(d,f[v]);r.Revenue=d;var y=["getDeviceId","setDeviceId","getSessionId","setSessionId","getUserId","setUserId","setOptOut","setTransport","reset","extendSession"],g=["init","add","remove","track","logEvent","identify","groupIdentify","setGroup","revenue","flush"];i(r),r.createInstance=function(e){return r._iq[e]={_q:[]},i(r._iq[e]),r._iq[e]},e.amplitude=r}}(window,document)}();
|
|
57
57
|
|
|
58
58
|
amplitude.init("<YOUR_API_KEY>");
|
|
59
59
|
</script>
|
|
@@ -3,7 +3,7 @@ export declare const USER_PROPERTY_TRACKING_METHOD: TrackingMethod;
|
|
|
3
3
|
export declare const EVENT_PROPERTY_TRACKING_METHOD: TrackingMethod;
|
|
4
4
|
/**
|
|
5
5
|
* Normalizes attribution tracking methods from runtime config, drops unsupported values,
|
|
6
|
-
* and falls back to the
|
|
6
|
+
* and falls back to the default methods when nothing valid is provided.
|
|
7
7
|
*/
|
|
8
8
|
export declare const normalizeTrackingMethod: (trackingMethod?: unknown) => TrackingMethod[];
|
|
9
9
|
export declare const hasTrackingMethod: (options: AttributionOptions, trackingMethod: TrackingMethod) => boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tracking-methods.d.ts","sourceRoot":"","sources":["../../../src/attribution/tracking-methods.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE/E,eAAO,MAAM,6BAA6B,EAAE,cAA+B,CAAC;AAC5E,eAAO,MAAM,8BAA8B,EAAE,cAAgC,CAAC;
|
|
1
|
+
{"version":3,"file":"tracking-methods.d.ts","sourceRoot":"","sources":["../../../src/attribution/tracking-methods.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE/E,eAAO,MAAM,6BAA6B,EAAE,cAA+B,CAAC;AAC5E,eAAO,MAAM,8BAA8B,EAAE,cAAgC,CAAC;AAc9E;;;GAGG;AACH,eAAO,MAAM,uBAAuB,oBAAqB,OAAO,KAAG,cAAc,EAMhF,CAAC;AAEF,eAAO,MAAM,iBAAiB,YAAa,kBAAkB,kBAAkB,cAAc,YACnB,CAAC;AAE3E,eAAO,MAAM,gCAAgC,YAAa,kBAAkB,YACjB,CAAC;AAE5D,eAAO,MAAM,iCAAiC,YAAa,kBAAkB,YACjB,CAAC"}
|
|
@@ -7,13 +7,21 @@ exports.EVENT_PROPERTY_TRACKING_METHOD = 'eventProperty';
|
|
|
7
7
|
var isTrackingMethod = function (value) {
|
|
8
8
|
return value === exports.USER_PROPERTY_TRACKING_METHOD || value === exports.EVENT_PROPERTY_TRACKING_METHOD;
|
|
9
9
|
};
|
|
10
|
+
/**
|
|
11
|
+
* The default tracking methods used when no valid method is configured. Both run by default and
|
|
12
|
+
* are independent.
|
|
13
|
+
*/
|
|
14
|
+
var DEFAULT_TRACKING_METHODS = [
|
|
15
|
+
exports.USER_PROPERTY_TRACKING_METHOD,
|
|
16
|
+
exports.EVENT_PROPERTY_TRACKING_METHOD,
|
|
17
|
+
];
|
|
10
18
|
/**
|
|
11
19
|
* Normalizes attribution tracking methods from runtime config, drops unsupported values,
|
|
12
|
-
* and falls back to the
|
|
20
|
+
* and falls back to the default methods when nothing valid is provided.
|
|
13
21
|
*/
|
|
14
22
|
var normalizeTrackingMethod = function (trackingMethod) {
|
|
15
23
|
var normalized = tslib_1.__spreadArray([], tslib_1.__read(new Set((Array.isArray(trackingMethod) ? trackingMethod : [trackingMethod]).filter(isTrackingMethod))), false);
|
|
16
|
-
return normalized.length > 0 ? normalized : [
|
|
24
|
+
return normalized.length > 0 ? normalized : tslib_1.__spreadArray([], tslib_1.__read(DEFAULT_TRACKING_METHODS), false);
|
|
17
25
|
};
|
|
18
26
|
exports.normalizeTrackingMethod = normalizeTrackingMethod;
|
|
19
27
|
var hasTrackingMethod = function (options, trackingMethod) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tracking-methods.js","sourceRoot":"","sources":["../../../src/attribution/tracking-methods.ts"],"names":[],"mappings":";;;;AAEa,QAAA,6BAA6B,GAAmB,cAAc,CAAC;AAC/D,QAAA,8BAA8B,GAAmB,eAAe,CAAC;AAE9E,IAAM,gBAAgB,GAAG,UAAC,KAAc;IACtC,OAAA,KAAK,KAAK,qCAA6B,IAAI,KAAK,KAAK,sCAA8B;AAAnF,CAAmF,CAAC;AAEtF;;;GAGG;AACI,IAAM,uBAAuB,GAAG,UAAC,cAAwB;IAC9D,IAAM,UAAU,4CACX,IAAI,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC,MAAM,CAAC,gBAAgB,CAAC,CAAC,SACzG,CAAC;IAEF,OAAO,UAAU,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,
|
|
1
|
+
{"version":3,"file":"tracking-methods.js","sourceRoot":"","sources":["../../../src/attribution/tracking-methods.ts"],"names":[],"mappings":";;;;AAEa,QAAA,6BAA6B,GAAmB,cAAc,CAAC;AAC/D,QAAA,8BAA8B,GAAmB,eAAe,CAAC;AAE9E,IAAM,gBAAgB,GAAG,UAAC,KAAc;IACtC,OAAA,KAAK,KAAK,qCAA6B,IAAI,KAAK,KAAK,sCAA8B;AAAnF,CAAmF,CAAC;AAEtF;;;GAGG;AACH,IAAM,wBAAwB,GAA8B;IAC1D,qCAA6B;IAC7B,sCAA8B;CAC/B,CAAC;AAEF;;;GAGG;AACI,IAAM,uBAAuB,GAAG,UAAC,cAAwB;IAC9D,IAAM,UAAU,4CACX,IAAI,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC,MAAM,CAAC,gBAAgB,CAAC,CAAC,SACzG,CAAC;IAEF,OAAO,UAAU,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,0CAAK,wBAAwB,SAAC,CAAC;AAC5E,CAAC,CAAC;AANW,QAAA,uBAAuB,2BAMlC;AAEK,IAAM,iBAAiB,GAAG,UAAC,OAA2B,EAAE,cAA8B;IAC3F,OAAA,IAAA,+BAAuB,EAAC,OAAO,CAAC,cAAc,CAAC,CAAC,QAAQ,CAAC,cAAc,CAAC;AAAxE,CAAwE,CAAC;AAD9D,QAAA,iBAAiB,qBAC6C;AAEpE,IAAM,gCAAgC,GAAG,UAAC,OAA2B;IAC1E,OAAA,IAAA,yBAAiB,EAAC,OAAO,EAAE,qCAA6B,CAAC;AAAzD,CAAyD,CAAC;AAD/C,QAAA,gCAAgC,oCACe;AAErD,IAAM,iCAAiC,GAAG,UAAC,OAA2B;IAC3E,OAAA,IAAA,yBAAiB,EAAC,OAAO,EAAE,sCAA8B,CAAC;AAA1D,CAA0D,CAAC;AADhD,QAAA,iCAAiC,qCACe","sourcesContent":["import { AttributionOptions, TrackingMethod } from '@amplitude/analytics-core';\n\nexport const USER_PROPERTY_TRACKING_METHOD: TrackingMethod = 'userProperty';\nexport const EVENT_PROPERTY_TRACKING_METHOD: TrackingMethod = 'eventProperty';\n\nconst isTrackingMethod = (value: unknown): value is TrackingMethod =>\n value === USER_PROPERTY_TRACKING_METHOD || value === EVENT_PROPERTY_TRACKING_METHOD;\n\n/**\n * The default tracking methods used when no valid method is configured. Both run by default and\n * are independent.\n */\nconst DEFAULT_TRACKING_METHODS: readonly TrackingMethod[] = [\n USER_PROPERTY_TRACKING_METHOD,\n EVENT_PROPERTY_TRACKING_METHOD,\n];\n\n/**\n * Normalizes attribution tracking methods from runtime config, drops unsupported values,\n * and falls back to the default methods when nothing valid is provided.\n */\nexport const normalizeTrackingMethod = (trackingMethod?: unknown): TrackingMethod[] => {\n const normalized = [\n ...new Set((Array.isArray(trackingMethod) ? trackingMethod : [trackingMethod]).filter(isTrackingMethod)),\n ];\n\n return normalized.length > 0 ? normalized : [...DEFAULT_TRACKING_METHODS];\n};\n\nexport const hasTrackingMethod = (options: AttributionOptions, trackingMethod: TrackingMethod) =>\n normalizeTrackingMethod(options.trackingMethod).includes(trackingMethod);\n\nexport const isUserPropertyAttributionEnabled = (options: AttributionOptions) =>\n hasTrackingMethod(options, USER_PROPERTY_TRACKING_METHOD);\n\nexport const isEventPropertyAttributionEnabled = (options: AttributionOptions) =>\n hasTrackingMethod(options, EVENT_PROPERTY_TRACKING_METHOD);\n"]}
|
package/lib/cjs/config.d.ts
CHANGED
|
@@ -40,7 +40,7 @@ export declare class BrowserConfig extends Config implements IBrowserConfig {
|
|
|
40
40
|
topLevelDomain?: string | undefined;
|
|
41
41
|
enableRequestBodyCompression: boolean;
|
|
42
42
|
customEnrichment?: boolean | CustomEnrichmentOptions | undefined;
|
|
43
|
-
readonly version = "2.
|
|
43
|
+
readonly version = "2.45.0";
|
|
44
44
|
protected _cookieStorage: Storage<UserSession>;
|
|
45
45
|
protected _deviceId?: string;
|
|
46
46
|
protected _lastEventId?: number;
|
package/lib/cjs/version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const VERSION = "2.
|
|
1
|
+
export declare const VERSION = "2.45.0";
|
|
2
2
|
//# sourceMappingURL=version.d.ts.map
|
package/lib/cjs/version.js
CHANGED
package/lib/cjs/version.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":";;;AAAa,QAAA,OAAO,GAAG,QAAQ,CAAC","sourcesContent":["export const VERSION = '2.
|
|
1
|
+
{"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":";;;AAAa,QAAA,OAAO,GAAG,QAAQ,CAAC","sourcesContent":["export const VERSION = '2.45.0';\n"]}
|
|
@@ -3,7 +3,7 @@ export declare const USER_PROPERTY_TRACKING_METHOD: TrackingMethod;
|
|
|
3
3
|
export declare const EVENT_PROPERTY_TRACKING_METHOD: TrackingMethod;
|
|
4
4
|
/**
|
|
5
5
|
* Normalizes attribution tracking methods from runtime config, drops unsupported values,
|
|
6
|
-
* and falls back to the
|
|
6
|
+
* and falls back to the default methods when nothing valid is provided.
|
|
7
7
|
*/
|
|
8
8
|
export declare const normalizeTrackingMethod: (trackingMethod?: unknown) => TrackingMethod[];
|
|
9
9
|
export declare const hasTrackingMethod: (options: AttributionOptions, trackingMethod: TrackingMethod) => boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tracking-methods.d.ts","sourceRoot":"","sources":["../../../src/attribution/tracking-methods.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE/E,eAAO,MAAM,6BAA6B,EAAE,cAA+B,CAAC;AAC5E,eAAO,MAAM,8BAA8B,EAAE,cAAgC,CAAC;
|
|
1
|
+
{"version":3,"file":"tracking-methods.d.ts","sourceRoot":"","sources":["../../../src/attribution/tracking-methods.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE/E,eAAO,MAAM,6BAA6B,EAAE,cAA+B,CAAC;AAC5E,eAAO,MAAM,8BAA8B,EAAE,cAAgC,CAAC;AAc9E;;;GAGG;AACH,eAAO,MAAM,uBAAuB,oBAAqB,OAAO,KAAG,cAAc,EAMhF,CAAC;AAEF,eAAO,MAAM,iBAAiB,YAAa,kBAAkB,kBAAkB,cAAc,YACnB,CAAC;AAE3E,eAAO,MAAM,gCAAgC,YAAa,kBAAkB,YACjB,CAAC;AAE5D,eAAO,MAAM,iCAAiC,YAAa,kBAAkB,YACjB,CAAC"}
|
|
@@ -4,13 +4,21 @@ export var EVENT_PROPERTY_TRACKING_METHOD = 'eventProperty';
|
|
|
4
4
|
var isTrackingMethod = function (value) {
|
|
5
5
|
return value === USER_PROPERTY_TRACKING_METHOD || value === EVENT_PROPERTY_TRACKING_METHOD;
|
|
6
6
|
};
|
|
7
|
+
/**
|
|
8
|
+
* The default tracking methods used when no valid method is configured. Both run by default and
|
|
9
|
+
* are independent.
|
|
10
|
+
*/
|
|
11
|
+
var DEFAULT_TRACKING_METHODS = [
|
|
12
|
+
USER_PROPERTY_TRACKING_METHOD,
|
|
13
|
+
EVENT_PROPERTY_TRACKING_METHOD,
|
|
14
|
+
];
|
|
7
15
|
/**
|
|
8
16
|
* Normalizes attribution tracking methods from runtime config, drops unsupported values,
|
|
9
|
-
* and falls back to the
|
|
17
|
+
* and falls back to the default methods when nothing valid is provided.
|
|
10
18
|
*/
|
|
11
19
|
export var normalizeTrackingMethod = function (trackingMethod) {
|
|
12
20
|
var normalized = __spreadArray([], __read(new Set((Array.isArray(trackingMethod) ? trackingMethod : [trackingMethod]).filter(isTrackingMethod))), false);
|
|
13
|
-
return normalized.length > 0 ? normalized : [
|
|
21
|
+
return normalized.length > 0 ? normalized : __spreadArray([], __read(DEFAULT_TRACKING_METHODS), false);
|
|
14
22
|
};
|
|
15
23
|
export var hasTrackingMethod = function (options, trackingMethod) {
|
|
16
24
|
return normalizeTrackingMethod(options.trackingMethod).includes(trackingMethod);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tracking-methods.js","sourceRoot":"","sources":["../../../src/attribution/tracking-methods.ts"],"names":[],"mappings":";AAEA,MAAM,CAAC,IAAM,6BAA6B,GAAmB,cAAc,CAAC;AAC5E,MAAM,CAAC,IAAM,8BAA8B,GAAmB,eAAe,CAAC;AAE9E,IAAM,gBAAgB,GAAG,UAAC,KAAc;IACtC,OAAA,KAAK,KAAK,6BAA6B,IAAI,KAAK,KAAK,8BAA8B;AAAnF,CAAmF,CAAC;AAEtF;;;GAGG;AACH,MAAM,CAAC,IAAM,uBAAuB,GAAG,UAAC,cAAwB;IAC9D,IAAM,UAAU,4BACX,IAAI,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC,MAAM,CAAC,gBAAgB,CAAC,CAAC,SACzG,CAAC;IAEF,OAAO,UAAU,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,
|
|
1
|
+
{"version":3,"file":"tracking-methods.js","sourceRoot":"","sources":["../../../src/attribution/tracking-methods.ts"],"names":[],"mappings":";AAEA,MAAM,CAAC,IAAM,6BAA6B,GAAmB,cAAc,CAAC;AAC5E,MAAM,CAAC,IAAM,8BAA8B,GAAmB,eAAe,CAAC;AAE9E,IAAM,gBAAgB,GAAG,UAAC,KAAc;IACtC,OAAA,KAAK,KAAK,6BAA6B,IAAI,KAAK,KAAK,8BAA8B;AAAnF,CAAmF,CAAC;AAEtF;;;GAGG;AACH,IAAM,wBAAwB,GAA8B;IAC1D,6BAA6B;IAC7B,8BAA8B;CAC/B,CAAC;AAEF;;;GAGG;AACH,MAAM,CAAC,IAAM,uBAAuB,GAAG,UAAC,cAAwB;IAC9D,IAAM,UAAU,4BACX,IAAI,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC,MAAM,CAAC,gBAAgB,CAAC,CAAC,SACzG,CAAC;IAEF,OAAO,UAAU,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,0BAAK,wBAAwB,SAAC,CAAC;AAC5E,CAAC,CAAC;AAEF,MAAM,CAAC,IAAM,iBAAiB,GAAG,UAAC,OAA2B,EAAE,cAA8B;IAC3F,OAAA,uBAAuB,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,QAAQ,CAAC,cAAc,CAAC;AAAxE,CAAwE,CAAC;AAE3E,MAAM,CAAC,IAAM,gCAAgC,GAAG,UAAC,OAA2B;IAC1E,OAAA,iBAAiB,CAAC,OAAO,EAAE,6BAA6B,CAAC;AAAzD,CAAyD,CAAC;AAE5D,MAAM,CAAC,IAAM,iCAAiC,GAAG,UAAC,OAA2B;IAC3E,OAAA,iBAAiB,CAAC,OAAO,EAAE,8BAA8B,CAAC;AAA1D,CAA0D,CAAC","sourcesContent":["import { AttributionOptions, TrackingMethod } from '@amplitude/analytics-core';\n\nexport const USER_PROPERTY_TRACKING_METHOD: TrackingMethod = 'userProperty';\nexport const EVENT_PROPERTY_TRACKING_METHOD: TrackingMethod = 'eventProperty';\n\nconst isTrackingMethod = (value: unknown): value is TrackingMethod =>\n value === USER_PROPERTY_TRACKING_METHOD || value === EVENT_PROPERTY_TRACKING_METHOD;\n\n/**\n * The default tracking methods used when no valid method is configured. Both run by default and\n * are independent.\n */\nconst DEFAULT_TRACKING_METHODS: readonly TrackingMethod[] = [\n USER_PROPERTY_TRACKING_METHOD,\n EVENT_PROPERTY_TRACKING_METHOD,\n];\n\n/**\n * Normalizes attribution tracking methods from runtime config, drops unsupported values,\n * and falls back to the default methods when nothing valid is provided.\n */\nexport const normalizeTrackingMethod = (trackingMethod?: unknown): TrackingMethod[] => {\n const normalized = [\n ...new Set((Array.isArray(trackingMethod) ? trackingMethod : [trackingMethod]).filter(isTrackingMethod)),\n ];\n\n return normalized.length > 0 ? normalized : [...DEFAULT_TRACKING_METHODS];\n};\n\nexport const hasTrackingMethod = (options: AttributionOptions, trackingMethod: TrackingMethod) =>\n normalizeTrackingMethod(options.trackingMethod).includes(trackingMethod);\n\nexport const isUserPropertyAttributionEnabled = (options: AttributionOptions) =>\n hasTrackingMethod(options, USER_PROPERTY_TRACKING_METHOD);\n\nexport const isEventPropertyAttributionEnabled = (options: AttributionOptions) =>\n hasTrackingMethod(options, EVENT_PROPERTY_TRACKING_METHOD);\n"]}
|
package/lib/esm/config.d.ts
CHANGED
|
@@ -40,7 +40,7 @@ export declare class BrowserConfig extends Config implements IBrowserConfig {
|
|
|
40
40
|
topLevelDomain?: string | undefined;
|
|
41
41
|
enableRequestBodyCompression: boolean;
|
|
42
42
|
customEnrichment?: boolean | CustomEnrichmentOptions | undefined;
|
|
43
|
-
readonly version = "2.
|
|
43
|
+
readonly version = "2.45.0";
|
|
44
44
|
protected _cookieStorage: Storage<UserSession>;
|
|
45
45
|
protected _deviceId?: string;
|
|
46
46
|
protected _lastEventId?: number;
|
package/lib/esm/version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const VERSION = "2.
|
|
1
|
+
export declare const VERSION = "2.45.0";
|
|
2
2
|
//# sourceMappingURL=version.d.ts.map
|
package/lib/esm/version.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export var VERSION = '2.
|
|
1
|
+
export var VERSION = '2.45.0';
|
|
2
2
|
//# sourceMappingURL=version.js.map
|
package/lib/esm/version.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,IAAM,OAAO,GAAG,QAAQ,CAAC","sourcesContent":["export const VERSION = '2.
|
|
1
|
+
{"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,IAAM,OAAO,GAAG,QAAQ,CAAC","sourcesContent":["export const VERSION = '2.45.0';\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(){"use strict";!function(e,t){var r=e.amplitude||{_q:[],_iq:{}};if(r.invoked)e.console&&console.error&&console.error("Amplitude snippet has been loaded.");else{var n=function(e,t){e.prototype[t]=function(){return this._q.push({name:t,args:Array.prototype.slice.call(arguments,0)}),this}},i=function(e,t,r){return function(n){e._q.push({name:t,args:Array.prototype.slice.call(r,0),resolve:n})}},o=function(e,t,r){e[t]=function(){if(r)return{promise:new Promise(i(e,t,Array.prototype.slice.call(arguments)))}}},s=function(e){for(var t=0;t<
|
|
1
|
+
!function(){"use strict";!function(e,t){var r=e.amplitude||{_q:[],_iq:{}};if(r.invoked)e.console&&console.error&&console.error("Amplitude snippet has been loaded.");else{var n=function(e,t){e.prototype[t]=function(){return this._q.push({name:t,args:Array.prototype.slice.call(arguments,0)}),this}},i=function(e,t,r){return function(n){e._q.push({name:t,args:Array.prototype.slice.call(r,0),resolve:n})}},o=function(e,t,r){e[t]=function(){if(r)return{promise:new Promise(i(e,t,Array.prototype.slice.call(arguments)))}}},s=function(e){for(var t=0;t<v.length;t++)o(e,v[t],!1);for(var r=0;r<y.length;r++)o(e,y[r],!0)};r.invoked=!0;var u=t.getElementsByTagName("script")[0],a=t.createElement("script");a.src="https://cdn.amplitude.com/libs/plugin-autocapture-browser-0.9.0-min.js.gz",a.async=!1,u.parentNode.insertBefore(a,u);var c=t.createElement("script");c.type="text/javascript",c.integrity="sha384-XQIGro5vKBjeKbCMyWZF4q8Puikh1eIei8tB10PoJuxTrmVKpFnlIWPm7GvsgLcf",c.crossOrigin="anonymous",c.async=!1,c.src="https://cdn.amplitude.com/libs/analytics-browser-2.45.0-min.js.gz",c.onload=function(){e.amplitude.runQueuedFunctions||console.log("[Amplitude] Error: could not load SDK"),e.amplitude.init("YOUR_API_KEY","YOUR_USER_ID",{instanceName:"amplitude-bookmarklet",serverZone:"YOUR_SERVER_ZONE",ingestionMetadata:{sourceName:"browser-typescript-bookmarklet",sourceVersion:"1.0.0"},optOut:!1}),amplitudeAutocapturePlugin&&litudeAutocapturePlugin.autocapturePlugin&&"function"==typeof amplitudeAutocapturePlugin.autocapturePlugin&&e.amplitude.add(amplitudeAutocapturePlugin.autocapturePlugin()),alert("Amplitude is now tracking events!")},u.parentNode.insertBefore(c,u);for(var p=function(){return this._q=[],this},l=["add","append","clearAll","prepend","set","setOnce","unset","preInsert","postInsert","remove","getUserProperties"],d=0;d<l.length;d++)n(p,l[d]);r.Identify=p;for(var m=function(){return this._q=[],this},g=["getEventProperties","setProductId","setQuantity","setPrice","setRevenue","setRevenueType","setReceipt","setReceiptSig","setCurrency","setEventProperties"],f=0;f<g.length;f++)n(m,g[f]);r.Revenue=m;var v=["getDeviceId","setDeviceId","getSessionId","setSessionId","getUserId","setUserId","setOptOut","setTransport","reset","extendSession"],y=["init","add","remove","track","logEvent","identify","groupIdentify","setGroup","revenue","flush"];s(r),r.createInstance=function(e){return r._iq[e]={_q:[]},s(r._iq[e]),r._iq[e]},e.amplitude=r}}(window,document)}();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
javascript:!function()%7B%22use%20strict%22%3B!function(e%2Ct)%7Bvar%20r%3De.amplitude%7C%7C%7B_q%3A%5B%5D%2C_iq%3A%7B%7D%7D%3Bif(r.invoked)e.console%26%26console.error%26%26console.error(%22Amplitude%20snippet%20has%20been%20loaded.%22)%3Belse%7Bvar%20n%3Dfunction(e%2Ct)%7Be.prototype%5Bt%5D%3Dfunction()%7Breturn%20this._q.push(%7Bname%3At%2Cargs%3AArray.prototype.slice.call(arguments%2C0)%7D)%2Cthis%7D%7D%2Ci%3Dfunction(e%2Ct%2Cr)%7Breturn%20function(n)%7Be._q.push(%7Bname%3At%2Cargs%3AArray.prototype.slice.call(r%2C0)%2Cresolve%3An%7D)%7D%7D%2Co%3Dfunction(e%2Ct%2Cr)%7Be%5Bt%5D%3Dfunction()%7Bif(r)return%7Bpromise%3Anew%20Promise(i(e%2Ct%2CArray.prototype.slice.call(arguments)))%7D%7D%7D%2Cs%3Dfunction(e)%7Bfor(var%20t%3D0%3Bt%
|
|
1
|
+
javascript:!function()%7B%22use%20strict%22%3B!function(e%2Ct)%7Bvar%20r%3De.amplitude%7C%7C%7B_q%3A%5B%5D%2C_iq%3A%7B%7D%7D%3Bif(r.invoked)e.console%26%26console.error%26%26console.error(%22Amplitude%20snippet%20has%20been%20loaded.%22)%3Belse%7Bvar%20n%3Dfunction(e%2Ct)%7Be.prototype%5Bt%5D%3Dfunction()%7Breturn%20this._q.push(%7Bname%3At%2Cargs%3AArray.prototype.slice.call(arguments%2C0)%7D)%2Cthis%7D%7D%2Ci%3Dfunction(e%2Ct%2Cr)%7Breturn%20function(n)%7Be._q.push(%7Bname%3At%2Cargs%3AArray.prototype.slice.call(r%2C0)%2Cresolve%3An%7D)%7D%7D%2Co%3Dfunction(e%2Ct%2Cr)%7Be%5Bt%5D%3Dfunction()%7Bif(r)return%7Bpromise%3Anew%20Promise(i(e%2Ct%2CArray.prototype.slice.call(arguments)))%7D%7D%7D%2Cs%3Dfunction(e)%7Bfor(var%20t%3D0%3Bt%3Cv.length%3Bt%2B%2B)o(e%2Cv%5Bt%5D%2C!1)%3Bfor(var%20r%3D0%3Br%3Cy.length%3Br%2B%2B)o(e%2Cy%5Br%5D%2C!0)%7D%3Br.invoked%3D!0%3Bvar%20u%3Dt.getElementsByTagName(%22script%22)%5B0%5D%2Ca%3Dt.createElement(%22script%22)%3Ba.src%3D%22https%3A%2F%2Fcdn.amplitude.com%2Flibs%2Fplugin-autocapture-browser-0.9.0-min.js.gz%22%2Ca.async%3D!1%2Cu.parentNode.insertBefore(a%2Cu)%3Bvar%20c%3Dt.createElement(%22script%22)%3Bc.type%3D%22text%2Fjavascript%22%2Cc.integrity%3D%22sha384-XQIGro5vKBjeKbCMyWZF4q8Puikh1eIei8tB10PoJuxTrmVKpFnlIWPm7GvsgLcf%22%2Cc.crossOrigin%3D%22anonymous%22%2Cc.async%3D!1%2Cc.src%3D%22https%3A%2F%2Fcdn.amplitude.com%2Flibs%2Fanalytics-browser-2.45.0-min.js.gz%22%2Cc.onload%3Dfunction()%7Be.amplitude.runQueuedFunctions%7C%7Cconsole.log(%22%5BAmplitude%5D%20Error%3A%20could%20not%20load%20SDK%22)%2Ce.amplitude.init(%22YOUR_API_KEY%22%2C%22YOUR_USER_ID%22%2C%7BinstanceName%3A%22amplitude-bookmarklet%22%2CserverZone%3A%22YOUR_SERVER_ZONE%22%2CingestionMetadata%3A%7BsourceName%3A%22browser-typescript-bookmarklet%22%2CsourceVersion%3A%221.0.0%22%7D%2CoptOut%3A!1%7D)%2CamplitudeAutocapturePlugin%26%26amplitudeAutocapturePlugin.autocapturePlugin%26%26%22function%22%3D%3Dtypeof%20amplitudeAutocapturePlugin.autocapturePlugin%26%26e.amplitude.add(amplitudeAutocapturePlugin.autocapturePlugin())%2Calert(%22Amplitude%20is%20now%20tracking%20events!%22)%7D%2Cu.parentNode.insertBefore(c%2Cu)%3Bfor(var%20p%3Dfunction()%7Breturn%20this._q%3D%5B%5D%2Cthis%7D%2Cl%3D%5B%22add%22%2C%22append%22%2C%22clearAll%22%2C%22prepend%22%2C%22set%22%2C%22setOnce%22%2C%22unset%22%2C%22preInsert%22%2C%22postInsert%22%2C%22remove%22%2C%22getUserProperties%22%5D%2Cd%3D0%3Bd%3Cl.length%3Bd%2B%2B)n(p%2Cl%5Bd%5D)%3Br.Identify%3Dp%3Bfor(var%20m%3Dfunction()%7Breturn%20this._q%3D%5B%5D%2Cthis%7D%2Cg%3D%5B%22getEventProperties%22%2C%22setProductId%22%2C%22setQuantity%22%2C%22setPrice%22%2C%22setRevenue%22%2C%22setRevenueType%22%2C%22setReceipt%22%2C%22setReceiptSig%22%2C%22setCurrency%22%2C%22setEventProperties%22%5D%2Cf%3D0%3Bf%3Cg.length%3Bf%2B%2B)n(m%2Cg%5Bf%5D)%3Br.Revenue%3Dm%3Bvar%20v%3D%5B%22getDeviceId%22%2C%22setDeviceId%22%2C%22getSessionId%22%2C%22setSessionId%22%2C%22getUserId%22%2C%22setUserId%22%2C%22setOptOut%22%2C%22setTransport%22%2C%22reset%22%2C%22extendSession%22%5D%2Cy%3D%5B%22init%22%2C%22add%22%2C%22remove%22%2C%22track%22%2C%22logEvent%22%2C%22identify%22%2C%22groupIdentify%22%2C%22setGroup%22%2C%22revenue%22%2C%22flush%22%5D%3Bs(r)%2Cr.createInstance%3Dfunction(e)%7Breturn%20r._iq%5Be%5D%3D%7B_q%3A%5B%5D%7D%2Cs(r._iq%5Be%5D)%2Cr._iq%5Be%5D%7D%2Ce.amplitude%3Dr%7D%7D(window%2Cdocument)%7D()%3B%0A
|