From 1ddcb8ab707e26f164ee7bf78f8fea81e66f67e7 Mon Sep 17 00:00:00 2001 From: jzonthemtn Date: Mon, 27 Jan 2025 09:16:30 -0500 Subject: [PATCH] Updating menus. --- docs/index.md | 2 +- docs/standard.md | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/index.md b/docs/index.md index ad9eedd..2eac145 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,7 +2,7 @@ ## Welcome to User Behavior Insights! -![logo](img/ubi.png){ align=right } + User Behavior Insights, or UBI, is a [data standard](standard.md) along with a collection of [tools and search engine plugins](tools.md) created to help search engineers gain and utilize an improved understanding of users' actions. diff --git a/docs/standard.md b/docs/standard.md index 36a6cb2..b95b1c9 100644 --- a/docs/standard.md +++ b/docs/standard.md @@ -1,10 +1,8 @@ # The User Behavior Insights (UBI) Standard -:material-link: See the latest version of the [UBI specification](https://www.github.com/o19s/ubi)! +The most important part of UBI is its standard that defines how queries and user events are defined. The UBI standard is maintained on [GitHub](https://github.com/o19s/ubi). -The most important part of UBI is its standard that defines how queries and user events are defined. - -UBI requires coordination between the client (a browser, a mobile app, etc) and the backend, which is documented using JSON Schema. +UBI requires coordination between the client (a browser, a mobile app, etc.) and the backend, which is documented using UBI standard The schema is documented by itself, but it's much easier to get "the big picture" with a graphical representation: