I'm currently using Goo.gl to keep track of various ads I'm posting on the internet. I would like to do the same with phone number links (ex: href="tel:15555555555") but I'm completely lost on how to do this.
I'm basically trying to keep track of my phone conversions in a free way, and I thought of this as being a great option if I can just figure it out...
Any Ideas?
Shorten Url using Goo.gl here json data send in http header as post request.
send variable by using redirect url method in longUrl
this loginUrl is send as post request in http header and google.com is finally created as a shorten url.
This result contains a json in format like this:
Your Shorten URL is the "id" parameter in the JSON.
Source: http://adityagoyal-java.blogspot.in/2016/09/shorten-url-using-googl-by-http-post.html