Releases: 18F/analytics.usa.gov
February 2025 Release
-
Added new data visualization bubble chart (top hostnames and page paths by page views)
-
Separated the right panel with accordions for top hostnames/top webpages, top downloads, and top videos
-
Added time filters to each data card on the dashboard; 30 minutes for data available in real-time and Yesterday, 7 days, 30 days, 90 days, previous & current fiscal year, previous & current calendar year for all the data on the dashboard.
-
Added new subagencies:
U.S Fish and Wildlife Service (FWS)
U.S. Food and Drug Administration(FDA)
U.S. Marine Corps
U.S. Space Force
Forest Service
Defense Health Agency
Centers for Disease Control and Prevention (CDC)
January 2025 Release
These are features released since the last newsletter sent on December, 12, 2024
- Added an onsite search engine!
- Added functionality to download reports from the main dashboard.
- Added new subagencies:
National Library of Medicine (NLM)
U.S. Patent Trademark Office (USPTO)
National Institute of Standards and Technology (NIST)
Food and Nutrition Service (FNS)
Occupational Safety and Health Review Commission (OSHRC)
U.S. Navy
U.S. Army
U.S. Air Force
December 2024 Release
These are features released since the last newsletter sent on November, 15, 2024
- Set up Axe and pa11y accessibility scanning to our CI pipeline
- Added new real time metrics (active users, first time users, total views, files downloaded)
- Added more definitions and report descriptions
- Added info icons and tooltip to report titles and definitions
- Added cards as collapsible accordions for reports on the dashboard
November 2024 Release
These are features released since the last newsletter sent on October, 17, 2024
- Converted all user demographic reports to be by user metric instead of sessions.
- Added code to track text responses within DAP for "Is this page helpful" survey.
- Updated CNSCS display name to AmeriCorps
- Increased limit on page level reports from 10k to 100k
- Fixed bug for top download reports for handling spacing within the filenames to ensure HREF routes to correct URL
- Add a new about page
- Update footer
Handle GA4 data
Updates the site to handle new GA4 reporting data.
Other changes/updates in this release include:
- Incorporates USWDS into the site and deprecates the bourbon and neat libraries.
- Replaces layout grid, colors, fonts, and components with USWDS standards
- Adds official US government website banner
- Removes deprecated reports for Internet Explorer versions
- Addresses many accessibility issues as shown by scans with Axe Devtools, ANDI, and Pa11y.
- Enforces static code analysis and unit tests in CI for all branches.
- Adds reminder to check logs for issues via CI
- Updates the node run time to v20.x which will be the long term support version of NodeJS until Q1 2026.
- Improve the repo README document to inform onboarding of new developers.