@goodhood/tracking
Advanced tools
@@ -28,3 +28,3 @@ export type BaseEvent = { | ||
| }; | ||
| export type PageSection = 'core' | 'post_detail_page' | 'marketplace' | 'inbox' | 'local_business' | 'groups' | 'events' | 'hood_discovery' | 'search' | 'notification' | 'profile' | 'supporter' | 'login_logout' | 'registration_verification' | 'cold_home' | 'landing_pages' | 'magazine' | 'help' | 'error'; | ||
| export type PageSection = 'core' | 'post_details_page' | 'marketplace' | 'inbox' | 'local_business' | 'groups' | 'events' | 'hood_discovery' | 'search' | 'notification' | 'profile' | 'supporter' | 'login_logout' | 'registration_verification' | 'cold_home' | 'landing_pages' | 'magazine' | 'help' | 'error'; | ||
| type InteractionEvent = { | ||
@@ -31,0 +31,0 @@ element_name?: string; |
+1
-1
@@ -9,3 +9,3 @@ { | ||
| "bugs": "https://github.com/goodhood-eu/goodhood/issues", | ||
| "version": "2.1.6", | ||
| "version": "2.1.7", | ||
| "module": "lib/index.esm.js", | ||
@@ -12,0 +12,0 @@ "main": "lib/index.js", |
45381
0