We report on our products too! As a SaaS company, it’s important for us to understand how users experience our software, both along business and product metrics. I’d say it’s pretty great luck that we have a product within that suite geared towards understanding… well… exactly that!
Like any other tech company, our reporting needs have changed over time. PX has a wonderful set of features that allow us to tackle a dynamic set of questions. Read on to see how we used one of those features - Global Context - to track the progress of a major company initiative.
Background: Gainsight CS began as a program built on top of Salesforce; while great for a young tech company, this became very expensive as we grew, so we built a new standalone system called NXT. NXT has its own domain - "gainsightcloud.com" - and is independent of Salesforce. For the last few years, we've been migrating legacy customers from the original Salesforce edition to the new NXT one via our Upgrades program.
At one point there were three ways in which a customer might access Gainsight CS (depending on when they signed with us): Gainsight NXT via its "gainsightcloud.com" domain, Gainsight NXT via an SFDC iframe (Salesforce edition), and the legacy Salesforce-hosted Gainsight CS.
Goal: Use PX to understand how Gainsight usage is distributed across the three potential hosts, with the intent of monitoring progress on the Upgrades migration project.
Approach: Set Global Context metadata on each page of Gainsight CS such that for every event (feature usage, session initialization, page view, Engagement view, custom event) we can identify the host on which the event was recorded. The features are the same across all three editions, but it's important for us to know if a feature was accessed via our NXT edition vs. the SFDC Legacy one.
Result: In the screenshot below, you can see a Query Builder report of feature usage on the Scorecard admin page grouped by the Global Context attribute hostType. This tells me from which host our admins are configuring or updating their scorecards. The majority of usage comes from our NXT (gainsight) host, which is expected. Some usage comes from salesforce, which makes sense given that some users access Gainsight NXT via a tab in Salesforce. The important thing, however, is that the last scorecard usage event from our legacy system (sfdc_old) was recorded in mid January, which aligns with the completion of our last customer migration!
I can also use Global Context to filter my Query Builder report. For example, perhaps I'd want to understand what the most commonly used features are when NXT is accessed from its standalone system or via the Salesforce tab. My guess is that the top ten features would actually be different for each hostType, given that we likely have different personas (AMs and sales reps, for example) accessing NXT via Salesforce, vs. CSMs using the dedicated NXT domain.
What does this mean for you? Let's say your customers can have multiple Production tenants of your product, and you have some questions about usage across those tenants. It doesn’t make sense to track each one as its own account because they all roll up to a single customer, so how do we differentiate between tenants? By using Global Context, of course!
By adding a Global Context attribute like tenantId to each page of your product, you open up a wealth of reporting options. Here are just a few:
- Show me the top features used by a particular tenant (filter feature usage by tenant ID)
- Show me the most active tenants (sessions group by tenant ID)
- Show me which tenants are power users of a particular feature (feature usage grouped by tenant ID)
- Show me a list of all the tenant associated to a specific customer (filter by account id and group by tenant ID)
- Show me which of one customer's tenants are most or least active (filter by account id and group by tenant ID - same as above!)
- Send an Engagement to a specific set of tenants (Engagement segmented by tenant ID)
And there are many, many more. The world is really your oyster with a feature like Global Context. Go forth and experiment! Answer some business questions! Mine your product for insights, and have a great time doing it!