Skip to content

Instantly share code, notes, and snippets.

@mbseid
Last active August 29, 2015 14:19
Show Gist options
  • Save mbseid/a7d889019b73da32029d to your computer and use it in GitHub Desktop.
Save mbseid/a7d889019b73da32029d to your computer and use it in GitHub Desktop.
LandingPage
<html>
</head>
<title>Thank you for sharing!</title>
<script>
!function(n,a,y,t,e,v,s){var globalNameSpace="GlobalNaytevNamespace";
n[e]||(n[globalNameSpace]=n[globalNameSpace]||[],n[globalNameSpace].push(e),n[e]=function(){(n[e].q=n[e].q||[]).push(arguments)
},n[e].q=n[e].q||[],v=a.createElement(y),s=a.getElementsByTagName(y)[0],v.async=1,v.src=t,s.parentNode.insertBefore(v,s))
}(window,document,"script","http://naytev-embed.global.ssl.fastly.net/prod/naytev.min.js","naytev");
naytev("create", "551edbc6e4b0asdf23445b0d9fca");
naytev("bind", "naytev.ready", function(){
try {
self.close();
window.close();
} catch(e) {
console.log('Error closing window', e);
}
});
</script>
</head>
<body>
<h3>Thanks for sharing!</h3>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment