TRAML Tracking - reusable limepkg¶
This limepkg gives you the ability to visualize all traml sendouts in Lime CRM. The sendout card can track the sendout status and actual sendout time.
Disclaimer
This is not an addon, but more of a reusable customization!
There might be bugs and missing features that could take a long to address. Want to help out? Please make a PR.
Features¶
- Visualize and track traml email sendouts in Lime CRM
- Track traml SMS sendouts in Lime CRM
- Show status on traml email and SMS sendouts via webhook from Lime marketing (optional)
Track and visualize TRAML Email¶
- See the email sendout in Lime to see what is sent when to whom. See when the recipient have opened and clicked in the email. (optional, requires configuration of webhook)*
- See the sendout status in Lime CRM (Clicked, Opened, Bounced, Sent, Delivered, Not sent) (optional, requires configuration of webhook)
- Store the eml file sent to the recipient as a file (optional)
- See how the email looks like visually
You can se how the email looks like in a bigger format on the tab "Email".
The content of the email is fetched in two ways:
If you have the emlfile field on the traml email limetype and have it configured in Lime admin, and your email sent have the include_email_data_in_webhook_payload
option to enabled, the content is fethed from that eml file.
If you dont have all that, it will show you how the email would have looked like if it was sent now (it takes the template design from Lime marketing as it is now and apply the merge-codes stored in Lime).
If you press the info symbol in the right top corner, it will tell you where the content is fetched from.
Track TRAML SMS¶
See the SMS senodut in lime to see what is sent when to whom. See the sendout status in Lime (Sent, Delivery failed, Delivery succeeded) (optional, requires configuration of webhook)