Dspace Statistics: Google Analytics, Solr

Slides:



Advertisements
Similar presentations
Web Site Analytics with Google Analytics Presented by Pete DuMelle PD Design, Inc Brought to you by UniForum Chicago
Advertisements

Mukesh A Pund Scientist NISCAIR
STEPS TO DOWNLOAD THE SOFTWARE EXE’S FROM WEBSITE.
DSpace 4: TDL upgrades and new features SEPTEMBER 30, 2014.
Library Online Catalog Tutorial Pentagon Library Last Updated March 2008.
1 STCIR – Del Mar College IRE Sushil Pallemoni Research Associate.
DSpace: Technical Basics Iryna Kuchma Open Access Programme Manager Attribution 3.0 Unported.
1 Configuring Web services (Week 15, Monday 4/17/2006) © Abdou Illia, Spring 2006.
Shibabroto Banerjee Department of Computer Science and Engineering IIT Kharagpur.
Alexander Hartmann.  Free service offered by Google that generates detailed statistics about the visitors to a website. A premium version is also available.
Google Analytics: Beyond the Code. Create a GA profile Configure Site Search Settings Keep searcharg, author, title, SEARCH Exclude startLimit, SORT,
Administrator Training. Login Screen Filled Forms Screen Logging In.
Installing DSpace on Window Bharat M. Chaudhari School of Petroleum Management, PANDIT DEENDAYAL PETROLEUM UNIVERSIRY, GANDHINAGAR
Setting up MyChisholm. Access the Chisholm website From any of the Chisholm campuses the website is accessible either by clicking home or typing “intranet”
1 TAIR Google Analytics and Interactive Dashboards Sushil Pallemoni Research Associate.
Session 5: Working with MySQL iNET Academy Open Source Web Development.
AYAN MITRA CHRIS HOFFMAN JANA HUTCHINS Arizona Geospatial Data Sharing Web Application Development April 10th, 2013.
1. Introduction  The JavaScript Grid Portal is trying to find a way to access Grid through Web browser, while using Web 2.0 technologies  The portal.
The DSpace Course Module – Upgrading from 1.4 to 1.5.
Google Analytics for Small Business Presented by: Keidra Chaney.
What is ? Free service offered by Google The most widely used website statistics service* Provides statistics and reports about visitors and transactions.
Administrator – Employee Overview September, 2011.
The DSpace Course Module - Language Customisation.
ISP-Hooking Up and Checkout Assignment-II The purpose of these assignments is to verify that you can use , browsers, and effectively search the internet.
MIS 424 Professor Sandvig. Overview  Why Analytics?  Two major approaches:  Server logs  Google Analytics.
AIP Backup & Restore Sunita Barve NCRA, Pune. AIP The latest version of DSpace 1.7.0, supports backup and restore of all its contents as a set of AIP.
MBA-Banking & Finance EduNxt Assignment. Edunxt - Login Login to the edunxt portal by copying and pasting the below mentioned link in your Internet browser:
What's New… in R10! SEP 22, Call Reports.
) Main Menu: You can access all aspects of the database from this screen 2) Contacts: You can access the “contact database management” side of.
Bonanza Health Card -How to Buy Online??. Download “Bonanza Health” App from Google Play Store. Search for Bonanza Health Care and Click on it. Install.
The DSpace Course Module – DSpace statistics and Google Analytics.
Google Analytics for Repositories Implementing and reporting in TARA Ashling Hayes TARA Content Manager.
IPSOS / Vodafone / Novartis Kenya 17 December 2014.
Stuart Lewis, UWA Thanks Google! A LOVE / HATE relationship Thanks Google! A LOVE / HATE relationship Stuart Lewis University of Wales Aberystwyth.
Visit amzsoftech.com Click Here. Type the User name Type the password Click Login First time user Click Sign Up.
Irakli Garibashvili Director, National Scientific Library in Georgia.
Complete Ordering System for Promotional Literature and Samples Quick Reference and Training Guide.
DSpace Statistics Graham Triggs Head of Repository Systems, Symplectic.
Admissions Online Application PROCESS MAP Front-end & Back-end Registration and Verification Creating login credentials Application Placements.
How to Set Up Google analytics in Magento Step by Step If you are running your Magento e-commerce store you may have heard about Google Analytics. Google.
Installing and Configuring Moodle. Download Download latest Windows Install package from Moodle.orgMoodle.org.
Surfacing Google Analytics in DSpace Claire Knowles University of Edinburgh Repositories Support Project Webinar 26 th February 2013.
Take Your Data Analysis and Reporting to the Next Level by Combining SAS Office Analytics, SAS Visual Analytics, and SAS Studio David Bailey Tim Beese.
DATA MIGRATION OF EXISTING TAX PAYER
Web-RMA Quick Start Guide
DSpace Customization NISCAIR New Delhi
CONTENT MANAGEMENT SYSTEM CSIR-NISCAIR, New Delhi
DSpace: Settings Mukesh Pund Principal Scientist CSIR-NISCAIR
Essential tools for implementing and testing websites
Web analytics principles
CONTENT MANAGEMENT SYSTEM CSIR-NISCAIR, New Delhi
CONTENT MANAGEMENT SYSTEM CSIR-NISCAIR, New Delhi
CONTENT MANAGEMENT SYSTEM CSIR-NISCAIR, New Delhi
CONTENT MANAGEMENT SYSTEM CSIR-NISCAIR, New Delhi
CONTENT MANAGEMENT SYSTEM CSIR-NISCAIR, New Delhi
CONTENT MANAGEMENT SYSTEM CSIR-NISCAIR, New Delhi
Introduction, Features & Technology
Detailed search stats from DSpace Solr
CONTENT MANAGEMENT SYSTEM CSIR-NISCAIR, New Delhi
Web Traffic Analysis Script PHP Web Traffic Analysis Script PHP Web Traffic Analysis Software.
How To Use As Another Account On Gmail
Introduction to DSpace
How to use PSCEZPRINT Web site address: prairiestate.edu/ezprint
Welcome and thank you for choosing SharkGate
Quality Center (QC) 11 Training Global IT QA Testing Team 2013
Web Site Analytics with Google Analytics
TimeClock Plus v7 Manager Training.
Getting Started With Solr
MyLion Registration Website | Mobile device
Presentation transcript:

