Skip to content

Latest commit

 

History

History
66 lines (43 loc) · 1.74 KB

README.md

File metadata and controls

66 lines (43 loc) · 1.74 KB

UTM Builder for Google Analytics

About

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.

Demo

Tech Stack

  • React
  • Gatsby
  • Javascript
  • HTML
  • CSS3

Development

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

Author

License

This project is open source and available under the MIT License.