Building Advanced Analytics

Overview

This recipe demonstrates how to build an advanced analytics proxy to build advanced analytics with Voiceflow. It contains a Node.js application that acts as a proxy between a Chat Widget and the Voiceflow Dialog Manager (DM) API. The primary purpose of this proxy is to intercept requests sent from the Chat Widget to the Voiceflow DM API's /interact endpoint, allowing for the collection, parsing, and analysis of response traces for analytics purposes.

Github link

Request to the proxy

Request to the proxy

Video tutorial

Checkout the build on our youtube channel.