Skip to main content
June 19, 2017
Pregunta

Gotowebinar hyperlinking in Gmail, but not Outlook

  • June 19, 2017
  • 1 respuesta
  • 1130 visualizaciones

I am noticing that the Gotowebinar token:{{member.webinar url}} is hyperlinked when opened in Gmail emails, but it is not appearing as a clickable hyperlink when opening the email in Outlook.

Does anyone know how to fix this problem?

Thanks!

Este tema ha sido cerrado para respuestas.

1 respuesta

June 21, 2017

Hi James

Please specify the Outlook Client version where you are facing this issue. For Gmail and all Outlook Clients (2007, 2010, 2013) other than Outlook 2003, links are automatically updated to hyperlinks even if the <a href> tag is missing.

To rectify this issue, you can add the below code to the Webinar Token.

<a href =" link">Go to webinar token </a>

Thanks!