Skip to content

Releases: 18F/analytics.usa.gov

February 2025 Release

25 Feb 16:23
78ea89d
Compare
Choose a tag to compare
  • 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

15 Jan 15:30
d972f17
Compare
Choose a tag to compare

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

12 Dec 20:06
6083441
Compare
Choose a tag to compare

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

14 Nov 20:26
d916ecf
Compare
Choose a tag to compare

These are features released since the last newsletter sent on October, 17, 2024

  1. Converted all user demographic reports to be by user metric instead of sessions.
  2. Added code to track text responses within DAP for "Is this page helpful" survey.
  3. Updated CNSCS display name to AmeriCorps
  4. Increased limit on page level reports from 10k to 100k
  5. Fixed bug for top download reports for handling spacing within the filenames to ensure HREF routes to correct URL
  6. Add a new about page
  7. Update footer

Handle GA4 data

07 Mar 19:24
1280aa5
Compare
Choose a tag to compare

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.