SHIP IT FASTER

The average enterprise on Netlify ships 140 times per week. Where does your team rank?

ContactSign Up
Community Plugin
View plugin on GitHub

Gatsby UX Capture plugin

This plugin integrates UX Capture UX metrics instrumentation library into Gatsby.

Add it to your gatsby-config.js file

module.exports = {
	plugins: [`@ux-capture/gatsby-plugin-ux-capture`]
};

and use UX Capture React bindings (@ux-capture\react-ux-capture) to instrument individual views and elements on the page.

See a Gatsby UX Capture implementation example.

© 2023 Gatsby, Inc.