How to Embed GuidedTrack Programs in WordPress

Embedding GuidedTrack programs in WordPress is super quick and easy.

First of all, you’ll want to install a simple WordPress plugin that adds a standard shortcode for iframes. We recommend this one: https://wordpress.org/plugins/iframe/

This plugin will allow you to directly embed all kinds of iframe content, such as YouTube videos or HTML5 games, but it works great for GuidedTrack programs. Note that unless you have a premium WordPress account, or host your own WordPress site, it may not be possible to install plugins like this one.

Using the following example code, you can embed your own program:

iframe src="http://www.guidedtrack.com/programs/YourProgramID/run" width="100%" height="600px"

(To have WordPress register it as a shortcode, place square [ ] brackets around it)

Finally, you’ll need to whitelist the URL of the blog post in your GT program’s share menu. To do this, open your program in the GT editor and click Share > Embed, add the URL of the blog post to the list at the bottom (for example http://blog.guidedtrack.com/?p=273), and click Submit.

That’s all there is to it!

Here’s an example where we embed a GuidedTrack program in this post: