Options
All
  • Public
  • Public/Protected
  • All
Menu

A user viewed a bid page. This is a track event that fires in addition to the pageview event for marketing tool purposes.

This schema describes events sent to Segment from [[bidPageView]]

example
 {
   action: "bidPageView",
   artwork_slug: "hank-willis-thomas-love-over-rules-15"
   auction_slug: "impact-project-healthy-minds",
   sale_id: "622ba9ec812d93000bc8e95d",
   user_id: "5bd8b675776bd6002c86526c"
 }

Hierarchy

  • BidPageView

Index

Properties

action

action: bidPageView

artwork_slug

artwork_slug: string

auction_slug

auction_slug: string

sale_id

sale_id: string

user_id

user_id: string

Generated using TypeDoc