Vets-Who-Code / vets-who-code-app

http://vetswhocode.io
47 stars 39 forks source link

Excluding Tracker Pixels from Screen Reader Accessibility #569

Open jeromehardaway opened 6 months ago

jeromehardaway commented 6 months ago

Description: In our application, we utilize small or hidden tracker pixel images for analytics and marketing purposes. While these images play a crucial role in gathering valuable data, they should not be accessible to users, especially those using screen readers, as they offer no informational or functional value to the user experience. To adhere to accessibility standards and ensure a seamless experience for all users, including those relying on assistive technologies, we need to ensure these tracker images are properly marked to be ignored by screen readers.

Action Required:

Expected Outcome: Implementing these changes will enhance the accessibility of our application by preventing screen readers from announcing unnecessary and non-informative elements, thereby improving the navigation experience for users utilizing assistive technologies. This adjustment aligns with our commitment to inclusivity and ensures our application meets web accessibility standards.

This task is pivotal in ensuring that our application remains focused on providing content that is relevant and accessible to all users, including those with disabilities. By excluding non-essential elements from the accessibility tree, we uphold our dedication to creating an inclusive digital environment.