xrapz
xrapz
Hi @TheLarkInn , We've just published new versions of our 3 core libs. * https://github.com/keen/keen-tracking.js (37 KB minified, under 12 KB gzipped) Keen-tracking is the only package required to track...
Hi @stof , Thank you once again for the feedback! We've just deployed the explorer v6 beta to the production environment (keen.io). The newest version brings multiple improvements and bugfixes....
Hi @CyranMS The Autocollector was designed to be easy to implement on static pages. For more advanced uses, React/Vue/Angular apps, we recommend you to use the default Keen-tracking module. But...
Hi @todda00 Thank you for feedback! You're right - the local_time_full property is deprecated, because the same UTC value is duplicated inside the keen.timestamp. We'll remove it in the next...
Hi @vliegenthart Which version of the keen-tracking do you use? In v4 you can set a request type https://github.com/keen/keen-tracking.js#request-types By default it's Fetch, with a "cors" option turned on.
Hi @vliegenthart , I passed this ticket to our backend guys. It's related to a mismatch between request headers and response headers. We can't control the headers of the beacon...
PS: In the near future, we'll move from Beacon API to Fetch with KeepAlive flag. It's not yet supported because of cors bug https://bugs.chromium.org/p/chromium/issues/detail?id=835821
Hi @linicam Thank you for the feedback. We're currently working on the new API documentation website. I'll let you know when it's done. Regards