Dados do membro SmartTag™ (MM_Member_Data )

Essa tag gera dados associados ao membro conectado no momento.

Atributos

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

ValorDescrição
idOutputs the current member’s ID
firstNameOutputs the current member’s first name
lastNameOutputs the current member’s last name
nome de usuárioOutputs the current member’s username
senhaOutputs the current member’s password only in the Welcome Email. In all other cases, it will output astericks.

Consulte 2.2.3 Notas de versão para obter mais informações.
e-mailOutputs the current member’s email address
telefoneOutputs 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.
data de expiraçãoOutputs 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.
cancellationDateOutputs 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.
diasComoMembroExibe o número de dias em que o membro atual foi membro
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_#Exibe o número de dias em que o membro atual teve o pacote com ID # aplicado à sua conta.

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′.

Esse atributo não deve ser usado com Produto adquirido notificações push quando as informações do campo personalizado são coletadas no formulário de checkout.
billingAddressOutputs the current member’s billing address
billingAddress2Outputs the current member’s billing address, line 2
billingCityOutputs the current member’s billing city
estado do faturamentoOutputs the current member’s billing state
billingZipCodeOutputs the current member’s billing zip code
billingCountryOutputs the current member’s billing country
shippingAddressOutputs the current member’s shipping address
shippingAddress2Outputs the current member’s shipping address
shippingCityOutputs the current member’s shipping city
estado da remessaOutputs the current member’s shipping state
shippingZipCodeOutputs the current member’s shipping zip code
shippingCountryOutputs the current member’s shipping country

dateFormat (opcional) - Por padrão, as datas serão exibidas no formato: Oct 14, 2023 12:14 pm. Se você quiser usar um formato de data personalizado, use esse atributo para especificar o formato desejado para a data. Usar Regras de formato de data padrão do PHP ao definir um formato personalizado.

Uso
Olá [MM_Member_Data name='firstName']!

Aqui estão suas credenciais de login:
Nome de usuário: [MM_Member_Data name='username']
Senha: [MM_Member_Data name='password']
Este artigo foi útil?

Artigos relacionados

Conteúdo

Não consegue encontrar a resposta que está procurando?

Entre em contato com nossa Equipe de Sucesso do Cliente
Entre em contato conosco!