Viewing 1 replies (of 1 total)
  • Plugin Contributor cognitiveclass

    (@cognitiveclass)

    Hi,

    This can be done by using HTML in your messages. For example, the following HTML will display the clickable text “Link Text” which directs the user to the URL “http://website.com/landing_page/”:

    <a href="http://website.com/landing_page/">Link Text</a>

    Simply replace the URL with the URL of your landing page and replace “Link Text” with the text you want to make clickable. Feel free to ask if you have any further questions.

Viewing 1 replies (of 1 total)

The topic ‘Add URL’ is closed to new replies.