insertClickTrackingLinks()

Overview

public string function insertClickTrackingLinks(
      required string messageId  
    , required string messageHtml
)

converts links in html email to tracking links, Returns the HTML with the inserted tracking links.

Arguments

NameTypeRequiredDescription
messageIdstringYesID of the message (log id)
messageHtmlstringYesHTML content of the message