Skip to content

mrkooblu/utm-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UTM Builder

A tool for creating and managing UTM parameters for your marketing campaigns.

Description

UTM Builder is a web application that helps you create, manage, and track UTM parameters for your marketing URLs. UTM parameters are tags added to URLs that provide Google Analytics with information about the source of traffic to your website.

Features

  • Create UTM links with custom parameters
  • Save and manage UTM campaigns
  • Copy generated links to clipboard
  • Easy-to-use interface for marketing professionals

Installation

# Clone the repository
git clone https://github.com/mrkooblu/utm-builder.git

# Navigate to the project directory
cd utm-builder

# Install dependencies
npm install

# Start the development server
npm run dev

Usage

  1. Fill in the form fields:

    • Campaign Source
    • Campaign Medium
    • Campaign Name
    • Campaign Term (optional)
    • Campaign Content (optional)
    • Destination URL
  2. Click "Generate UTM URL" to create your tagged URL

  3. Copy the generated URL to use in your marketing campaigns

Technologies Used

  • React
  • Next.js
  • TypeScript
  • CSS Modules

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

MIT License


Created by mrkooblu

About

A simple UTM campaign builder application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published