Skip to content

Metadata

Orbee provides customers with the option to scrape for specific types of data fields such as a vehicle's VIN number. This functionality enriches Orbee's base analytics with additional datasets.

Installation

This plugin requires no additional installation to be used correctly.

Configuration

This plugins does not have any additional configuration in use.

Methods

runModules

runModules (): void

Invokes all enabled modules` functionalities

getMetadata

getMetadata (): void

Get metadata from the datalayer

Events

Generated

This plugin generates the following events:

Action Spec Trigger
view
{
object: 'vehicle',
vendor: 'Orbee',
product: 'metadata',
label: 'vdp'
vin: '<vin>'
}
When a vehicle's VIN number is found on the web page

Listening

This plugin does not listen for any events.

Dependencies

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