Commit Graph

10 Commits

Author SHA1 Message Date
Phil Berryman 29ebc43a0b feat: add number of searches
Signed-off-by: Phil Berryman <phil@berryman.org.uk>
2022-11-25 00:13:05 -08:00
Eric Peterson 4830a3569f Introduce basic scaffolder instrumentation
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-10-13 14:30:34 +02:00
Eric Peterson a889314692 Introduce an entityRef context key
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-10-13 14:27:50 +02:00
Eric Peterson cd1acab463 Document the discover event for search result clicks.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-06-10 15:36:10 +02:00
Eric Peterson 35d1d675b5 Document convention for supporting user identity in Analytics.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-01-30 18:21:18 +01:00
Patrik Oldsberg 4cad73ca7f run prettier
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-26 12:02:06 +01:00
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
Patrik Oldsberg 29ef695410 packages,plugins: migrate to using TestApiProvider and Registry
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-18 11:28:46 +01:00
Oliver Sand 0c17901e45 Fix typo in docs
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-10-14 09:44:51 +02:00
Eric Peterson b00e564385 Document the Analytics API.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-10-07 20:26:44 +02:00