Hi. Brand new Braze user and experiencing problems with email size. Our previous provider emails are about 60-70kb in size but when we send emails via Braze they come in at 180kb and result in gmail clipping. AI analysis of the Braze code suggests that the link wrapping that Braze does (for tracking purposes) is much, much bigger / longer than the original code:
- Original URL: Might be 30–50 characters.
Wrapped URL: These can exceed 800–1,000 characters each because they contain encrypted data to identify the specific user, campaign, and link clicked.
This is blowing out our email size. Any suggestions on how to trim the wrapping? Thanks!