My website (E-learning website) is built with React and it is distributed in to micro-services like if users want to login, it will redirect them to login.mywebsite.com. If they want to start learning, then it will bring them to app.mywebsite.com.
So, I would like to install Javascript SDK via GTM, what is the best way to configure, especially the trigger? because I’ve tried like this https://share.cleanshot.com/26n173 but it did not work. The event just only registered to Amplitude one time and that’s it (but it fired in GTM correctly every time).
Looking forward for any help