Skip to content

Commit

Permalink
chore(oversight): replicating help feature in all views
Browse files Browse the repository at this point in the history
  • Loading branch information
asthabh23 committed Jan 20, 2025
1 parent b055e4b commit 478056a
Show file tree
Hide file tree
Showing 5 changed files with 57 additions and 1 deletion.
2 changes: 1 addition & 1 deletion tools/oversight/explorer.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ <h2>TTFB</h2>
<list-facet facet="userAgent" drilldown="share.html">
<legend>Device Type and Operating System</legend>
<a href="/docs/rum-explorer#device-share" class="help"
target="_blank" title="What devices and operating systems have accessed your site?"></a>
target="_blank" title="What devices and operating systems have accessed your site?"></a>
<dl>
<dt>desktop</dt>
<dd>All Desktop</dd>
Expand Down
10 changes: 10 additions & 0 deletions tools/oversight/flow.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ <h2>TTFB</h2>
<facet-sidebar>
<list-facet facet="userAgent" drilldown="share.html">
<legend>Device Type and Operating System</legend>
<a href="/docs/rum-explorer#device-share" class="help"
target="_blank" title="What devices and operating systems have accessed your site?"></a>
<dl>
<dt>desktop</dt>
<dd>All Desktop</dd>
Expand Down Expand Up @@ -147,9 +149,13 @@ <h2>TTFB</h2>
</list-facet>
<link-facet facet="url" drilldown="list.html" thumbnail="true" highlight="filter">
<legend>URL</legend>
<a href="/docs/rum-explorer#url" class="help"
target="_blank" title="What different pages make up your site?"></a>
</link-facet>
<list-facet facet="checkpoint" drilldown="flow.html" highlight="filter">
<legend>Checkpoints</legend>
<a href="/docs/rum-explorer#checkpoints" class="help"
target="_blank" title="What type of activity data is collected?"></a>
<dl>
<dt>enter</dt>
<dd>Visit Entry</dd>
Expand Down Expand Up @@ -196,6 +202,8 @@ <h2>TTFB</h2>
</list-facet>
<list-facet facet="clicktarget">
<legend>Click Target Type</legend>
<a href="/docs/rum-explorer#facet-click" class="help"
target="_blank" title="Where on the page (including links) visitors clicked?"></a>
</list-facet>
<list-facet facet="exit">
<legend>Exit Link</legend>
Expand All @@ -205,6 +213,8 @@ <h2>TTFB</h2>
</vitals-facet>
<thumbnail-facet facet="lcp.target">
<legend>LCP Image</legend>
<a href="/docs/rum-explorer#facet-lcp" class="help"
target="_blank" title="Identify elements of page that are slowing down page loading"></a>
</thunbnail-facet>
<literal-facet facet="lcp.source">
<legend>LCP Element</legend>
Expand Down
20 changes: 20 additions & 0 deletions tools/oversight/list.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@ <h2>TTFB</h2>
<facet-sidebar>
<list-facet facet="userAgent" drilldown="share.html">
<legend>Device Type and Operating System</legend>
<a href="/docs/rum-explorer#device-share" class="help"
target="_blank" title="What devices and operating systems have accessed your site?"></a>
<dl>
<dt>desktop</dt>
<dd>All Desktop</dd>
Expand Down Expand Up @@ -142,9 +144,13 @@ <h2>TTFB</h2>
</list-facet>
<link-facet facet="url" drilldown="list.html" thumbnail="true" highlight="filter">
<legend>URL</legend>
<a href="/docs/rum-explorer#url" class="help"
target="_blank" title="What different pages make up your site?"></a>
</link-facet>
<list-facet facet="checkpoint" drilldown="flow.html" highlight="filter">
<legend>Checkpoints</legend>
<a href="/docs/rum-explorer#checkpoints" class="help"
target="_blank" title="What type of activity data is collected?"></a>
<dl>
<dt>enter</dt>
<dd>Visit Entry</dd>
Expand All @@ -170,28 +176,42 @@ <h2>TTFB</h2>
</list-facet>
<literal-facet facet="click.source" drilldown="list.html">
<legend>Click Source (CSS Selector)</legend>
<a href="/docs/rum-explorer#facet-click" class="help"
target="_blank" title="What page visitors clicked"></a>
</literal-facet>
<link-facet facet="click.target" drilldown="list.html">
<legend>Click Target (URL)</legend>
<a href="/docs/rum-explorer#facet-click" class="help"
target="_blank" title="What page visitors clicked"></a>
</link-facet>
<literal-facet facet="viewmedia.source" drilldown="list.html">
<legend>Media Source (CSS Selector)</legend>
<a href="/docs/rum-explorer#facet-viewmedia" class="help"
target="_blank" title="What image/video visitors have seen?"></a>
</literal-facet>
<thumbnail-facet facet="viewmedia.target" drilldown="list.html">
<legend>Media Target</legend>
<a href="/docs/rum-explorer#facet-viewmedia" class="help"
target="_blank" title="What image/video visitors have seen?"></a>
</thumbnail-facet>
<literal-facet facet="viewblock.source" drilldown="list.html">
<legend>Block (CSS Selector)</legend>
<a href="/docs/rum-explorer#facet-viewblock" class="help"
target="_blank" title="What blocks visitors have seen?"></a>
</literal-facet>
<link-facet facet="enter.source" drilldown="list.html" thumbnail="false">
<legend>External Referrer</legend>
<a href="/docs/rum-explorer#facet-enter" class="help"
target="_blank" title="How the users entered into the site?"></a>
<dl>
<dt>(direct)</dt>
<dd>Direct Entry (or via App)</dd>
</dl>
</link-facet>
<link-facet facet="navigate.source" thumbnail="true" drilldown="list.html">
<legend>Internal Referrer</legend>
<a href="/docs/rum-explorer#facet-navigate" class="help"
target="_blank" title="Internal navigation paths on the site"></a>
</link-facet>

