Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in JIRA with ga.js

Daniil Mazurin April 8, 2019

Ошибка 21 сек.PNGошибка JIRA 21 sec.PNG

 

Good day. We have JIRA which installed on internal server without access to the internet, when we go tempo - reports - timesheet tempo-script trying to complete request https://ssl.google.analytics.com.ga.js and we're waiting for 21 seconds, how we can disable it or maybe you know other solution?

 

2 answers

0 votes
Daniil Mazurin April 8, 2019

<div id="trial-info">
<script type="text/javascript">

var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-9717709-5']);
_gaq.push(['_trackPageview']);

(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src=('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();

</script>

 

This Code we're found in JIRA when we went it Tempo - Reports - Timesheets.

In which file we can find em. How we can disable or comment it?

0 votes
Deniz Oğuz - The Starware
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 8, 2019

Did you try to disable analytics from Tempo settings? Another option is blocking it on your intranet proxy server so that it doesn't wait until it timeout. 

Daniil Mazurin April 8, 2019

Where I can disable this it? Could you give me a screenshot or describe?

 

and.. we can't disable our proxy, because it's contrary to our private policy.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events