Files
backstage/plugins
Emma Indal af4980fb5d [Search] SearchBar Analytics tracking (#8656)
* test capture search bar events

Signed-off-by: Emma Indal <emmai@spotify.com>

* capture search bar events

Signed-off-by: Emma Indal <emmai@spotify.com>

* only run onChange method if provided, otherwise set term

Signed-off-by: Emma Indal <emmai@spotify.com>

* changeset

Signed-off-by: Emma Indal <emmai@spotify.com>

* unconditionally call analytics API

Signed-off-by: Emma Indal <emmai@spotify.com>

* update changeset to be less specific to GA

Signed-off-by: Emma Indal <emmai@spotify.com>

* move analytics tracking to SearchBarBase

Signed-off-by: Emma Indal <emmai@spotify.com>

* add search to key events

Signed-off-by: Emma Indal <emmai@spotify.com>

* capture types as analytics context attribute, only for SearchBar

Signed-off-by: Emma Indal <emmai@spotify.com>

* move AnalyticsContext to within SearchContextProvider

Signed-off-by: Emma Indal <emmai@spotify.com>

* refactor search tracking out to its own component

Signed-off-by: Emma Indal <emmai@spotify.com>

* captures not only google analytics

Signed-off-by: Emma Indal <emmai@spotify.com>
2021-12-29 14:10:01 +01:00
..
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-16 08:56:38 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-24 10:51:48 +01:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +00:00

Plugins

Backstage is a single-page application composed of a set of plugins. This folder holds numerous plugins that are managed by this repository.

For more information about the plugin ecosystem, see the documentation here:

https://backstage.io/docs/plugins/

You can also see the Plugin Marketplace for other open source plugins you can add to your Backstage instance.

Suggesting a plugin

If you start developing a plugin that you aim to release as open source, we suggest that you create a new Issue. This helps the community know what plugins are in development.

You can also use this process if you have an idea for a good plugin but you hope that someone else will pick up the work.