View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
10638Bug reportsOtherpublic2016-06-13 09:13
Reporterborjazayas Assigned Toc_schmitz  
PrioritylowSeverityblock 
Status closedResolutionduplicate 
Product Version2.50.x 
Summary10638: Problem with analytics
Description

When attempting to use google analytics load javascript error page and the page is not able to run the code analytics

TagsNo tags attached.
Attached Files
Bug heat4
Complete LimeSurvey version number (& build)160228
I will donate to the project if issue is resolvedNo
BrowserAll
Database type & versionmysql
Server OS (if known)linux
Webserver software & version (if known)apache
PHP Version5

Relationships

duplicate of 11276 closedc_schmitz Google Analytics code not running - missing space for EM 

Users monitoring this issue

There are no users monitoring this issue.

Activities

reghsvo

reghsvo

2016-06-08 17:02

reporter   ~39330

I had the same problem.

(function(i,s,o,g,r,a,m){ i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){

gets messed up somehow truncated or something
I experimented and deleted the newline at the end so the line now continues
(function(i,s,o,g,r,a,m){ i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments) },

and that made it work.
<<<eod is supposed to take care of that but somehow doesn't, bug?
UBUNTU 15 apache

c_schmitz

c_schmitz

2016-06-09 09:54

administrator   ~39334

reghsvo: which build are you using?
This is supposed to be fixed in the latest version.

reghsvo

reghsvo

2016-06-09 11:34

reporter   ~39338

Limesurvey Version 2.50+ Build 160526
support/index.php
yields
PHP Version 5.5.9-1ubuntu4.17
3.19.0-58-generic #64~14.04.1-Ubuntu SMP Fri Mar 18 19:05:43 UTC 2016 x86_64

Issue History

Date Modified Username Field Change
2016-03-01 13:45 borjazayas New Issue
2016-03-01 13:45 borjazayas File Added: Captura de pantalla 2016-03-01 a las 13.41.07.png
2016-03-04 14:42 LouisGac Priority high => low
2016-06-08 17:02 reghsvo Note Added: 39330
2016-06-09 09:54 c_schmitz Note Added: 39334
2016-06-09 09:54 c_schmitz Assigned To => c_schmitz
2016-06-09 09:54 c_schmitz Status new => feedback
2016-06-09 11:34 reghsvo Note Added: 39338
2016-06-13 09:13 c_schmitz Status feedback => closed
2016-06-13 09:13 c_schmitz Resolution open => duplicate
2016-06-13 09:13 c_schmitz Relationship added duplicate of 11276