2 Code Snippets - Gravity Form Submissions & Email History
https://codesnippets.cloud/codevault/sflwa
I wrote 2 snippets -
1) Gravity Forms - This will show / link to any entries across all forms by a contact
2) Email Activity History - This will show open history and click history across all campaigns for a contact without having to look at each campaign.
I invite Fluent to add these to the core plugin.
Is that email activity just from campaigns or also from automation and sequences? And don't you have this already in the email tab?
Assaf Manor, the "Emails" Tab does show the history of emails sent and it does flag if it was opened or a link was clicked - but it is a summary - my snippet goes further by showing when it was sent and then when it was opened - (date/time)
Additionally it shows what links were clicked on, how many times and when last clicked
Nice, trying yours out.
I'll add a one of my own: https://github.com/code-atlantic/fluent-crm-json-events
This one lets you pass JSON into Fluent Events, allows querying based on JSON values & shows a better feed on the user sidebar.
Especially great when used with WP Fusion or sending lots of custom events.
Shahjahan Jewel, can we get this merged at some point?