Intranet Analytics – Driving value and continuous improvement

Keeping tabs on intranet usage helps underpin continuous improvement, and is fundamental to getting value out of your investment. Get deeper insight by combining SharePoint usage reports with Google Analytics.

Why bother with analytics?

Collecting and analysing usage data should be a priority for every organisation with an intranet. It’s a powerful way of increasing the value of your investment and driving continuous improvement.

Monitoring your intranet analytics lets you keep track of things like:

  • What areas of the site are most popular
  • What parts of the site are unpopular – and why
  • User adoption – whether overall site visits are increasing, have plateaued, or are in decline
  • Any sudden or slow-burning problems
  • Typical user journeys

By analysing how people are using your intranet, you can target content more effectively, develop a structure for your site that better reflects user needs, and identify and resolve user challenges before they become problems.

What’s wrong with the built-in usage reports?

SharePoint’s built-in analytics – known as usage reports – capture only a very limited amount of information about what’s going on.

Data is gathered on two aspects: site usage, and search usage. Site usage collects data measuring how many times a page is visited each day, and how many unique users visited that page. It then exports that data to an Excel spreadsheet. From that data, you can see how many individuals used the intranet, and how many times pages were visited, but not much else.

Continue reading this post ➔

Share this page

Digital Transformation – Ingenuity and Empowerment in the Public Sector

Learn how Registers of Scotland and the Scottish Housing Regulator delivered digital transformation by empowering their businesses and allowing ingenuity to flourish.

Picking up a theme from an earlier blog article, What is Digital Transformation?, this recent observation from Tom Meade, Digital Director at Registers of Scotland, really resonated with us:

“We don’t look at it as digital transformation; the IT doing something to the business. We view it as business transformation; the business deciding what it wants to do with its IT capability.”
Tom Meade, Digital Director, Registers of Scotland, ‘After 400 years, the sprint’

Almost 3 years ago, Registers of Scotland (RoS) approached CompanyNet with a business problem. A significant legislative change to the Land Registration Act had just been announced. This mandated that Registers of Scotland must allow a defined set of Land Reports to be transacted online with its community of eServices business to business customers, by a fixed statutory deadline in December 2014. The deadline became known within RoS as the “Designated Day.”

This legislative change had forced RoS to seek out a digital solution to deliver this statutory requirement. And so the Reports Portal service was born.

Continue reading this post ➔

Share this page

Remote Site Provisioning with SharePoint Online and PnP

An introduction to the SharePoint Patterns and Practices (PnP) library – discover how how it can be used to power remote site provisioning.

With many organisations now moving, fully or partly, to Office 365, the way solutions are developed is evolving rapidly. In this series of blog posts, I’m going to share some of the more innovative tools available in Office 365, and the support Microsoft offers those who want to work at the cutting edge.

In this post, I’ll look at a very common requirement – SharePoint site provisioning. Site provisioning is the software-assisted creation of SharePoint sites, with certain elements already set based on default values. The business benefits to providing a site provisioning toolset include:

  • Helps prevent site sprawl, ensuring sites are only created when and where they are needed.
  • Users can create sites in a more consistent manner. This includes consistency in Permissions, List, library, and Folder names, Navigation and Metadata.

With an on-premise set-up, developers have multiple options available to them for provisioning new sites – site definitions, web templates, features (with feature receivers), web services, and so on.

Continue reading this post ➔

Share this page

Securing access to Azure blobs

An introduction to how Azure’s Shared Access Signatures let web apps share the load of downloading large files.

I recently found a subtle problem in a third-party Azure utility – it was giving access to rather more data than I had expected!

Shared Access Signatures

First a bit of background. Azure Storage has a powerful mechanism for securing access by end users to resources, called Shared Access Signatures (SAS). A common scenario is to use it to let end users directly download files from Azure Blob Storage, without having to go through an associated application.

Imagine that Alice and Bob are both using an Azure web application that stores large data files or videos. These files are private, so we don’t want Alice to be able to access Bob’s files and vice versa. We also don’t want anyone to be able to modify these files other than through the web application.

Continue reading this post ➔

Share this page

Turning over a new leaf: Going paperless with Office 365

By investing in the right equipment and software, going paperless is not only possible but affordable, and will significantly change the way you work for the better.

Look at the piles of paper on your desk. If you’re at work, most of it is probably annotated print-outs, handwritten notes and ‘important documents’ you haven’t had time to file (and maybe never will). There is a better way of working. The most forward-thinking businesses are embracing the digital workplace and going paperless – leading to more efficient workplaces that collaborate more closely (even when they’re geographically far apart).

Going paperless isn’t just a buzzword – it’s something you can achieve right now by investing in the right equipment and adjusting your working patterns. The convenience of having all your notes and documents wherever you are, and the liberating feeling of a clutter-free desk alone make it a worthwhile change. But there are lots of additional benefits you might not have considered.

Continue reading this post ➔

Share this page

Opening the gateway to on-premises data

Learn how the On-Premises Data Gateway lets Office 365 and Azure services access your on-premise data.

Office 365 and Microsoft Azure are enabling organisations to rapidly build new solutions to business problems in the cloud. But, all too often, the data you really want to work with isn’t accessible from the cloud; it’s locked away in on-premises databases, existing SharePoint sites, or spreadsheets in network file shares.

Wouldn’t it be great if there was some way of exposing this “stranded” data to the cloud? Well, there is!

Introducing the On-Premises Data Gateway

Continue reading this post ➔

Share this page

What’s up, Doc? Document storage without breaking the bank

In the second part of a look at document management in Office 365, James Mackerness explains how to minimise cloud storage costs when keeping documents online.

In my last blog, I discussed the lifecycle of document management using OneDrive and SharePoint Online, from the perspective of mapping them to your natural working patterns. In this post, I’ll look at the storage cost advantages to working this way – as well as other tips for minimising your storage costs on Office 365.

Continue reading this post ➔

Share this page

Microsoft FastTrack explained: A smooth move to Office 365

If you’re just starting your move to Office 365, you might expect it to take several months. But with the support of FastTrack it can take as little as a few weeks – even taking into account data migration.

What is FastTrack?

FastTrack is a service from Microsoft which is designed to help businesses investing Office 365 to move their existing systems and data to the cloud.

The service provides a smooth transition, with Microsoft engineers and partners working alongside your team. Microsoft provides a suite of best practices, tools, remote assistance and resources to help get the job done.

Continue reading this post ➔

Share this page

Crossing business boundaries with Azure Active Directory B2B API

Office 365 is fantastic for collaborating with colleagues within your company. But what if you need to work with people outside your organisation? It’s time to invite some guests over…

Azure Active Directory provides the foundation for managing user identities for Microsoft’s suite of online software-as-a-service products such as Office 365 and Dynamics 365. Although it is not exposed directly to end users each time someone logs into Office 365 to edit a document, looks up a colleague’s email address to send an email or sends a message to a group, it is Azure Active Directory powering these actions.

However, an increasingly important requirement is to allow collaboration with people at other organisations in a way that is as easy and efficient as collaboration within an organisation.

Continue reading this post ➔

Share this page