Project Description:
I am building a script that will be placed on consumer’s websites that captures and records to a DB a visitor’s referring domain, referring url, visits, unique visitors, referring keyword (for search engine referred traffic), tracks page views, and recognizes a user defined conversion success page. This data needs to record to a DB and will be pulled to create a dashboard which needs to exist behind a secure login process. Past experience using Django is preferred.
We have already completed the following:
• Basic framework to connect to the db and render pages
• DB model and build
• JavaScript 'pixel' for landing and goal pages
• Backend recorder to receive the JS 'pixel'
The key Django completion tasks left to be completed are:
• Frontend site login
• Backend code to compile and aggregate all the data for the report
• The core report with dropdowns (detailed in attached)
• Dashboard report charts
Past experience with Django and Google App Engine is preferred