Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Analyze behavior

Question:

After delete a user, this user will receive email of Braze?

Answer:

Yes, the email of user continue active on Braze.

Here have some evidences about this:

I deleted my user in QA environment, the user is felipepg+crossqa6@ciandt.com.

On Braze, this user continues active, and don’t change anything in your register.

image-20240129-170135.png

After this, I created a new campaign and I created a rule to get only my user felipepg+crossqa6@ciandt.com, and started the campaign and sent email to me and I received the email.

image-20240129-170505.png

So we concluded that the behavior is sent campaign to deleted users.

Analyze in code

Front-end Code:

In the front-end code there are this file src/pages/account/account-delete/use-account-delete.ts, and in this file don’t have request for MParticle to call the Braze, so the system just call the back-end for remove the user.

Back-end code:

In the back-end code there are this file src/users/delete-user.service.ts, and in this file don’t have request for MParticle and Braze as well.

Important Topic


In PLK ES the option “Delete Account” not is enabled to all user, only to user with segment Social Signup Test.
So, the users can’t delete your account through the app.

image-20240129-171614.png

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.