AuthenticatedEmployeeUserName()

Returns the username of the current Marketing Cloud Engagement user. Use this function only with Microsites when using Sender Authenticated Redirection. Not for use with CloudPages.

Availability 

Marketing Cloud Engagement ✅ Yes
Marketing Cloud Next ❌ No

Syntax 

The AuthenticatedEmployeeUserName() function doesn’t accept any parameters.

Usage 

You can call this function without passing any parameters.

1%%[ Output(AuthenticatedEmployeeUserName()) ]%%

The example outputs the username of the Marketing Cloud Engagement user who is accessing the page.