I am try to add an interactive world map with clickable countries to my WordPress site --- so that my users can click on a country and then link to a specify page on the site. Here is an example of the world countries map I am trying to embed to my wordpress site. I am using their online version so I just need to copy and paste HTML code to my page.
However in order to link to my page correctly, I need to know the absolute path of my page. How do I know this path? Is it a server setting or a WordPress setting on installation?