###SetPageType SetPageType API
The setPageType method is used to set a page type that describes the type of page a visitor views on your site. Page types are used to consistently target actions and are a helpful alternative to manual URL targeting.
// setPageType Method
window.monetateQ.push([
"setPageType",
"idString"
]);