To get cookie domain you have to put this code in your phtml file and this phtmlfile was called by the page where you want to showing it.
<?php echo $cookieDomain = Mage::getModel(‘core/cookie’)->getDomain($cookieName);?>
Your email address will not be published. Required fields are marked *