Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Track page visits so we can see where users are going #2077

Merged
merged 13 commits into from
May 29, 2024

Conversation

anthonyshull
Copy link
Contributor

@anthonyshull anthonyshull commented May 24, 2024

This allows us to track users within the site. Then, we can download reports from Splunk and group and sort by session id and time.

0c160534-4cf0-435d-8e7b-0f271afb705b,2024-05-24T15:41:28.862-0400,/trip-planner
0c160534-4cf0-435d-8e7b-0f271afb705b,2024-05-24T15:41:30.581-0400,/trip-planner/from/North+Station
0c160534-4cf0-435d-8e7b-0f271afb705b,2024-05-24T15:41:31.370-0400,/trip-planner/to/South+Station

@anthonyshull anthonyshull marked this pull request as ready for review May 28, 2024 14:07
@anthonyshull anthonyshull requested a review from a team as a code owner May 28, 2024 14:07
Copy link
Contributor

@kotva006 kotva006 left a comment

Choose a reason for hiding this comment

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

Some outstanding questions

assets/js/tracker.js Outdated Show resolved Hide resolved
assets/js/tracker.js Outdated Show resolved Hide resolved
@anthonyshull anthonyshull merged commit b052f06 into main May 29, 2024
22 of 23 checks passed
@anthonyshull anthonyshull deleted the ags/track-page-visits branch May 29, 2024 14:44
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