Ask Tech Support: Embedding the Survey World Map
Sometimes little changes draw a lot of attention to minor details. In this case, recent updates to the look of the ‘Overview’ page of your survey has put the survey world map front-and-center for many customers. To go along with that, many have asked if there was a way to include the map within the thank you page of their survey or on a page on their website. Well, you absolutely can, and only need to know the survey number!
Bigger Sample:
The steps are simple:
- Select your survey and go to the Overview page
- Right-click on the map and choose ‘Copy Shortcut’ (Internet Explorer), ‘Copy Link Location’ (Firefox), or ‘Copy Link’ (Safari)
- Place the link into the following code, replacing “PLACE_YOUR_LINK_HERE” (between the quotations)
- Add this code to your webpage or blog post, wherever you want the map to show-up!
<img src="PLACE_YOUR_LINK_HERE" width="400" height="172" />You will notice that this is the same size as the one found in your Overview. However, you can get a bigger version by making a quick alteration. In your link you will find the following:
survey_response_map.php
Change it to the following:
survey_response_map_bigger.php
Finally, place this new link into this slightly different bit of HTML code that displays the image:
<img src="PLACE_YOUR_NEW_LINK_HERE" width="600" height="314" />Congratulations, you now have the survey World Map available outside your SurveyGizmo account!
Tags: embed, embed reports


Responses...
RSS feed for comments on this post. • TrackBack URI
Add the first comment using the form below: