Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は Email クラスを使用して、heroku/sendgrid を介して Rails アプリでメールを送信することに成功しています。ただし、統計情報 (開封数、クリック数) をアプリケーションに保存したいと考えています。これは可能ですか?
API 呼び出しを介して統計を取得するか、イベント Webhookをセットアップしてサーバーに投稿することができます。