Skip to content

Implemented analytics with Amplytude#43

Merged
arshak93 merged 2 commits intodevelopfrom
feature/analytics
Mar 6, 2026
Merged

Implemented analytics with Amplytude#43
arshak93 merged 2 commits intodevelopfrom
feature/analytics

Conversation

@arshak93
Copy link
Copy Markdown
Collaborator

List of tracked events:

Event Trigger
page_viewed Every route navigation
session_started Once per browser session
domain_search_initiated User submits a domain ID via the navbar
domain_loaded Domain data fetched successfully (includes load time, data availability metadata)
domain_load_failed Domain fetch errors (categorized as not_found, network, access_denied)
viewer_interaction_started First pointer or scroll interaction with the 3D viewer per domain
camera_mode_switched Toggling between map and FPS camera modes
layer_toggled Showing/hiding a visualization layer
field_copied Copying a value from the domain details panel
preview_viewed Loading the embed/preview route (includes referrer and embed context)

@arshak93 arshak93 requested a review from tatiesmars February 27, 2026 07:21
Copy link
Copy Markdown
Contributor

@tatiesmars tatiesmars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We may have to modify a bit the CI and/or deployment to properly setup the api key

@arshak93 arshak93 merged commit c77fdee into develop Mar 6, 2026
1 check passed
@arshak93 arshak93 deleted the feature/analytics branch March 6, 2026 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants