Product conversion page built using React + Typescript. Conversion tracked with GTM, Sources with Mixpanel.
Node version 14.x
git clone https://github.com/AntonioErdeljac/products-gtm-ts.git
npm i
npm start
Running commands with npm npm run [command]
command | description |
---|---|
start |
Starts a development instance of the app |
build |
Creates a production bundle |
preview |
Preview build bundle |
event_name | description |
---|---|
product_selection |
Tracks product selection (Google Analytics) |
utm_ parameters |
Tracks last touch UTM parameters (Mixpanel) |