UTM codes used to track the website traffic where its coming from and it is tracked in Google Analytics. In a single click, you can generate the UTM urls and share it in campaign sites.
- React
- Gatsby
- Javascript
- HTML
- CSS3
Clone and install
git clone https://github.com/bhuvanbalasubramanian/utmbuilder.git
cd utmbuilder
npm install
Run a development server.
npm run develop
Build the project.
npm run build
This project is open source and available under the MIT License.