Courses / Creating A Fullstack Linktree Clone (Legacy)
Daily Link Click Tracking In Combo Chart
This lesson covers using Ahoy's JavaScript functionality, alongside its API setting, to have the frontend send requests to the backend. These requests will be made before a user is redirected when they click on a link. The request will create a Ahoy Event that can then be used to calculate the total number of times each link was clicked.
We then take this data and chart it in our ApexChart the same way we did the previous total views data.
Exercises
No exercises in this lesson yet.