Hi all
I’m looking for a best practice to implement custom website event data in HubSpot and use this data in HubSpot to trigger workflows, create lists, and use this custom data to fill emails.
Use case: we have different tools on our website that are custom-made. The customer follows a process and in the end, he gets a suggestion from us. This can be text, a personalized URL with query params, an image URL, or even JSON data.
We want to send this data to HubSpot and let it trigger a workflow where we can filter out the type of tool he used and trigger a follow-up campaign based on if he click his personalized link in the mail. The hard part is that we need to be able to use this data in an email. We can’t just use a contact field that we fill in, because contacts can use multiple tools that generate different URLs and follow-up emails can cross from different workflows.
I was thinking about solving this problem by creating a custom app (to show data on the Timeline)
But still, I haven’t figured out how we can display this custom data in emails (to create buttons or display an image).
Thanks for your responses!
Thomas