Share your ideas

Link to other tools directly from a TL session or hit (Replay Rules?)

Tealeaf has some pretty decent ability to deep link into Tealeaf searches, direct session replay. However it has ZERO ability to link OUT of it to other systems. Many companies have tons of other internal systems that support linking into them, but we can't create clickable hyperlinks inside of a TL session.

Example, if we detect a specific Log ID, we could write a replay rule (like a privacy rule) that lets you grab a field variable (eg, from AppData) and dynamically insert it into a hyperlink.

Rule Example:
StartPattern=LogID=
EndPattern=\r\n
ReqSetSection=AppData
ReqSetHyperlinkText=Find This Hit in Logging System
ReqSetHyperLinkPattern=https://loggingsystem.companynameinternal.com/?logID={g1}

{g1} is just like using RegEx, and creates a hyperlink with markup text directly in the Replay.

Additionally, there are options to create these dynamic links at the session level - maybe as extra buttons in the Replay interface, or populated into a drop-down menu - that UI may need some thought. Though the end goal is to encourage the user to be able to quickly pivot between tools for different views of the same CX.

  • Dieter Davis
  • Feb 28 2020
  • Under consideration
What is your industry? Banking
What is the idea priority? Urgent