Our projects display the unique number of visits per product across e-commerce platforms to give crisp analytics to the viewers. The business can analyze which products are getting better views and can optimize their marketing and improve their customer satisfaction.
One of the few challenges we ran into was accessing data from e-commerce websites posted on Wordpress , shopify or magento. There were some issues in accessing the data, so we decided to make our own e-commerce website and access data from there for viewing the unique product page visits .
Lastly , we tried using tools like selenium , google analytics and various other tools for calculating the unique visits of real time websites but due to the time crunch we weren’t able to integrate it into our web application
Discussion