@goodhood/tracking
Advanced tools
@@ -37,3 +37,3 @@ export type BaseEvent = { | ||
| content_position?: string; | ||
| filter_category: string; | ||
| filter_category?: string; | ||
| }; | ||
@@ -40,0 +40,0 @@ export type PageViewEvent = { |
+2
-2
@@ -9,3 +9,3 @@ { | ||
| "bugs": "https://github.com/goodhood-eu/goodhood/issues", | ||
| "version": "2.1.2", | ||
| "version": "2.1.3", | ||
| "module": "lib/index.esm.js", | ||
@@ -34,4 +34,4 @@ "main": "lib/index.js", | ||
| "@goodhood/helpers": "1.0.0", | ||
| "@types/gtag.js": "^0.0.12" | ||
| "@types/gtag.js": "^0.0.14" | ||
| } | ||
| } |
44010
0+ Added
- Removed
Updated