Skip to content

Accessibility for AWS SES Pixel Tracking #9093

Open
@nmajumder12

Description

Describe the feature

Currently the AWS SES Pixel Tracking uses a gif that is constraint in a 1x1 height and width. Certain email clients like older outlook downloads gifs as images and enlarges them. This looks awkward where a white square shows at the end of the email. Adding opacity 0 on the style would resolve for most cases.

Use Case

This is an accessibility improvement where people using older versions of email clients are not annoyed at unnecessary images added to their emails.

Proposed Solution

It would be nice if the opacity was also set to 0, that way it doesn't show even in such scenarios.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CLI version used

2

Environment details (OS name and version, etc.)

Linux

Metadata

Assignees

Labels

feature-requestA feature should be added or improved.p3This is a minor priority issuesesv2

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions