Skip to content

AntonioErdeljac/products-gtm-ts

Repository files navigation

products-gtm-ts

Product conversion page built using React + Typescript. Conversion tracked with GTM, Sources with Mixpanel.

CI / CD

Vercel

Live version

Lint

eslint: airbnb code style: prettier

Prerequisites

Node version 14.x

Cloning the repository

git clone https://github.com/AntonioErdeljac/products-gtm-ts.git

Install packages

npm i

Start the app

npm start

Available commands

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

Analytics

event_name description
product_selection Tracks product selection (Google Analytics)
utm_ parameters Tracks last touch UTM parameters (Mixpanel)