Web Channels
Web Channels are the primary method for delivering recommendations to connected website integrated systems via popup.
Destinations are now called Channels
Feature Limitation
- At this stage, web channels are only available on
Website Integrated Systems
.
Tracking UTM Parameters
When someone visits your website, the Tracking Code sends a PageView
event to Cherry with UTM parameters of the visitor as properties
of the event, if they exist.
Creating a Web Channel
- In Cherry, click to expand
Promotions
on the sidebar and selectChannels
. - Once in Channels, click
Create New
. - Enter the channel name. Then, select
Web
as the channel type. Next, choose whichWebsite Integrated System
you wish to associate the channel with. Finally, clickCreate
. - After creating the channel, you can now install the tracking code into your website.
Copying the Tracking Code
- Create a web channel. Once created, go to
Configure
tab. - In the Tracking Code section, click on
Copy
to copy the code to your clipboard. - Create a Web API Key and replace the
apiKey
parameter value with your created key.
Installing the Tracking Code
Website
- Follow the steps above to copy the tracking code.
- Go to your website's HTML code and paste the copied code between the
<head></head>
tag.
Google Tag Manager
- Follow the steps above to copy the tracking code.
- Go to Google Tag Manager and log in to your account. Once you’re in, click
New Tag
. - On the next page, click
Tag Configuration
and selectCustom HTML Tag
. - Paste the copied code into the HTML textbox. You may configure any advanced settings (e.g., a tag firing options).
- Click on
Triggering
to set up a firing rule. We recommendPage View
as the trigger. - Click
Save
, thenPublish
.
Configuration
Once the Tracking Code is installed. You can configure the popup to suit your own needs and preferences.
Customer ID Prefix
Prefix added to the random generated Customer ID.
Popup Enable/Disable Toggle
Flag indicating whether a popup should be shown or not. Default to false
.
Popup Delay
Delay in showing the popup after page load, in milliseconds. Default to 100 ms
.
Popup Header
Text to be displayed in the popup header. You can include the actual promotion name in the text using %promotionName%
,
this will be replaced by the actual promotion name data.
Popup Subheader
Text to be displayed in the popup subheader. You can include the actual promotion name in the text using %promotionName%
,
this will be replaced by the actual promotion name data. Default to Don't miss any of our promotions. Subscribe now!
Campaign
Campaign to invoke for promotion.