-
Notifications
You must be signed in to change notification settings - Fork 106
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
Add Page Title to download and outbound link tables #4992
Comments
@tdlowden is this what you're looking for in the UI? |
@tdlowden ran into an interesting situation with the "Most downloaded dataset files". these results are current so they're gonna be different than what's on prod now. the same file was downloaded but on different pages. one is the dataset page and the other is the resource page. |
@rshewitt Yep, I'm aware of this. But without a descriptive universal "File Name" we can capture across pages in a single row (in your example, the file name is |
2 thoughts @rshewitt
|
|
i also noticed something odd about the outbound links. i'll look into it. |
@rshewitt what did you find with outbound? |
User Story
In order to understand which datasets link refer to, public users wants to see the name of the page the files are clicked from.
Acceptance Criteria
[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]
WHEN the outbound link and download file tables render
THEN they should include a column for page title
Background
On their own, it is difficult to decipher what a download file link means without clicking it
Security Considerations (required)
None
Sketch
page title
into the API calls that populate the outbound and download reports saved into S3page URL
into the API calls that populate the outbound and download reports saved into S3Page Title
as a column in the download files tablePage Title
as a column in the outbound link tablePage Title
text to page URLThe text was updated successfully, but these errors were encountered: