Cookie Cutter

Cookie Cutter

Cookie Cutter is a free service, a simple script to check if your visitors' browser accepts cookies.

CookieCutter.name writes and reads the cookie in real time, to test and determine if client browser supports cookies. This tool is especially useful when test third-party cookie capacity.

Use Cookie Cutter to Checker Cookies

Place this script to your webpage of where you need to check if cookie is enabled in browser.

<script language="javascript">
    function CookieCutter(c) {
        if (c == '12345678') {
            alert("Your browser enabled cookies.");
        } else {
            alert("Your browser disabled cookies or third-party cookies.");
        }
    }
</script>
<script language="javascript" src="http://cookiecutter.name/Check/12345678"></script>

Cookie Cutting Options

For better result (to avoid browser cache), you can use random string to replace the 12345678, the string is \w{4,30}.

You can also change the default callback function name, to do so use http://cookiecutter.name/Check/12345678/CallBack instead of CookieCutter, the function name is [\w\.]{4,30}.


Click here visit GimmeRank.com, an Affliate Link Manager, your gateway between your affiliate program and your marketing.


Your Browser

HTTP_USER_AGENT
CCBot/2.0
f8a10da8ed4b458538c2c1670ef74404793ff811
navigator.userAgent