Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.25 KB

README.md

File metadata and controls

20 lines (15 loc) · 1.25 KB

Here, Miss.

Deprecated: The Do Not Track header has been deprecated by W3, and although many browsers still support it it has not entered widespread use. We do not recommend integrating this into new products. Instead, consider using minimal tracking by deafult.

Normal Code Climate jsDelivr

Do Not Track settings in a handy set of variables, disabled for IE 10+ users by default (configurable).

Auto updated on JSDelivr

<script src="https://cdn.jsdelivr.net/gh/eustasy/here-miss@1.2.0/here-miss.min.js" integrity="sha256-0/jD0kYZ/O5vQCoVEsCg9k0KxdWnlZTpmcVfc+tpatc=" crossorigin="anonymous"></script>
<script>
if ( trackme ) {
  // tracking code
}
</script>