Example integrations
React example
A React sandbox example for integrating with Constructor - this app utilizes the Constructor JavaScript client and is built upon Create React App
GitHub: https://github.com/Constructor-io/constructorio-example-react
Live demo: https://constructor-io.github.io/constructorio-example-react
Next.js example
A Next.js example for integrating with Constructor - this app utilizes the Constructor JavaScript client and Constructor Node
GitHub: https://github.com/Constructor-io/constructorio-example-nextjs
Data driven tracking example
A React reference storefront that demonstrates how to surface Constructor behavioral tracking through data-driven events: the declarative data-cnstrc-* HTML attributes that let Constructor automatically capture user behavior without hand-wiring tracker calls
GitHub: https://github.com/Constructor-io/constructorio-example-data-driven-tracking
Live demo: https://constructor-io.github.io/constructorio-example-data-driven-tracking
Updated about 1 month ago