loader
file.var accountId = '561-HYG-937';
rtp('setAccount', accountId);
var autoRender = true;
rtp('get', 'campaign', autoRender);
<div>
elements can be personalized by designated them with ID tags. For example you can create the div <div id="my-marketo-personalization"></div>
, in Marketo's interface you need to setup a personalized space and input the target id to my-marketo-personalization
.