Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

You can perform session analysis in Scuba using a flow. At a high level, you create a flow that contains only one flow step, and choose a condition or a timeout due to inactivity to end the flow.

To analyze a standard web session, you might choose an inactivity timeout of 30 minutes. Or for a marketing campaign, you might start a window when you start the campaign, and end it at either a purchase or a 30 day timeout.

Create a session using a flow

  1. Click Apps, then Flows.

  2. Define your first (and only) step. Typically you might start the flow on a login, or on any event (all events), for example.

  3. Delete the remaining flow step templates.

  4. Define an inactivity timeout to end the flow as follows:

    1. Below Global Rules, click add rule...

    2. Define a timeout appropriate for a session in your experience. For example, for a web session, choose an inactivity timeout of 30 minutes. See Understand flow definition conditions for more information.

  5. Specify a name for the flow and click Go at the bottom of the page.

  6. Click Save at the top right.

Now that you've defined a flow that models your session experience, you can analyze the session using /wiki/spaces/LEXICON/pages/1302429994 or Explore. Define a session metric using a /wiki/spaces/LEXICON/pages/1302233361, and use the flow property to filter or split by.

For more information

  • No labels