Info |
---|
This document is a technical documentation to guide developers with the Experify setup. |
Table of Contents |
---|
...
Overview
Experify is a website plugin that allows online businesses to show, engage and connect their happy customers with undecided shoppers.
...
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Experify is set up in four steps:
|
...
Add the Experify JS script
Anchor | ||||
---|---|---|---|---|
|
In general every page, on which the Experify Plugin is supposed to be active, needs to integrate the Experify JS script. Below we outline the two most common options to integrate this script.
...
Info |
---|
We believe in transparency. A non-minified and non-obfuscated version of the js file is available for your inspection at the same path (drop the .min). |
...
Integrating Experify Widgets
Anchor | ||||
---|---|---|---|---|
|
Experify provides various pre-defined widgets to trigger the Experify Plugin. Please see here for an overview of all available options.
...
Code Block |
---|
<a href="javascript:Experify.openExperifyPlugin();">Your link text</a> |
...
Conversion Tracking & Attribution
Anchor | ||||
---|---|---|---|---|
|
Measuring conversions and conversion attribution is important to gain insights into the impact of your Experify offering. We offer multiple ways of tracking and attribution, depending on your tracking needs and already existing analytics stack.
...
Send the return value of above function asattribute as attribute alongside your conversion event.
...
If you want to set up a more granular event tracking that can be used by yourself to decide on conversion attribution, you can utilize your own customer data platform or other data collector to do so. Please consult the Experify CDP integration for details about this possibility.
...
Integration Check & Customization
Anchor | ||||
---|---|---|---|---|
|
To make sure the integration of Experify is correct and functional, send an email to success@experify.io with the subject Integration Check Request.
...
Warning |
---|
Do not adjust your Experify script manually, e.g. by forcing css overwrites on the injected html elements. This will break future releases of the script. Instead, reach out to your Onboarding Expert with your request. |
...
Opening the Experify Plugin on pageload: URL parameter
The Experify Plugin can also be opened by passing a url parameter experifyact=1
...