Skip to content

Google Ads

Orbee provides ways to drop Ads segments using Orbee's Web SDK. This functionality allows shoppers to be retargeted by their actions on the site.

Installation

This plugin requires no additional installation to be used correctly.

Configuration

This plugin has no public configuration available.

Methods

This plugin provides the following function to drop a segment:

Method Parameters Description
dropSegment (adwordsID, event, params) drops a segment with the given params on the shopper

Events

Generated

This plugin generates the following events:

Action Spec Trigger
marker
{
object: 'visit',
vendor: 'Orbee',
product: 'Segments',
implementations: ['Google Ads'],
adwordsID: '',
label: ''
}
marks the dropping of a segment

Listening

This plugin does not listen for any events.

Dependencies

This plugin does not depend on any other services or plugins.