jan 18, 2018 12:52 PM
Hi Hubspot!
Can we dynamically including a HubSpot owner identifier in links within our email and signature templates?
www.site.com/apply?hubspot_owner=jayson
We have 15 templates and 5 Hubspot owners, it would be crazily convoluted to create 15 templates for each owner, so a dynamically driven option is required.
Also, can someone help dissect the sidekick open URL structure, maybe there’s an owner identifier included?
http://t.sidekickopen09.com/e1t/c/5/f18dQhb0S7lM8dDMPbW2n0x6l2B9nMJN7t5X-FdSD1CW1pNkL05wf4_6TGdW26pw...
?t=WWW.SITE.COM
&si=7000000000462695
&pi=316f0ad1-10e2-4e71-8d0c-4a7aa9fe1a8c
jan 24, 2018 5:06 PM
HI @jayson_brown,
Personalization tokens don’t function at all in email signatures. I’m not aware of any plans to implement this functionality, but if you have the inclination, I would encourage you to check out the Ideas Forum on the HubSpot Community. There, you can create a post including your use case that product and other customers can see.
jan 23, 2018 1:25 PM
Hi Derek,
That worked great for email templates! But didn’t work for email signatures or snippets?
Our email signature often contains the same links as within our emails (apply here, upload personal documents) etc.
Thoughts?
jan 23, 2018 12:56 PM
Hi @jayson_brown,
Sales templates don’t accept raw HTML; you’ll have to use the hyperlink feature at the bottom left of that screenshot. If I were sending an email to a contact where I was the owner, and I was looking to get a final result like this:
https://www.example.com/?owner=Derek
I would use the hyperlink tool and input the following for the URL:
https://www.example.com/?owner={{owner.firstname}}
That would then be wrapped in our Sales click tracking, but the final URL I would land on would be:
https://www.example.com/?owner=Derek
jan 19, 2018 12:26 PM
Hi @jayson_brown,
Just to make sure that we’re on the same page, are you specifically trying to append a query parameter to the URL a contact ends up at? Query parameters are preserved through the Sales client link wrapping process, so if you included the owner as a query parameter in their signature that would still appear in the final URL.
jan 19, 2018 1:02 PM
Hi Derek!
Yes, but …
I want to add: Contact, Company tokens in the URL. We can add them inside email templates, but they don’t work on links.