Adobe Analytics events

How event tracking works on your flipbook when you add Adobe Analytics integration.

Adding Adobe Analytics integration

Adobe Analytics Integration can be enabled by copying the launch embed code and pasting in into your flipbook integration settings.

Events

All events are tracked according to the launch object reference published by Adobe Analytics.

window._satellite.track(identifier, detail);

Overview

Identifier
Detail
Comment

External Link Click

Open Display

Load

Flipbook URL is simply read from window.location.href

PDF Download

{}

Popup Image Click

Popup Image Gallery Click

Popup Media Gallery Click

Popup Content Click

Popup Frame Click

Product Added to Basket

News ticker External Link Click

Search

Shop Checkout

Possible CheckoutType values are Email, ShareEmail, Checkout, or Print.

Video Play

Only the first play is registered. Possible VideoType values are Video, YouTube, or Vimeo.

Amount Selector Modal Open

Products on Page Modal Open

Shop Detail Item Modal Open

Shop Multivariant Modal Open

Note:

The values in [] will be replaced with context specific value before sending the event.

Example

For example, when somebody searches for “Cute puppies” in your flipbook, we will track it as such via the “Search” event:

Page views

Pageviews are tracked as a separate event by its own:

Last updated