denoland / dotland

[Archived] deno.land website
https://deno.land
MIT License
957 stars 626 forks source link

feat: publish search click events #2425

Closed kitsonk closed 2 years ago

kitsonk commented 2 years ago

This add search event reporting when a user clicks on a search item in the global search box.

It generates a hashed version of the connection information presented to the server. This means there are no cookies dropped on a users machine, and the information is only used to attempt to uniquely identify users to algolia for its reporting and analytics.

kitsonk commented 2 years ago

Here is a view of the algolia event debugger indicating dispatched events are "correct" and starting to feed the engine:

Events___Algolia