I allow visitors to copy the HTML snippet to their own websites, which includes the image posted on my website.
What is the best way to track websites that link to these images?
I was thinking of creating a web page like getImage.php?imageID=12345
and using this as an src image in my code snippet, but how do I get which website is using this?
source share