AuthenticatedEmployeeUserName

Overview

Returns the username of the authenticated landing page user. Use this function only with Microsites when using Sender Authenticated Redirection. Not for use with CloudPages.

Syntax

AuthenticatedEmployeeUserName()

Usage

set @username = AuthenticatedEmployeeUserName()

The system sets @username to the value of the username for the authenticated landing page user.

Last Updated: Jun 8, 2021