clickLinkIsValid()

Overview

public boolean function clickLinkIsValid(
      required string link     
    , required string messageId
)

Security check on incoming links for link tracking. Block links that are not authorized. This is to prevent malicious manipulation of link tracking URLs from damaging reputation of the website.

Arguments

NameTypeRequiredDescription
linkstringYesThe link to check
messageIdstringYesThe ID of the send log message used to check against the content of the email to send