<list-facet facet="consent.source">
Expand Down
20 changes: 20 additions & 0 deletions tools/oversight/share.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@ <h2>TTFB</h2>
<facet-sidebar>
<list-facet facet="userAgent" drilldown="share.html">
<legend>Device Type and Operating System</legend>
<a href="/docs/rum-explorer#device-share" class="help"
target="_blank" title="What devices and operating systems have accessed your site?"></a>
<dl>
<dt>desktop</dt>
<dd>All Desktop</dd>
Expand Down Expand Up @@ -146,9 +148,13 @@ <h2>TTFB</h2>
</list-facet>
<link-facet facet="url" drilldown="list.html" thumbnail="true" highlight="filter">
<legend>URL</legend>
<a href="/docs/rum-explorer#url" class="help"
target="_blank" title="What different pages make up your site?"></a>
</link-facet>
<list-facet facet="checkpoint" drilldown="flow.html" highlight="filter">
<legend>Checkpoints</legend>
<a href="/docs/rum-explorer#checkpoints" class="help"
target="_blank" title="What type of activity data is collected?"></a>
<dl>
<dt>enter</dt>
<dd>Visit Entry</dd>
Expand All @@ -174,28 +180,42 @@ <h2>TTFB</h2>
</list-facet>
<literal-facet facet="click.source" drilldown="list.html">
<legend>Click Source (CSS Selector)</legend>
<a href="/docs/rum-explorer#facet-click" class="help"
target="_blank" title="What page visitors clicked"></a>
</literal-facet>
<link-facet facet="click.target" drilldown="list.html">
<legend>Click Target (URL)</legend>
<a href="/docs/rum-explorer#facet-click" class="help"
target="_blank" title="What page visitors clicked"></a>
</link-facet>
<literal-facet facet="viewmedia.source" drilldown="list.html">
<legend>Media Source (CSS Selector)</legend>
<a href="/docs/rum-explorer#facet-viewmedia" class="help"
target="_blank" title="What image/video visitors have seen?"></a>
</literal-facet>
<thumbnail-facet facet="viewmedia.target" drilldown="list.html">
<legend>Media Target</legend>
<a href="/docs/rum-explorer#facet-viewmedia" class="help"
target="_blank" title="What image/video visitors have seen?"></a>
</thumbnail-facet>
<literal-facet facet="viewblock.source" drilldown="list.html">
<legend>Block (CSS Selector)</legend>
<a href="/docs/rum-explorer#facet-viewblock" class="help"
target="_blank" title="What blocks visitors have seen?"></a>
</literal-facet>
<link-facet facet="enter.source" drilldown="list.html" thumbnail="false">
<legend>External Referrer</legend>
<a href="/docs/rum-explorer#facet-enter" class="help"
target="_blank" title="How the users entered into the site?"></a>
<dl>
<dt>(direct)</dt>
<dd>Direct Entry (or via App)</dd>
</dl>
</link-facet>
<link-facet facet="navigate.source" thumbnail="true" drilldown="list.html">
<legend>Internal Referrer</legend>
<a href="/docs/rum-explorer#facet-navigate" class="help"
target="_blank" title="Internal navigation paths on the site"></a>
</link-facet>

<list-facet facet="consent.source">
Expand Down
6 changes: 6 additions & 0 deletions tools/oversight/single.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,8 @@ <h2>TTFB</h2>
<facet-sidebar aria-disabled="true">
<list-facet facet="userAgent">
<legend>Device Type and Operating System</legend>
<a href="/docs/rum-explorer#device-share" class="help"
target="_blank" title="What devices and operating systems have accessed your site?"></a>
<dl>
<dt>desktop</dt>
<dd>All Desktop</dd>
Expand Down Expand Up @@ -158,9 +160,13 @@ <h2>TTFB</h2>
</list-facet>
<link-facet facet="clicktarget">
<legend>Click Target (URL)</legend>
<a href="/docs/rum-explorer#facet-click" class="help"
target="_blank" title="What page visitors clicked"></a>
</link-facet>
<link-facet facet="enter.source" thumbnail="false">
<legend>External Referrer</legend>
<a href="/docs/rum-explorer#facet-enter" class="help"
target="_blank" title="How the users entered into the site?"></a>
<dl>
<dt>(direct)</dt>
<dd>Direct Entry (or via App)</dd>
Expand Down

0 comments on commit 478056a

Please sign in to comment.