Skip to content

The-MilkyWay-Project/Venus

Repository files navigation

Venus

Tracking

Cookie Google Analytics Google Tag Manager Ackee Facebook Pixal Hotjar


document.readyState

document.cookie document.characterSet document.doctype.name document.domain document.embeds.length document.forms.length document.links.length document.anchors.length; document.scripts.length document.images.length document.title document.URL

screen.colorDepth

window.screen.availHeight window.screen.availWidth

window.screen.height window.screen.width

navigator.appCodeName navigator.appName navigator.appVersion navigator.cookieEnabled navigator.language navigator.onLine navigator.platform navigator.product navigator.userAgent

function getLocation() { if (navigator.geolocation) { navigator.geolocation.getCurrentPosition(showPosition); } else { x.innerHTML = "Geolocation is not supported by this browser."; } }

location.hash location.host location.hostname location.href location.origin location.pathname location.port location.protocol location.search

About

Part of the MilkyWay, Microservices Infrastructure Project

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published