November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Hello Radek,
Did you find a solution for this? We seem to be experiencing the same. Also in DXC.
Best regards,
//Per
that actually happens in PostAuthenticateRequest - i.e. when an user logs in. EPiServer.GoogleAnalytics.InitializationModule also implements InitializeHttpEvents so it can be a bit confusing to think it is initialed multiple times.
I don't know about it good enough to say that initial virtual roles on every log in is totally correct (I'd trust my colleagues on that one), but at least the module itself is not initialized multiple times.
Hi Quan,
Actual behaviour is that our DXC-logs get stuffed with these log-messages, so it's not just when a user logs in. On the top of my head, I would say that there is a good chance that PostAuthenticateRequest gets hit for each request, not just when the user actively logs in.
https://world.episerver.com/add-ons/google-analytics-for-episerver/configuring-google-analytics-for-episerver/
Anyone knows how to debug this to see who is trying to init this module all the time?
Is it something old in the DB?