nuxt / nuxt/modules

[Module Listing Request]: `nuxt-utm`

Open Beginner friendly
#1,611 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1.1k
Forks
354
Avg merge
10h 18m
Merged PRs (30d)
12

Description

Description

Nuxt UTM is a Nuxt 3 and 4 module for collecting campaign attribution data in the browser. It captures UTM parameters, Google Ads click identifiers, and landing-page context, stores them in localStorage, and exposes the data through the auto-imported useNuxtUTM() composable. Applications can attach this attribution history to lead forms or send it to their own backend.

The module includes session-based deduplication, runtime controls to enable or disable tracking and clear stored data, and hooks to skip collection, enrich attribution data, or react after it is saved. Tracking is enabled by default and can be configured to start disabled for applications that require an opt-in flow.

The project is MIT licensed and maintained in the Stack Builders organization, in collaboration with The Durst Organization. Documentation and usage examples are available in the repository README.

Repository

https://github.com/stackbuilders/nuxt-utm

npm

https://www.npmjs.com/package/nuxt-utm

Nuxt Compatibility

Nuxt 3, Nuxt 4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by checking how existing Nuxt modules are represented in the nuxt/modules repository and identify the contribution location for a new listing. Review the provided nuxt-utm repository and npm links, then add the module with its repository, npm, description, and Nuxt 3/4 compatibility details. Done means the module is discoverable with accurate links and metadata.

Written by the indexing model from the issue text.

Assessment

Tech stack
nuxtjs, typescript
Domain
content, documentation
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.