Open aahnik opened 3 years ago
It would also be wonderful to know from which source a visitor clicked the link. Like from twitter, or some other place.
I think there can be a referrer
parameter.
I like this idea. Shouldn't be too difficult to add some basic analytics.
On each visit & tracked page action, send HTTP request with action name to server to log the event.
I'm not sure when I'll get around to implementing this, but I definitely think it would be valuable.
It would be great to have analytics. But without any creepy js. Many people like me use blockers like ublock origin ( it blocks even google analytics )
I would love server side analytics. Whenever the page is requested, the public IP goes to the server. The server side may determine the visitors location based on IP.
Also would love to know the number of visitors to my coindrop page, and graphs. It would be great to know who clicked on which button.