Ctoic / Lisbook

Collection of your faviorite books.
https://lisbook.netlify.app/
MIT License
19 stars 51 forks source link

Add Visitor Count Feature Using Third-Party Analytics #47

Open Ctoic opened 1 month ago

Ctoic commented 1 month ago

Description: We want to add a feature to track the number of visitors to the LisBook app. Since there is no backend or database involved, we will integrate a third-party analytics service, like Google Analytics, to handle visitor tracking. This will allow us to monitor user engagement, the number of visits, and other relevant statistics.

Tasks:

Research and choose a third-party analytics tool (e.g., Google Analytics, Simple Analytics, Plausible Analytics). Set up an account with the chosen tool and get the tracking code. Insert the tracking code in the section of the HTML files so it loads on all pages. Test to ensure that visitor tracking works properly. Document the changes in the README file, specifying how analytics have been implemented. Acceptance Criteria:

Analytics tool is integrated successfully. Visitor tracking data is accessible from the chosen third-party platform. The code is well-documented, and any additional configuration steps are clearly explained in the README file. The solution works on both desktop and mobile views.

melan-variya commented 1 month ago

Can you assign me this task !

Ctoic commented 1 month ago

Sure @melan-variya go ahead. ⭐ the repo and Happy Coding 😄

melan-variya commented 1 month ago

where do i need to show number of visitors , can you please provide me details .

Ctoic commented 1 month ago

@melan-variya In the front page, it is up to you just make it according to theme.

Ctoic commented 1 month ago

@melan-variya are you working on it ? If you face any difficulty do lemme know we will find solotion togather.

melan-variya commented 1 month ago

I created pull request you can check .

Saiharitha3 commented 1 week ago

Hi @Ctoic, I am interested to work on this issue if it is still open please assign to me.

Ctoic commented 1 week ago

Go ahead @Saiharitha3

Saiharitha3 commented 1 week ago

Thank you @Ctoic will update to you soon!