@@ -59,11 +59,11 @@ declare module '@firebase/component' {
59
59
}
60
60
61
61
/**
62
- * Returns a {@link Analytics} instance for the given app.
62
+ * Returns an {@link Analytics} instance for the given app.
63
63
*
64
64
* @public
65
65
*
66
- * @param app - The ` FirebaseApp` to use.
66
+ * @param app - The { @link @firebase/app# FirebaseApp} to use.
67
67
*/
68
68
export function getAnalytics ( app : FirebaseApp = getApp ( ) ) : Analytics {
69
69
app = getModularInstance ( app ) ;
@@ -81,11 +81,11 @@ export function getAnalytics(app: FirebaseApp = getApp()): Analytics {
81
81
}
82
82
83
83
/**
84
- * Returns a {@link Analytics} instance for the given app.
84
+ * Returns an {@link Analytics} instance for the given app.
85
85
*
86
86
* @public
87
87
*
88
- * @param app - The ` FirebaseApp` to use.
88
+ * @param app - The { @link @firebase/app# FirebaseApp} to use.
89
89
*/
90
90
export function initializeAnalytics (
91
91
app : FirebaseApp ,
@@ -216,7 +216,7 @@ export function setAnalyticsCollectionEnabled(
216
216
) . catch ( e => logger . error ( e ) ) ;
217
217
}
218
218
/**
219
- * Sends Google Analytics event with given `eventParams`. This method
219
+ * Sends a Google Analytics event with given `eventParams`. This method
220
220
* automatically associates this logged event with this Firebase web
221
221
* app instance on this device.
222
222
* @public
@@ -239,7 +239,7 @@ export function logEvent(
239
239
) : void ;
240
240
241
241
/**
242
- * Sends Google Analytics event with given `eventParams`. This method
242
+ * Sends a Google Analytics event with given `eventParams`. This method
243
243
* automatically associates this logged event with this Firebase web
244
244
* app instance on this device.
245
245
* @public
@@ -262,7 +262,7 @@ export function logEvent(
262
262
) : void ;
263
263
264
264
/**
265
- * Sends Google Analytics event with given `eventParams`. This method
265
+ * Sends a Google Analytics event with given `eventParams`. This method
266
266
* automatically associates this logged event with this Firebase web
267
267
* app instance on this device.
268
268
* @public
@@ -283,7 +283,7 @@ export function logEvent(
283
283
) : void ;
284
284
285
285
/**
286
- * Sends Google Analytics event with given `eventParams`. This method
286
+ * Sends a Google Analytics event with given `eventParams`. This method
287
287
* automatically associates this logged event with this Firebase web
288
288
* app instance on this device.
289
289
* @public
@@ -305,7 +305,7 @@ export function logEvent(
305
305
) : void ;
306
306
307
307
/**
308
- * Sends Google Analytics event with given `eventParams`. This method
308
+ * Sends a Google Analytics event with given `eventParams`. This method
309
309
* automatically associates this logged event with this Firebase web
310
310
* app instance on this device.
311
311
* @public
@@ -329,7 +329,7 @@ export function logEvent(
329
329
) : void ;
330
330
331
331
/**
332
- * Sends Google Analytics event with given `eventParams`. This method
332
+ * Sends a Google Analytics event with given `eventParams`. This method
333
333
* automatically associates this logged event with this Firebase web
334
334
* app instance on this device.
335
335
* @public
@@ -349,7 +349,7 @@ export function logEvent(
349
349
) : void ;
350
350
351
351
/**
352
- * Sends Google Analytics event with given `eventParams`. This method
352
+ * Sends a Google Analytics event with given `eventParams`. This method
353
353
* automatically associates this logged event with this Firebase web
354
354
* app instance on this device.
355
355
* @public
@@ -369,7 +369,7 @@ export function logEvent(
369
369
) : void ;
370
370
371
371
/**
372
- * Sends Google Analytics event with given `eventParams`. This method
372
+ * Sends a Google Analytics event with given `eventParams`. This method
373
373
* automatically associates this logged event with this Firebase web
374
374
* app instance on this device.
375
375
* @public
@@ -388,7 +388,7 @@ export function logEvent(
388
388
) : void ;
389
389
390
390
/**
391
- * Sends Google Analytics event with given `eventParams`. This method
391
+ * Sends a Google Analytics event with given `eventParams`. This method
392
392
* automatically associates this logged event with this Firebase web
393
393
* app instance on this device.
394
394
* @public
@@ -409,7 +409,7 @@ export function logEvent(
409
409
) : void ;
410
410
411
411
/**
412
- * Sends Google Analytics event with given `eventParams`. This method
412
+ * Sends a Google Analytics event with given `eventParams`. This method
413
413
* automatically associates this logged event with this Firebase web
414
414
* app instance on this device.
415
415
* @public
@@ -435,7 +435,7 @@ export function logEvent(
435
435
) : void ;
436
436
437
437
/**
438
- * Sends Google Analytics event with given `eventParams`. This method
438
+ * Sends a Google Analytics event with given `eventParams`. This method
439
439
* automatically associates this logged event with this Firebase web
440
440
* app instance on this device.
441
441
* @public
@@ -454,7 +454,7 @@ export function logEvent(
454
454
) : void ;
455
455
456
456
/**
457
- * Sends Google Analytics event with given `eventParams`. This method
457
+ * Sends a Google Analytics event with given `eventParams`. This method
458
458
* automatically associates this logged event with this Firebase web
459
459
* app instance on this device.
460
460
* @public
@@ -473,7 +473,7 @@ export function logEvent(
473
473
) : void ;
474
474
475
475
/**
476
- * Sends Google Analytics event with given `eventParams`. This method
476
+ * Sends a Google Analytics event with given `eventParams`. This method
477
477
* automatically associates this logged event with this Firebase web
478
478
* app instance on this device.
479
479
* @public
@@ -493,7 +493,7 @@ export function logEvent(
493
493
) : void ;
494
494
495
495
/**
496
- * Sends Google Analytics event with given `eventParams`. This method
496
+ * Sends a Google Analytics event with given `eventParams`. This method
497
497
* automatically associates this logged event with this Firebase web
498
498
* app instance on this device.
499
499
* @public
@@ -514,7 +514,7 @@ export function logEvent(
514
514
) : void ;
515
515
516
516
/**
517
- * Sends Google Analytics event with given `eventParams`. This method
517
+ * Sends a Google Analytics event with given `eventParams`. This method
518
518
* automatically associates this logged event with this Firebase web
519
519
* app instance on this device.
520
520
* @public
@@ -535,7 +535,7 @@ export function logEvent(
535
535
) : void ;
536
536
537
537
/**
538
- * Sends Google Analytics event with given `eventParams`. This method
538
+ * Sends a Google Analytics event with given `eventParams`. This method
539
539
* automatically associates this logged event with this Firebase web
540
540
* app instance on this device.
541
541
* @public
@@ -555,7 +555,7 @@ export function logEvent(
555
555
) : void ;
556
556
557
557
/**
558
- * Sends Google Analytics event with given `eventParams`. This method
558
+ * Sends a Google Analytics event with given `eventParams`. This method
559
559
* automatically associates this logged event with this Firebase web
560
560
* app instance on this device.
561
561
* @public
@@ -576,7 +576,7 @@ export function logEvent(
576
576
) : void ;
577
577
578
578
/**
579
- * Sends Google Analytics event with given `eventParams`. This method
579
+ * Sends a Google Analytics event with given `eventParams`. This method
580
580
* automatically associates this logged event with this Firebase web
581
581
* app instance on this device.
582
582
* @public
@@ -595,7 +595,7 @@ export function logEvent(
595
595
) : void ;
596
596
597
597
/**
598
- * Sends Google Analytics event with given `eventParams`. This method
598
+ * Sends a Google Analytics event with given `eventParams`. This method
599
599
* automatically associates this logged event with this Firebase web
600
600
* app instance on this device.
601
601
* @public
@@ -617,7 +617,7 @@ export function logEvent(
617
617
) : void ;
618
618
619
619
/**
620
- * Sends Google Analytics event with given `eventParams`. This method
620
+ * Sends a Google Analytics event with given `eventParams`. This method
621
621
* automatically associates this logged event with this Firebase web
622
622
* app instance on this device.
623
623
* @public
@@ -638,7 +638,7 @@ export function logEvent(
638
638
) : void ;
639
639
640
640
/**
641
- * Sends Google Analytics event with given `eventParams`. This method
641
+ * Sends a Google Analytics event with given `eventParams`. This method
642
642
* automatically associates this logged event with this Firebase web
643
643
* app instance on this device.
644
644
* @public
@@ -659,7 +659,7 @@ export function logEvent(
659
659
) : void ;
660
660
661
661
/**
662
- * Sends Google Analytics event with given `eventParams`. This method
662
+ * Sends a Google Analytics event with given `eventParams`. This method
663
663
* automatically associates this logged event with this Firebase web
664
664
* app instance on this device.
665
665
* @public
@@ -675,7 +675,7 @@ export function logEvent<T extends string>(
675
675
) : void ;
676
676
677
677
/**
678
- * Sends Google Analytics event with given `eventParams`. This method
678
+ * Sends a Google Analytics event with given `eventParams`. This method
679
679
* automatically associates this logged event with this Firebase web
680
680
* app instance on this device.
681
681
* List of official event parameters can be found in the gtag.js
0 commit comments