Questions tagged [utm]

Use this tag only for questions related to the Universal Transversal Mercator coordinates system. For questions related to Google Analytics, use the [utm-tracking] tag.

Universal Transversal Mercator (UTM) is a geographic coordinate system to give locations on the surface of the Earth.

303 questions
-2
votes
1 answer

Javascript translation for PHP code for sending UTM to iFrame

I used PHP code to send UTM code to an iframe. But how to translate it to javascript code?