Options
All
  • Public
  • Public/Protected
  • All
Menu

User actions, which can be active or passive ones.

TODO: Distinguishing between Click and Tap is a little confusing. Do we always use Click on Force or do we use Tap when browsing from a mobile device?

Index

Enumeration members

AuctionResultFilterParamChanged

AuctionResultFilterParamChanged: = "Auction results filter params changed"

AuctionResultItemClicked

AuctionResultItemClicked: = "Auction result item clicked"

AuthImpression

AuthImpression: = "Auth impression"

Click

Click: = "Click"

A click on a UI element using a mouse-like input device.

TODO: Check if ‘Tap’ and this can be combined.

ClickedArtworkGroup

ClickedArtworkGroup: = "clickedArtworkGroup"

Viewing Room

ClickedBuyViewingGroup

ClickedBuyViewingGroup: = "clickedBuyViewingRoom"

ClickedConsign

ClickedConsign: = "Clicked consign"

ClickedContinueToIdVerification

ClickedContinueToIdVerification: = "ClickedContinueToIdVerification"

Identity Verification

ClickedFAQ

ClickedFAQ: = "clickedFAQ"

ClickedMakeOffer

ClickedMakeOffer: = "Clicked make offer"

ClickedReadMore

ClickedReadMore: = "Clicked read more"

Triggers a pageview in force, skips segment

ClickedRequestConditionReport

ClickedRequestConditionReport: = "Clicked request condition report"

Auctions

ConfirmBidFailed

ConfirmBidFailed: = "Confirm bid failed"

ConfirmBidSubmitted

ConfirmBidSubmitted: = "Confirmed bid on bid page"

ExperimentViewed

ExperimentViewed: = "Experiment Viewed"

A/B Test Experiments

FocusedOnAutosuggestInput

FocusedOnAutosuggestInput: = "Focused on search input"

FocusedOnOfferInput

FocusedOnOfferInput: = "Focused on offer input"

Hover

Hover: = "Hover"

Moving the mouse pointer over a UI element or, when browsing on a mobile device, by first tapping the UI element once making it switch into continuous hover mode.

Impression

Impression: = "Impression"

A UI element was rendered in the viewport

Link

Link: = "Link"

A UI element that links out to another location

PlacedMaxBid

PlacedMaxBid: = "Placed Max Bid"

RegisteredToBid

RegisteredToBid: = "Registered To Bid"

RegistrationSubmitFailed

RegistrationSubmitFailed: = "Registration failed to submit"

Auction Registration flow

RegistrationSubmitted

RegistrationSubmitted: = "Registration submitted"

SearchedAutosuggestWithResults

SearchedAutosuggestWithResults: = "Searched from header with results"

SearchedAutosuggestWithoutResults

SearchedAutosuggestWithoutResults: = "Searched from header with no results"

SelectedItemFromSearch

SelectedItemFromSearch: = "Selected item from search"

SelectedItemFromSearchPage

SelectedItemFromSearchPage: = "Selected item from search page"

SelectedMaxBid

SelectedMaxBid: = "Selected max bid"

SubmitAnotherArtwork

SubmitAnotherArtwork: = "submitAnotherArtwork"

Artwork Submission

SubmittedCounterOffer

SubmittedCounterOffer: = "submitted_counter_offer"

SubmittedOffer

SubmittedOffer: = "submitted_offer"

SubmittedOrder

SubmittedOrder: = "submitted_order"

BNMO

Tap

Tap: = "Tap"

A tap on a UI element using a finger-like input device.

TODO: Check if ‘Click’ and this can be combined.

ViewedLot

ViewedLot: = "Lot Viewed"

ViewedOfferHigherThanListPrice

ViewedOfferHigherThanListPrice: = "Viewed offer higher than listed price"

ViewedOfferTooLow

ViewedOfferTooLow: = "Viewed offer too low"

ViewedProduct

ViewedProduct: = "Product Viewed"

Paid Marketing - Retargeting

Generated using TypeDoc