components icon indicating copy to clipboard operation
components copied to clipboard

[Documentation]: Analytics

Open marios-zindilis opened this issue 6 months ago • 3 comments

Description

Hello!

There are a lot of references to analytics in the commit messages, but no documentation. Specifically, what do analytics mean for users of Cloudscape that aren't AWS? Are analytics configurable? Are they opt-in? Opt-out? On by default or off by default?

Cheers, Marios.

Code of Conduct

marios-zindilis avatar Jun 14 '25 11:06 marios-zindilis

Hi Marios,

The components library itself doesn't send telemetry, but is written to use existing an telemetry service loaded on the page to submitting certain events. So if you use Cloudscape in an project outside of AWS, the components don't send any telemetry data.

avinashbot avatar Jun 23 '25 10:06 avinashbot

Thank you for the reply.

Can we get some documentation about this? For users of the components outside of AWS, the unclear workings of the analytics can be a blocker for adopting Cloudscape. I understand that this isn't an issue of the components. If there is a better place to discuss this, please let me know.

marios-zindilis avatar Jun 24 '25 08:06 marios-zindilis

In our API documentation, for internal analytics properties, (e.g. analyticsMetadata), we specify they're "used internally in AWS". We will add some clarification that analytics properties will have no effect outside of internal AWS pages.

avinashbot avatar Jul 24 '25 09:07 avinashbot