insertTrackingPixel()

Overview

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

Inserts a tracking pixel into the given HTML email content (based on the given message ID). Returns the HTML with the inserted tracking pixel

Arguments

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