Data Visualizations on Portal Landing Page
Enhance the donor portal to support dynamic data visualizations on the fund landing page.
Currently, the portal only allows CSS customization in the “head content” area and does not execute JavaScript, which prevents the addition of interactive elements such as charts or dashboards. In addition, the fund landing page does not expose key data (e.g., fund balances) in the page HTML, limiting the ability to summarize or visualize information across multiple funds.
Suggested improvements:
Enable support for custom JavaScript or body-level HTML in portal pages
Provide a supported method for adding dynamic components (e.g., charts, dashboards)
Expose fund-level data (such as balances) on the landing page, either in the DOM or via a data object/API
These enhancements would allow organizations to create more intuitive, data-rich donor experiences, such as visual summaries of fund distribution.