We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ddabe6 commit 8e84abcCopy full SHA for 8e84abc
package.json
@@ -2,6 +2,20 @@
2
"name": "nuxt-utm",
3
"version": "0.1.7",
4
"description": "A Nuxt 3 module for tracking UTM parameters.",
5
+ "keywords": [
6
+ "nuxt",
7
+ "nuxt3",
8
+ "utm",
9
+ "utm tracking",
10
+ "utm parameters",
11
+ "analytics",
12
+ "marketing",
13
+ "ad tracking",
14
+ "campaign tracking",
15
+ "traffic analysis",
16
+ "nuxt module",
17
+ "nuxt utm"
18
+ ],
19
"repository": "stackbuilders/nuxt-utm",
20
"license": "MIT",
21
"type": "module",
@@ -43,4 +57,4 @@
43
57
"playwright-core": "^1.39.0",
44
58
"vitest": "^0.33.0"
45
59
}
46
-}
60
+}
0 commit comments