EddieHubCommunity / BioDrop

Connect to your audience with a single link. Showcase the content you create and your projects in one place. Make it easier for people to find, follow and subscribe.
https://biodrop.io
MIT License
5.73k stars 3.96k forks source link

[FEATURE] Enabling Insights for the User Profile Page #482

Closed manavmodi22 closed 1 year ago

manavmodi22 commented 2 years ago

Description

Normal linktree provides the user an option to view insights like click counters, page visits, and the source, etc. I am creating this issue and keeping the suggestions wide open on how the Analytics/User Insights can be enabled for the project. The goal is to ideate, cause making it the same as Linktree might not be possible but it is important that in some way the users on the project get these insights.

Screenshots

No response

Additional information

No response

github-actions[bot] commented 2 years ago

It's great having you contribute to this project

Welcome to the community :nerd_face:

If you would like to continue contributing to open source and would like to do it with an awesome inclusive community, you should join our Discord chat and our GitHub Organisation - we help and encourage each other to contribute to open source little and often 🤓 . Any questions let us know.

Zishan-7 commented 2 years ago

@manavmodi22 That would be a great addition, but don't you think for that we will firstly have to make an login page for the users? After logging in they can check insights for their account only.

gptkrsh commented 2 years ago

Also, where are you gonna store the stats? Also are we sure to store the stats? 🤔

Zishan-7 commented 2 years ago

We'll have to make a database for storing data and backend APIs or we can use firebase as it's much more convenient.

gptkrsh commented 2 years ago

We'll have to make a database for storing data and backend APIs or we can use firebase as it's much more convenient.

Humm, I don't think this will be a good idea to add insights.

Zishan-7 commented 2 years ago

I think it will be a good addition because it will make LinkFree much more like link tree.

gptkrsh commented 2 years ago

I think it will be a good addition because it will make LinkFree much more like link tree.

Then maybe let's wait for the coming API... it would introduce a features that may help 😄

code3z commented 2 years ago

Should the analytics be public or private?

eddiejaoude commented 2 years ago

I like this idea, we will need people to authenticate to see their stats (private), and we will need to move it to a database

Zishan-7 commented 2 years ago

@eddiejaoude Yes, we will have to make a fresh new backend I would suggest we can use ExpressJs for that and MongoDB for the database

eddiejaoude commented 1 year ago

This has now been completed and deployed, thank you all for the suggestion 👍