[
https://issues.apache.org/jira/browse/IGNITE-14215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17292888#comment-17292888
]
Mauricio Stekl commented on IGNITE-14215:
-----------------------------------------
The metrics needs to be enabled on the API docs, at least on the JavaDocs we
use for the website.
These are the codes for the templates:
<!-- Yandex.Metrika counter -->
<script type="text/javascript" >
(function(m,e,t,r,i,k,a)\{m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
m[i].l=1*newDate();k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
(window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
ym(72949126, "init", {
clickmap:true,
trackLinks:true,
accurateTrackBounce:true,
webvisor:true
});
</script>
<noscript><div><imgsrc="https://mc.yandex.ru/watch/72949126"style="position:absolute;
left:-9999px;"alt=""/></div></noscript>
<!-- /Yandex.Metrika counter -->
<!-- LuckyOrange code -->
<scripttype='text/javascript'>
window.__lo_site_id = 284467;
(function() {
varwa = document.createElement('script'); wa.type = 'text/javascript'; wa.async
= true;
wa.src = 'https://d10lpsik1i8c69.cloudfront.net/w.js';
vars = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(wa, s);
})();
</script>
<!-- /LuckyOrange code -->
> Website: Enable Lucky Orange and Yandex Metrics
> -----------------------------------------------
>
> Key: IGNITE-14215
> URL: https://issues.apache.org/jira/browse/IGNITE-14215
> Project: Ignite
> Issue Type: Bug
> Components: website
> Reporter: Denis A. Magda
> Assignee: Mauricio Stekl
> Priority: Major
>
> We're conducting a usability audit of the Ignite website to better understand
> what parts of the site get more attention and what doesn't resonate with
> developers landing on the pages. The goal is to introduce and explain Ignite
> in the most concise and technical way, and to guide the users from the
> landing pages to documentation and other pages so that they can transition
> with their Ignite journey seamlessly.
>
> To better understand how the users perceive the information on the current
> web pages, we need to see heatmaps and other advanced metrics that are
> supported by the following tools:
> * [https://www.luckyorange.com|https://www.luckyorange.com/]
> * [https://metrica.yandex.com/about]?
> Let's use the tools for the time of the audit. All the data is capture and
> kept anonymous.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)