Initialization
Initialize Wave.js with your publicclient_id.
client.js
Mount offers
Include the Wave.js script on your page by adding it to the head of your HTML file. Next, create an empty DOM node (container) to use for mounting.index.html
client.js
.initEmbeddedProfile() or .initEmbeddedOfferDetail()