Discovering User Behavior in Your Discovery System Custom Google Analytics Event Tracking.

Slides:



Advertisements
Similar presentations
EBooks and Audiobooks. This class will give you an overview of eBooks and electronic Audiobooks available from the Library. We will also explain the basic.
Advertisements

Support.ebsco.com Tutorial. Welcome to EBSCOs Hobbies & Crafts Reference Center (HCRC) tutorial. HCRC is a comprehensive database that provides detailed.
Reading an EBSCOhost Article
Support.ebsco.com Science Reference Center Tutorial.
Zinio Library Patron Setup Step-By-Step September 2012.
Finding Scholarly Information You know how to search the web and find information focused on just about any topic you can think of. Did you know that.
Primo search New ACPE Library resource discovery and delivery service Catalogue and database items can now be retrieved from a single search interface.
The gold search box in the center of the webpage is what you will use to research all of our databases and our online library catalog.
Library Instruction Winter 2009 Find Books and More!
WEB OPAC 2.0 Discovering a better search tool Kevin Collins & Darren Chase, Stony Brook University.
Introduction to UPCat This project is funded (in part) with a Library Services and Technology grant from the Institute of Museum and Library Services administered.
Library Online Catalog Tutorial Pentagon Library Last Updated March 2008.
Single Search By Rakphao Theppan, librarian Searching Online Resources.
Overview Our Vision Discovery / User Context Content Testing Customizations – Now – Future Marketing and Change Management.
Next Generation OPACs Kat Hagedorn Scott Martin Jake Glenn July 12, 2007.
InfoTrac Power Search 2.0 Lund Online 2009 – Products & Platforms Monique Schutterop.
Searching Without a Net:
Tutorial EBSCOadmin Branding support.ebsco.com. To help you enhance the search experience for your users, EBSCO offers a number of custom branding options.
Using ProQuest Databases Jackson Community College Atkinson Library.
Hunting for a journal? And not sure where to start?
Information Literacy Summon Catalog Summon is the only discovery service designed around a single, unified index of content. Provides a Google-like search.
Website Redesign: User Testing and Web 2.0 Bennett Claire Ponsford - Digital Services Librarian Christina H. Gola - Coordinator of Undergraduate Instruction.
Google Analytics: Beyond the Code. Create a GA profile Configure Site Search Settings Keep searcharg, author, title, SEARCH Exclude startLimit, SORT,
A step-by-step tutorial by Henry Liu Auckland City Libraries Make a start Chinese Digital Community.
Anita Foster Head, Acquisitions and Electronic Resources Milner Library, Illinois State University May 1, 2014 Using SFX to Facilitate Electronic Book.
AGent 2.0 Cataloging AGCat –Replaces WindowsCat/FullCat UDMM Interactive authority control Subject heading translation Bibliographic resources Cataloging.
EBSCOadmin. Select Change Password Select EBSCOadmin Security.
Springerlink.com Introduction to SpringerLink springerlink.com.
How is our Discovery System Perceived by Users? Fran Abbs Metadata Manager Rachel Collier-Wilson Resource Discovery Manager.
Support.ebsco.com Basic Searching for K-12 School Libraries Tutorial.
WorldCat Local & World Cat Quick Start a new way to search your library’s resources and the world beyond.
May AcademicGeneral Reference InfoTrac Student InfoTrac Junior.
AURAK Library Electronic Databases How to Access and Use AURAK Library Electronic Databases? AURAK SAQR LIBRARY.
ORBIS & PORTALS E-Journal Workshop Michael Markwith, TDNet Inc. Reed College Library May 9, 2002.
1 Preparations for Implementing RDA in Ex Libris’ Products ALA Annual Conference | Anaheim, CA | 24 June 2012 Mike Dicus, Product Manager Ex Libris (USA),
World Cat World wide catalog of libraries in the U.S., Canada, and Europe.
Building User Services with OCLC’s WorldCat Local Washington State University Libraries Al Cornish, Head of Library Systems Lihong Zhu, Head of Technical.
Sarah G. Park Lovejoy Library Southern Illinois University Edwardsville gpark at siue.edu.
MaNGO Mango is FCLA created application that uses the Solr/Lucene search engine and repository Begun in October 2007, live in August 2008, major overhaul.
LibraryThing Tags : Implementation at Two Organizations Jenny Schmidt, SWITCH Library Consortium Ingrid Lebolt, Arlington Heights Memorial Library Doug.
Tutorial support.ebsco.com Core Collections Complete.
Shelcat Scottish Health Libraries Catalogue Training guide, March 2009.
Location Guide & Text Me a Call Number integration to Primo Presented By Dhanushka Samarakoon Marjorie Devlin.
How to find journal articles. Thousands of journals; millions of articles … But how do you find the articles you need?
Putting the ‘M’ in MANGO Article Searching using the MetaLib X-Server in Florida’s Discovery Tool Joshua Greben, Systems Librarian/Analyst Florida Center.
SmartSearch. SmartSearch is the Library’s new improved Online Catalogue A single site searches all Library resources:  The Library Online Catalogue (ie,
The World Bank eLibrary User Guide 2012 elibrary.worldbank.org.
Resource Edinburgh
Third Edition Discovering the Internet Discovering the Internet Complete Concepts and Techniques, Second Edition Chapter 3 Searching the Web.
© 2015 Ex Libris | Confidential & Proprietary Yoel Kortick | Senior Librarian Primo Analytics.
1 Discovery Interface Display Logic Yoel Kortick Senior Librarian.
... Using the OPAC of Koha. .. Features Search (simple, combination) Browse Filters Results view (normal, ISBD, MARC) Cross searching View linked content.
Full Text Finder Publication Finder Overview
GALILEO Support Services
Parts.cat.com Client training 2017.
Science Reference Center
Science Reference Center
Alma Link Resolver Usage
Primo – Alma – Primo Central
Fulfillment Unit Rule based on Process Type
Primo 101 for Front Line Staff
OverDrive Digital Library Basics
EBSCO Discovery Service
Introduction to Smart Search
Literary reference center
Click on SEARCH for catalog
Library Electronic Databases
Lívia Vasas, PhD 2018 The Nation Library of Medicine and its databases Mozilla Firefox or Google Chrome Lívia Vasas, PhD.
To view, enable editing, select Slide Show, select From Beginning
Presentation transcript:

Discovering User Behavior in Your Discovery System Custom Google Analytics Event Tracking

Primo at Notre Dame Local Primo installation PCI results included in 2012, 672 collections currently activated About 5 million local records after deduping 3.7+ million Aleph records from ND and three other local academic libraries 2 million(ish) HathiTrust records Plus records from our Special Collections and the Kresge Law Library ND: 8000 undergrads, 4000 grad students

Google Analytics Event Tracking

SCREENSHOT OF A VIDEO

Browser development tools GreaseMonkey (FireFox add-on) jQuery Colleagues and StackExchange! Other tools

1 var recordTab = $("ul.EXLResultTabs"); 2 recordTab.on("click", "li.EXLResultTab", function() { 3var link = $(this); 4ga('send', 'event', 'Onesearch Records','Access', link.text()); 5 });

var recordTab = $("ul.EXLResultTabs"); // console.log("recordTab:",recordTab); recordTab.on("click", "li.EXLResultTab", function() { var link = $(this); // var label = link.text(); // console.log("Click recordTab: ",label); ga('send', 'event', ‘CATEGORY',’ACTION', LABEL); });

Basic Discovery Service Questions How many searches and sessions does our discovery system get? How does that compare to our legacy catalog? How has it changed from year to year? What devices are our patrons using? Should we focus more on mobile devices?

Interface-related Questions What facets and record tabs are used most? Are there facets or record tabs that aren’t used much? Do our patrons continue on to the second, third or fourth page of results? Do our patrons use the new browse search? Do our patrons come to Primo only to switch over to the Aleph OPAC?

Content-related Questions What record sources are used most heavily? Specifically, what Primo Central Index collections are used most? Do patrons take advantage of content-related Primo features, like reviews/tags, recommended articles and virtual browse? What is the relative discovery rate of our print and electronic collections?

Three Examples

Usage of tabs Method: track clicks on tabs, using tab name as label Results: tabs associated with access get most usage, followed by tabs associated with details. Reviews/Tags tab got almost no clicks, and most clicks did not translate into someone leaving a review or adding a tag Decision: after correlating with data about number of tags and reviews, removed this tab

Facet usage Method: track clicks on facets, using facet header as event label Results: some facets (publication date, on shelf/access online, resource type) are used a lot, some are used very little (esp. journal title and author facets)

Facet usage, continued Decision: we talked about making changes to the way facets are displayed, renaming some of the facets, re-ordering the facets, or even hiding least-used facets, but decided to keep them the way they are Future steps: continue to monitor this, especially as new search personalization options are added in Primo 4.6

Usage of records by source Method: send event each time a link inside a record is clicked, using record source as the action and link text (in most cases) as the label

Category: OneSearch - Source Tracking Action: Aleph (deduped) Label: Access Online / Project Muse Category: OneSearch - Source Tracking Action: Aleph (deduped) Label: Virtual Shelf

Usage of records by source, cont. Results: usage of our local Aleph records is just over half of total record usage This is especially surprising, given the huge number of Primo Central records and the fact that the default search scope includes both local and PCI records. One factor may be that we heavily weight our local records, but it may also reflect the preferences of our patrons

Usage of records by source, cont. Decisions: as far as I know, we haven’t made any changes to our local record weighting or to our PCI collection activations based on this data, but we have used it as we consider adding a new local collection (Center for Research Libraries catalog), and which search scope(s) we will add it to

Thanks! Questions? Lauren Ajamie Electronic Resources Librarian University of Notre Dame Hesburgh Libraries