Deploying Medallia for Adobe Launch
Use Medallia for Adobe Launch to deploy Digital Feedback web properties. This allows you to detect survey events, capture customer feedback in real time using data elements, personalize customer experiences, and share data with Adobe Analytics.
- Install the Medallia for Adobe Launch extension
- In the Adobe Launch console, select the Extensions tab.
-
In the Catalog, find the extension named Medallia for Adobe Launch and click Install.
After installation, the following elements are available in Medallia for Adobe Launch:-
Actions
-
Load Medallia Digital
-
Test
-
-
Events
-
Button Clicked
-
Capture Button Cancel
-
Capture Button Clicked
-
Capture Button Taken
-
Form Back Page
-
Form Displayed
-
Form Next Page
-
Invite Accepted
-
Invite Declined
-
Invite Displayed
-
Invite Skipped
-
ShowForm Called
-
Survey Abandoned
-
Survey Completed
-
Thank You Closed
-
Thank You Displayed
-
-
Data Elements
-
Event Name
-
Feedback UUID
-
Form Id
-
Form Type
-
Scale questions
-
- Deploy Medallia Digital code on web property
- Create a rule
-
In the Launch console, select the Rules tab.
-
Click Create New Rule.
-
Name the rule accordingly (the rule is named "Deploy Medallia Digital" in the following image).
-
- Create an eventIn the Events section, click Add and configure the event based on your needs. DOM Ready is recommended for the Event Type.
- Create an actionIn the Actions section, click Add. Select Medallia for Adobe Launch as the Extension and Load Medallia Digital as the Action Type.
- Locate the embed URLIn the Embed Code section, follow the instructions on the screen to locate and paste the embed URL.
- Save and publish the ruleDigital is deployed on your web property when a page loads.
- Create a rule
- Detect Medallia Digital events and capture data in real timeThe Medallia for Adobe Launch extension triggers rules on Digital events. Additionally, it includes pre-built data element types to make form metadata or customer feedback available to run logic and personalize the user experience in real time or impact future visits.
- Define rules
- Select the Rules tab.
-
Click Create New Rule and name the new rule accordingly.
-
Create a new event and select Medallia for Adobe Launch as the Event Type.
-
Create a new action and select a trigger from the Action Type dropdown.
- Define data elements and conditionsSelect the Data Elements tab to define conditions (if relevant) and indicate what actions should be run. Some examples of actions include setting cookies, changing the next page seen, or sending data to another system such as Adobe Analytics.
- Create new data elementsCreate new data elements based on the pre-built data element types to capture event data in real time.
- Define rules
- Push data to Adobe AnalyticsAfter you detect and collect data and install the Adobe Analytics extension in your instance, you can send data to Adobe Analytics.Note: On the installation screen, select your reporting suites for Development, Staging, and Production.Sending data requires that you first set the variables by sending a beacon. You can also set non-Medallia fields when setting the variables to limit the number of calls made to Adobe.
- Set variablesTo set variables, send UUID to enable backend integration. When you set a variable, a beacon is not sent. Complete the next step to send a beacon.
- Send beacons Set the Action Type to Send Beacon.
- Set variablesSet variables to send scores from Launch directly.
-
Create a second eVar in Adobe Analytics to receive concatenated values.
-
In Adobe Launch, set the eVar value with the following pattern to maintain a set of classification rules later. %uuid% and %osat% are the data elements created and tracked in Launch because of the Medallia extension.
-
Create a set of parsing rules in Adobe Analytics to classify each answer accordingly.
-
- Set variables