removeDebug

Use the removeDebug method to disable debugging for the Monetate JavaScript API if you previously enabled it with the setDebug method. Calling the removeDebug method removes the debug cookie and reloads the current page.

Code Sample

// removeDebug Method
window.monetateQ.removeDebug()