We have a couple of EPI sites with content in an open context. When a user logs in they are redirected to an .NET MVC application with no EpiServer connection. We would like to:
Log all user activity on open pages (EpiServer).
Associate activity on open pages with a known user once they log in.
I guess there are several ways to go about this. I´ve seen javascript libraries like cxense, but it just feels like it should be easier. For instance log ip address on all requests and check ip adress with someone logs in.
Has anyone else solved this, and if so, do you have any recommended approach?
Hello!
We have a couple of EPI sites with content in an open context. When a user logs in they are redirected to an .NET MVC application with no EpiServer connection. We would like to:
I guess there are several ways to go about this. I´ve seen javascript libraries like cxense, but it just feels like it should be easier. For instance log ip address on all requests and check ip adress with someone logs in.
Has anyone else solved this, and if so, do you have any recommended approach?
/regards magnus