[Eagle-i-admins] google analytics id not detected

Faith Coldren fcoldren at mail.med.upenn.edu
Wed Sep 23 11:50:40 EDT 2015


Hi,

(We are running v4.0.0 of eagle-i)

I have noticed that on our page http://eagle-i.itmat.upenn.edu, the Google
analytics id is not being detected.

We have set in eagle-i-apps.properties:

## Google Analytics

eaglei.repository.analyticsId=UA-37540623-1


I can see in ROOT/index.jsp


    String analyticsId =
Configuration.getInstance().getConfigurationProperty("eaglei.repository.analyticsId");


and


<script type="text/javascript">

  var _gaq = _gaq || [];

  _gaq.push(['_setAccount', '<%= analyticsId %>']);

  _gaq.push(['_setDomainName', 'eagle-i.net']);

  _gaq.push(['_trackPageview']);


When I take a look at the Configuration Property Guide, I find the property
name eaglei.ui.analyticsId not eaglei.repository.analyticsId.


Could you please advise?


Thank you,

Faith
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://open.med.harvard.edu/pipermail/eagle-i-admins/attachments/20150923/ef087d3d/attachment.html>


More information about the Eagle-i-admins mailing list