When using SendGrid, does message sent/attempted/number of hits all come through in the Campaigns module?

Currently we are thinking of using SendGrid as our email provider.

Our staff use the Campaign module to track how many people opened the message, how many times it was viewed, etc.

Will this information still come through if we use SendGrid? How does this work? Does anyone have any experience with this?

Thanks!

Parents
  • It should, assuming you are using SendGrid as an MTA and the Sugar instance can be accessed from the outside world.

    The way that info is tracked is by way of markers on the email message itself. I would assume that SendGrid would deliver that message intact. Assuming so, if the recipient reads the message, or clicks on a link in the message, its tracked in Sugar by way of an entry point. This is why the instance needs to be accessible to outside world. 

    Here is some more info on the general topic of how the Campaigns module works in conjunction with your SMTP server:

    Angel's Blog: SugarCRM 101: Email Delivery 

Reply
  • It should, assuming you are using SendGrid as an MTA and the Sugar instance can be accessed from the outside world.

    The way that info is tracked is by way of markers on the email message itself. I would assume that SendGrid would deliver that message intact. Assuming so, if the recipient reads the message, or clicks on a link in the message, its tracked in Sugar by way of an entry point. This is why the instance needs to be accessible to outside world. 

    Here is some more info on the general topic of how the Campaigns module works in conjunction with your SMTP server:

    Angel's Blog: SugarCRM 101: Email Delivery 

Children
  • Thanks for your reply. This is odd and confusing, but I asked SendGrid, and they claimed it wouldn't integrate - their exact message was:

    Hi Alan, 

     

    We can integrate with SugarCRM but once you point your emails through us, then the stats would live within SendGrid unless you used our event webhook and did the dev work to push them back into SugarCRM.  We don't have any documentation specifically on how to do that. 

     

    SendGrid would provide the stats (opens, clicks, delivered, unsubscribed, etc.) within our main stats dashboard but if you enabled the event webhook we push real-time stats to an external URL that you control. You can store the data or do whatever you would like with it from there.  

     

    Please let us know if you have any other questions. Thanks! 

    I'll be asking them how to consider the conflicting reports, but if you can shed any light on this discrepancy it would be useful.