Skip to content

algolia-samples/add-events-to-instantsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Add Events to InstantSearch

This demo application shows you how to add view, click, and conversion events to an existing application using React InstantSearch Hooks Branches:

  • main -- demo application with all events captured
  • step-zero-base -- demo application without any events captured
  • step-one-middleware -- add insights middleware to application (capture view events)
  • step-two-clicks -- capture click events in hit template
  • step-three-convert -- capture conversion events on card detail page

To run locally:

npm install npm start

About

Add event tracking using Insights to an existing InstantSearch application

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published