Link Sanitization
Yes. And no, it's AWS SES that's generating the URLs. I have put a Worker in front of the redirect page though.
4 Replies
@dave, so is SES doing analytics, or your Worker? I'm not sure I follow
Both ;P
SES is generating the redirect URL
and the Worker is incepting the redirect page.
Can you not just do it all yourself?
I can, but not sure what it gains me?
I still have the same sanitization concerns 🙂
and with this way, I can remove the Worker later if I change my mind about needing this.
AWS SES basically gives a "free" forever database too.
Basically I only pay $0.60/million for the SNS notifications + roughly $5/million at worst for the SNS data transfer to CF.
ah, I stand corrected, it's 60 days.