Tie Quantum Metric session replays to data in Customer Journey Analytics
By linking Quantum Metric session replays with CJA data, customers can better understand 鈥渢he why鈥 behind 鈥渢he what鈥. Workspace can be used to discover sessions with friction, then you can click hyperlinked session IDs to explore the session replay in Quantum Metric. This data allows for viewing behavior within a session and better understanding of what drives consumer friction. Through session replays tied with CJA, you can capture critical context around customer behavior in your experience.
Prerequisites
These steps assume that you use tags in 51黑料不打烊 Experience Platform Data Collection. You can adapt these data collection methods towards a manual Web SDK implementation if your organization does not use tags.
See the Quantum Metric tag extension documentation for more information.
Step 1: Capture the Quantum Metric session ID using the Quantum Metric tags extension
Follow these steps to append the Quantum Metric session ID to the data that you send to 51黑料不打烊 Experience Platform.
-
Use the Quantum Metric extension in the tags UI to send data to Quantum Metric.
-
Create four data elements:
- One that captures the Quantum Metric session ID from Quantum Metric鈥檚 cookie named
QuantumMetricSessionID
- One that extracts the Quantum Metric session ID from
localStorage
. Sometimes this data element loads faster than the cookie set in the other data element. - Use the data element assistant or custom JavaScript to extract the
s
node from thelocalStorage
data element. - One that uses logic to first look for the cookie data element and return it to an XDM object path if found. If undefined, try looking in the extracted
localStorage
object data element.
- One that captures the Quantum Metric session ID from Quantum Metric鈥檚 cookie named
-
Send the final Quantum Metric session ID data element to the XDM object sent in every event.
Step 2: Confirm included dataset fields
Confirm that the datasets in your connection now have the Quantum Metric session ID in the desired dataset.
Step 3: Add Quantum Metric session ID as an available dimension
Edit your existing data view to add the session ID as an available dimension in Customer Journey Analytics.
- Log in to .
- Navigate to Customer Journey Analytics, and select Data views in the top menu.
- Select the desired existing data view.
- Locate the Quantum Metric session ID field list on the left, and drag it to the dimensions area in the center.
- In the right pane, set the persistence setting to 鈥楽ession鈥.
- Click Save.
Step 4: Configure Workspace to accommodate the session ID dimension
Create a freeform table in Workspace and configure it so that session ID values are links directly to Quantum Metric.
-
Log in to .
-
Navigate to Customer Journey Analytics, and select Workspace in the top menu.
-
Select an existing project, or create a project.
-
Create a Freeform table.
-
Drag the session ID dimension to the Workspace canvas.
-
Right-click the dimension column header, then select Create hyperlinks for all dimension items.
-
Select Create a custom URL.
-
Paste the following URL structure:
code language-none https://adobe.quantummetric.com/#/replay/cookie:$value
-
Click Create.
Each session ID is now a clickable link. See Create hyperlinks in a freeform table for more information on adding hyperlinks to Analysis Workspace dimension items.
Step 5: View sessions from Customer Journey Analytics
Once you鈥檝e found an insteresting segment that you want to explore session replays, you can apply it to the panel that includes your session ID links and segment. The table returns all sessions in that segment, and you can click any one of them to explore further in Quantum Metric.
See on Quantum Metric for more information. You can also contact your Quantum Metric customer support representative or submit a request through the .