Dspace Statistics: Google Analytics, Solr Mukesh Pund Principal Scientist CSIR-NISCAIR 1 1 1

Outline: Google Analytic Solr Statistics Dspace Community/Collection/Item Statistics Dspace Discover

Dspace Google Analytics  To record User Interface traffic and downloads from Dspace  Until Dspace 6.0 only User Interface activity could be recorded , means downloads initiated straight from a Google search were not recorded. In Dspace 6.0, it has also become possible to expose that recorded Google Analytics data within Dspace in  XMLUI Mirage2 but not in JSPUI

Dspace Google Analytics Go to your Google Analytics dashboard http://www.google.com/analytics/ Login into with your Google credentials Sign up for Google analytics Add new account and provide the website/Dspace address which you want to track Get the tracking ID and accept Google agreement Note: You have to provide the public address of website/Dspace

Dspace Google Analytics Copy the tracking Id looking like UA-XXXXXXXX-X Open the dspace.cfg file in your Dspace directory Find for Google analytics code : jspui.google.analytics.key Uncomment this line Paste the Google tracking Id in front of this code Restart Tomcat In Google analytics account , you can view the traffic in different forms (charts, reports etc.) after some time Now it’s done!!

Dspace Google Analytics Screen shot of /dspace/config/dspace.cfg

Solr Statistics For Solr UI access, type in browser http://server_ip_or_dns:port_number/solr (default permission solr access on localhost) DASHBOARD

Solr Statistics ….. e. g of Plugin/Statistics for current running server in cache

Solr Statistics ….. e. g of Analysis Report in Solr

DSpace Statistics Default statistics details of Communities/Collections/Items visible public (for non restricted items, i.e. Item Metadata and bitstream accessible by Anonymous user or specified group)

DSpace Statistics …. Statistics details display as

DSpace Statistics …. For customizing default dspace statistics (e.g.: from start date of statistics) in /dspace/config/dstat.cfg Dspace indexing (set in cron-job) Also need to re-index discovery /dspace/bin/dspace index-discovery Indexing optimize /dspace/bin/dspace index-discovery -o

DSpace Statistics …. Other Spastics command (set in cron-job) # Cleanup Web Spiders from DSpace Statistics Solr /dspace/bin/dspace stats-util -i # Re-Optimize DSpace Statistics Solr Index /dspace/bin/dspace stats-util -o # This ensures each year has its own Solr index, which improves performance. /bin/dspace stats-util -s

DSpace Discovery After indexing Discover (set in cron-job), display discovery in Home page and left side of search /dspace/bin/dspace index-discovery Indexing optimize /dspace/bin/dspace index-discovery -o

Thanks 17 17