tedd / Tedd.ShortUrl

Simple URL shortening in ASP.Net 6.0 using MSSQL backend
https://go.tedd.no
GNU Lesser General Public License v2.1
5 stars 3 forks source link

Click tracking #19

Open dolphinsd opened 2 years ago

dolphinsd commented 2 years ago

Did you consider adding built in tracking for clicks?

tedd commented 2 years ago

Yes, the previous version has this and I was planning on adding the ability for link creator to track clicks anonymously as well. But I have very little time to work on this at the moment.