CASH-1637
pretier
This commit is contained in:
parent
b49a66b599
commit
f6aca0046c
1 changed files with 1 additions and 1 deletions
|
|
@ -200,7 +200,7 @@ export default {
|
||||||
await this.logPageView(analyticsPageEvents.ENTRY);
|
await this.logPageView(analyticsPageEvents.ENTRY);
|
||||||
},
|
},
|
||||||
|
|
||||||
// This sends session data to the session logging endpoint on the analytics service.
|
// This sends session data to the session logging endpoint on the analytics service.
|
||||||
// From there, it uses aws kinesis data stream, DigitalConsumer-Session-Data-Stream,
|
// From there, it uses aws kinesis data stream, DigitalConsumer-Session-Data-Stream,
|
||||||
// and aws FireHose stream, DigitalConsumer-Session-Firehose, to push data to an
|
// and aws FireHose stream, DigitalConsumer-Session-Firehose, to push data to an
|
||||||
// S3 bucket, safelite-dev-digitalconsumer-session-data-us-east-2/1.
|
// S3 bucket, safelite-dev-digitalconsumer-session-data-us-east-2/1.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue