This recipe shows you how to add an AdPlugg ad to your Wix site. This recipe just adds a single ad but you can use it to add any number of ads by combining it with other recipes, etc. The recipe uses the AdPlugg Ad Snippet (which will work on any site) but this recipe has instructions that are specific to a Wix site.
As of this writing, Wix only allows you to add custom HTML/JavaScript via the Wix "HTML App". The Wix HTML App inserts your custom code inside of an iFrame. This limits AdPlugg (and any other code inserted using this method) to working within the iFrame only. This means that ALL of the AdPlugg code must reside within the iFrame/HTML App because it will be "sandboxed" inside of it, unable to access other parts of the page.
First, we need to create an AdPlugg Ad.
Next we are going to add the AdPlugg SDK to your Wix site.
You should now be able to see the ad live on your site.
You can insert ads into other areas of your wix site using the same technique that we used above. You can also use AdPlugg Zones to serve different (or the same) ads into your content, sidebar, header, footer etc.