Skip to content

Instantly share code, notes, and snippets.

View ZipoKing's full-sized avatar
🏠
Working from home

Paweł Smoliński ZipoKing

🏠
Working from home
View GitHub Profile
@davekelly
davekelly / gist:3918937
Created October 19, 2012 15:42
Add Intercom.io snippet to Magento site
<?php
/*
* /app/design/frontend/default/your_theme/template/page/intercom-io.phtml
*/
// Settings for the intercom.io app.
if( $this->helper('customer')->isLoggedIn() ): ?>
<?php $customer = Mage::helper('customer')->getCustomer()->getData(); ?>
<script id="IntercomSettingsScriptTag">