Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

Commit

Permalink
Add Cookie Consent.
Browse files Browse the repository at this point in the history
  • Loading branch information
blueimp committed Apr 11, 2016
1 parent 844f187 commit 5291d38
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 0 deletions.
2 changes: 2 additions & 0 deletions angularjs.html
Expand Up @@ -229,5 +229,7 @@ <h3 class="title"></h3>
ga('create', 'UA-41071247-1', 'blueimp.github.io');
ga('send', 'pageview');
</script>
<script>window.cookieconsent_options={"message":"This website uses cookies to ensure you get the best experience on our website","dismiss":"Got it!","learnMore":"More info","link":null,"theme":"light-bottom"};</script>
<script async src="//s3.amazonaws.com/cc.silktide.com/cookieconsent.latest.min.js"></script>
</body>
</html>
2 changes: 2 additions & 0 deletions basic-plus.html
Expand Up @@ -244,5 +244,7 @@ <h3 class="panel-title">Demo Notes</h3>
ga('create', 'UA-41071247-1', 'blueimp.github.io');
ga('send', 'pageview');
</script>
<script>window.cookieconsent_options={"message":"This website uses cookies to ensure you get the best experience on our website","dismiss":"Got it!","learnMore":"More info","link":null,"theme":"light-bottom"};</script>
<script async src="//s3.amazonaws.com/cc.silktide.com/cookieconsent.latest.min.js"></script>
</body>
</html>
2 changes: 2 additions & 0 deletions basic.html
Expand Up @@ -154,5 +154,7 @@ <h3 class="panel-title">Demo Notes</h3>
ga('create', 'UA-41071247-1', 'blueimp.github.io');
ga('send', 'pageview');
</script>
<script>window.cookieconsent_options={"message":"This website uses cookies to ensure you get the best experience on our website","dismiss":"Got it!","learnMore":"More info","link":null,"theme":"light-bottom"};</script>
<script async src="//s3.amazonaws.com/cc.silktide.com/cookieconsent.latest.min.js"></script>
</body>
</html>
2 changes: 2 additions & 0 deletions index.html
Expand Up @@ -273,5 +273,7 @@ <h3 class="title"></h3>
ga('create', 'UA-41071247-1', 'blueimp.github.io');
ga('send', 'pageview');
</script>
<script>window.cookieconsent_options={"message":"This website uses cookies to ensure you get the best experience on our website","dismiss":"Got it!","learnMore":"More info","link":null,"theme":"light-bottom"};</script>
<script async src="//s3.amazonaws.com/cc.silktide.com/cookieconsent.latest.min.js"></script>
</body>
</html>
2 changes: 2 additions & 0 deletions jquery-ui.html
Expand Up @@ -264,5 +264,7 @@ <h3 class="title"></h3>
ga('create', 'UA-41071247-1', 'blueimp.github.io');
ga('send', 'pageview');
</script>
<script>window.cookieconsent_options={"message":"This website uses cookies to ensure you get the best experience on our website","dismiss":"Got it!","learnMore":"More info","link":null,"theme":"light-bottom"};</script>
<script async src="//s3.amazonaws.com/cc.silktide.com/cookieconsent.latest.min.js"></script>
</body>
</html>

0 comments on commit 5291d38

Please sign in to comment.