This project is a sample implementation of Wide Angle Analytics being deployed to Next.js application.
This is very crude example, where the site tracking ID is hardcoded in the WideAngleComponent
. Please consider this for demonstration purposes only.
src/app/wideangle.js
a sample component enabling Wide Angle Analyticssrc/app/layout.js
global layout usingWideAngleComponent
enabling tracking site-widesrc/app/trackedButton.js
an example application of custom action tracking