Datos del socio SmartTag™ (MM_Member_Data )

Esta etiqueta muestra los datos asociados con el usuario conectado en ese momento.

Atributos

nombre – Indicates what type of data to output from the current member’s account. Below is a list of acceptable values:

ValorDescripción
idOutputs the current member’s ID
firstNameOutputs the current member’s first name
apellidoOutputs the current member’s last name
nombre de usuarioOutputs the current member’s username
contraseñaOutputs the current member’s password only in the Welcome Email. In all other cases, it will output astericks.

Consulte 2.2.3 Notas de la versión para más información.
correo electrónicoOutputs the current member’s email address
teléfonoOutputs the current member’s phone number
registrationDateOutputs the current member’s registration date.

Optionally use the ‘dateFormat’ attribute to indicate how the date should be formatted. For more information, see the ‘dateFormat’ attribute below.
statusChangedDateOutputs the date of the last status change on the current member’s account.

Optionally use the ‘dateFormat’ attribute to indicate how the date should be formatted. For more information, see the ‘dateFormat’ attribute below.
fecha de expiraciónOutputs the current member’s expiration date.

Optionally use the ‘dateFormat’ attribute to indicate how the date should be formatted. For more information, see the ‘dateFormat’ attribute below.
fechaCancelaciónOutputs the current member’s cancellation date.

Optionally use the ‘dateFormat’ attribute to indicate how the date should be formatted. For more information, see the ‘dateFormat’ attribute below.
daysAsMemberIndica el número de días que el miembro actual ha sido miembro.
membershipIdOutputs the ID of the current member’s membership level
membershipNameOutputs the name of the current member’s membership level
statusIdOutputs the ID of the current member’s status
statusNameOutputs the name of the current member’s status
daysWithBundle_#Indica el número de días que el usuario actual ha tenido el paquete con ID # aplicado a su cuenta.

If they don’t have the bundle applied to their account, -1 will be returned.

For example, if the ID of the bundle is 4, you would use MM_Member_Data name=’daysWithBundle_4′ to retrieve the number of days it’s been applied to the member’s account.
customField_#Outputs the current member’s value for the custom field with ID #.

For example, if the ID of the custom field that stores birthday is 4 then to output the current member’s birthday you would use MM_Member_Data name=’customField_4′.

Este atributo no debe utilizarse con Producto adquirido notificaciones push cuando se recopila información de campos personalizados en el formulario de pago.
dirección de facturaciónOutputs the current member’s billing address
billingAddress2Outputs the current member’s billing address, line 2
facturaciónCityOutputs the current member’s billing city
billingStateOutputs the current member’s billing state
billingZipCodeOutputs the current member’s billing zip code
facturaciónPaísOutputs the current member’s billing country
shippingAddressOutputs the current member’s shipping address
shippingAddress2Outputs the current member’s shipping address
envíoCiudadOutputs the current member’s shipping city
shippingStateOutputs the current member’s shipping state
shippingZipCodeOutputs the current member’s shipping zip code
shippingCountryOutputs the current member’s shipping country

formato de fecha (opcional) - Por defecto, las fechas se mostrarán en el formato: Oct 14, 2023 12:14 pm. Si desea utilizar un formato de fecha personalizado, utilice este atributo para especificar en qué formato desea que aparezca la fecha. Utilice reglas de formato de fecha estándar de PHP al definir un formato personalizado.

Utilización
¡Hola [MM_Member_Data name='firstName']!

Aquí están tus credenciales de acceso:
Nombre de usuario: [MM_Member_Data name='username']
Contraseña: [MM_Member_Data name='contraseña']
¿Le ha resultado útil este artículo?

Artículos relacionados

¿No encuentra la respuesta que busca?

Póngase en contacto con nuestro equipo de atención al cliente
Póngase en contacto con nosotros