General Community > Scripting Help
Click counter on HTML Image?
OzzyMozzy:
Thanks for that link, i signed up to have a look. It talks about shortening the link but how does it work to track the clicks on my image?
ApplianceJunk:
A image link would look something like this...
--- Code: ---<a href="http://website.com"><img src="http://YourImageURL.com"></a>
--- End code ---
You would use https://bitly.com/ to create a new shorten link for http://YourImageURL.com
Then replace http://YourImageURL.com with the new shorten link bitly.com gives you.
Go back to bitly.com to view the clicks and other stats on the new shorten link you are using.
OzzyMozzy:
Ah i get it now and just tried it out, thanks heaps for that.
Will it count it if the same link was somewhere else? or does it only count it from my web site?
ApplianceJunk:
--- Quote from: OzzyMozzy on April 27, 2012, 10:09:41 PM ---Ah i get it now and just tried it out, thanks heaps for that.
Will it count it if the same link was somewhere else? or does it only count it from my web site?
--- End quote ---
I believe it will count the shorten link it creates from anyplace it's clicked on.
I use them in emails and they get tracked.
OzzyMozzy:
So it will only click the shorten link and not count the long link that will be on other web sites?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version