AMPscript Site Functions

Use the functions to interact with site content in Marketing Cloud Engagement, such as CloudPages and microsites.

This section contains information about these AMPscript functions.

Function NameDescription
AuthenticatedEmployeeId()Returns the employee ID of the current Marketing Cloud Engagement user.
AuthenticatedEmployeeNotificationAddress()Returns the email address of the current Marketing Cloud Engagement user.
AuthenticatedEmployeeUserName()Returns the username of the current Marketing Cloud Engagement user.
AuthenticatedEnterpriseID()Returns the enterprise ID of the current authenticated landing page user.
AuthenticatedMemberID()Returns the member ID of the authenticated landing page user.
AuthenticatedMemberName()Returns the member name of the authenticated landing page user.
CloudPagesURL()Returns a CloudPages URL with an encrypted query string.
IsNullDefault()Lets you create default values for empty fields in Smart Capture forms.
LiveContentMicrositeUrl()Returns a link to view live content on a microsite.
MicrositeUrl()Returns a microsite URL with an encrypted query string.
QueryParameter()Retrieves a value from a URL query string.
Redirect()Redirects landing page visitors to a different URL.
RequestParameter()Returns the value of a parameter from a form field or landing page URL parameter.