Is there a way to count the number of clicks on a link on my site.
Try bitly.com
Or you can do something like /?utm_source=clicktype. If your server doesn’t log requests already you can add this functionality or make it check req.query
.
Is there a way to count the number of clicks on a link on my site.
Try bitly.com
Or you can do something like /?utm_source=clicktype. If your server doesn’t log requests already you can add this functionality or make it check req.query
.