Hi! I stumbled upon a problem I can't find a service like Bit.ly, but where you can pass custom URL parameters to see basic analytics.
For instance, I want to track how many people from particular sources clicked on a link. I gave the link to John (<link>/?source=John), Michael (<link>/?source=Michael) and others. I want to see how many people came from John, Michael, etc.
I know there are possibilities to track a resource(emails, social media, etc.) as Bit.ly does, but you can't pass custom URL parameters.
So, for my case, I should make a simple HTML page that gathers people's IP and source to write the data to Airtable and then make calculations to see the statistics.
Does anyone know a service that can do such things?
Have you checked out branch.io it sounds like it might fit what you are asking to do. We have used it in a few apps that we have built.
Have you tried cutt.ly?
Yes. It also lacks the possibility to have custom URL query parameters.