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 »

The application there are some events in most of the flows, and analyzing the Cross Brand feature it pass in some flows and impact some events on mParticle.

For this analyze, we use the Amplitude App, because the Amplitude receive the information of many other app including of mParticle, so we can see these events in real time we used the Google Chrome as well.

Sign up flow

In Sign up flow, it impacts three events, Sign Up Complete, Sign Up Flow Successful and Sign Up Successful

Pasted Graphic 14-20240131-081842.pngPasted Graphic 13-20240130-195752.png

These events are manipulated in the src/state/mParticle/index.tsx

Update Agreements

In the flow of update agreements, when show the agreements modal, the event that is impacted is Accepted update agreement.

Pasted Graphic 6-20240130-192235.pngPasted Graphic 10-20240130-193331.png

This event is called in the file src/components/modal-agreement/index.tsx.

EventTypes.Navigation,-20240130-193518.png

Update Communication Preferences

When the user updates your communication preferences through communication preferences screen.

Pasted Graphic 4-20240130-185927.pngPasted Graphic 7-20240130-192940.png

This event is called in this file src/state/mParticle/set-user-attributes.ts.

existingAttributes,-20240130-193056.png

  • No labels