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

Allow agency and public users to download Universal Analytics legacy reports from analytics.usa.gov #1264

Open
smarina04 opened this issue Apr 19, 2024 · 0 comments
Assignees

Comments

@smarina04
Copy link
Contributor

smarina04 commented Apr 19, 2024

In addition to currently available short-term historical reports (30-90 days), agencies and the public shall have the ability to download legacy Universal Analytics analytics.usa.gov data (in .csv) for the range of 2018- July 2023 based on the following parameters':

  • agency (or gov-wide)
  • month
  • year

for the following reports:

  • Top hostnames (total views, total sessions)
  • Top pages and screens (total views)
  • Top traffic sources
  • Language
  • Desktop, mobile, tablet
  • Web browsers

Tasks

No tasks being tracked yet.
levinmr added a commit that referenced this issue May 13, 2024
Add date-fns package for date manipulation and formatting
Add export-to-csv package for CSV formatting
levinmr added a commit that referenced this issue May 16, 2024
Add date-fns package for date manipulation and formatting
Add export-to-csv package for CSV formatting
Add reverse proxy for DAP API requests with auth header
Disable IPv6 DNS resolution for reverse proxy requests
levinmr added a commit that referenced this issue May 17, 2024
Create a react component with a form which takes inputs from the form to create
an API route to retrieve DAP API data. On submit the component makes the API calls
to retrieve the data and compiles it if there are multiple pages of data. The
component then downloads the data to the user's browser.

Add date-fns package for date manipulation and formatting
Add export-to-csv package for CSV formatting
Add reverse proxy for DAP API requests with auth header
Disable IPv6 DNS resolution for reverse proxy requests
Make the touchpoints feedback button accessible
levinmr added a commit that referenced this issue May 17, 2024
Create a react component with a form which takes inputs from the form to create
an API route to retrieve DAP API data. On submit the component makes the API calls
to retrieve the data and compiles it if there are multiple pages of data. The
component then downloads the data to the user's browser.

Add date-fns package for date manipulation and formatting
Add export-to-csv package for CSV formatting
Add reverse proxy for DAP API requests with auth header
Disable IPv6 DNS resolution for reverse proxy requests
Make the touchpoints feedback button accessible
levinmr added a commit that referenced this issue May 20, 2024
- Add mapping of report/agency data keys to the descriptive names
- Copy changes
levinmr added a commit that referenced this issue May 20, 2024
- Add mapping of report/agency data keys to the descriptive names
- Copy changes
levinmr added a commit that referenced this issue May 20, 2024
[GH-1264] Address PO feedback on historical data page
levinmr added a commit that referenced this issue May 21, 2024
- Add mapping of report/agency data keys to the descriptive names
- Copy changes
levinmr added a commit that referenced this issue May 21, 2024
- Add mapping of report/agency data keys to the descriptive names
- Copy changes
levinmr added a commit that referenced this issue May 21, 2024
- Add mapping of report/agency data keys to the descriptive names
- Copy changes
levinmr added a commit that referenced this issue May 22, 2024
[GH-1264] Add historical data download page
levinmr added a commit that referenced this issue May 23, 2024
- Update historical data download page header copy
- Re-add definitions link on data downloads page
levinmr added a commit that referenced this issue May 23, 2024
- Update historical data download page header copy
- Re-add definitions link on data downloads page
levinmr added a commit that referenced this issue May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants