@ux-capture/gatsby-ux-capture-example
v0.1.7
Published
Example of using UX Capture within Gatsby sites
Downloads
4
Readme
Example Gatsby site with UX Capture integration
This pakcage demonstrates how a Gatsby site can implement UX metrics instrumentation using UX Capture library.
It uses a Gatsby UX Capture plugin (@ux-capture\gatsby-plugin-ux-capture
) to set up integration (injects core UX Capture library into head tag and initializes it) and UX Capture React bindings (@ux-capture\react-ux-capture
) to instrument individual views and elements on the page.