When links are included in Tellescope as formatted links {link url}[display text here] or use another Tellescope template string, we wrap the links we send with a redirect URL. This allows us to track whether a link is clicked.
Links included as plain links (without using Tellescope formatting) are not wrapped with redirect URLs and are not considered during link tracking.
Data Models with tracked links include a field called linkOpens, which is an object that maps the index of the link to the timestamp at which it was most recently opened. The first link in a message (reading top to bottom) has index 0.
Comments
0 comments
Article is closed for comments.