Open travula opened 8 years ago
In progress Setting up Open edX Analytics/Insights using the steps given at https://openedx.atlassian.net/wiki/display/OpenOPS/edX+Analytics+Installation.
For more information about how we have setup please go through the link https://github.com/vlead/port-labs-to-openedx/blob/develop/src/analytics.org.
After running/configuring Open edX insights/analytics based on the steps mentioned in the above link, We are facing Page Not Found error on the LMS(edx platform) setup when we login to insights setup insights app again redirects to LMS setup for OAuth user authentication verification. At this time we are facing this issue \ Page Not Found**
Today I have gone through http://edx.readthedocs.org/projects/edx-installing-configuring-and-running/en/latest/analytics/install_analytics.html to understand the concepts of pipeline and analytics_api.
Also followed the steps mentioned in the https://openedx.atlassian.net/wiki/display/AN/Configuring+Insights+for+Open+ID+Connect+SSO+with+LMS to configure Open edX Insights
We (Yogesh and I ) tried setting up Open edX analytics based on Mrs.Sukla's from IIT-B suggestions (https://github.com/vlead/port-labs-to-openedx/blob/develop/src/iitb-meeting.org) on Thursday and Friday. But there is no progress on it. Still we are facing the same issue.
This is documented at https://github.com/vlead/port-labs-to-openedx/blob/develop/src/analytics-setup/index.org#mrssuklas-suggestions-on-setting-up-open-edx-analytics
Latest working document is available at https://github.com/vlead/port-labs-to-openedx/blob/develop/src/analytics-setup/index.org.
The virtual labs ported to Open edX platform run from Open edX CMS/LMS platform, henceforth called as Open edX platform. This platform stores the raw data of usage of each lab. To access the usage analytics of each lab, Open edX provides an Anlytics Pipeline platform that reads the raw data from the Open edX platform and save it to a store. The Analytics API provided by Open edX operates on this store.
The architecture document is here.
For more documenation reffer here