I connected mixpanel data to Gainsight. One field is “Path”, I want to create a categorized field based on the first part of the path. For example:
| Path | New Path |
| /product/lists | /product |
| /product/clouds | /product |
| /support | /support |
| / | / |
| /support/contact | /support |
Is this possible in Gainsight?