Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 785 Bytes

File metadata and controls

13 lines (10 loc) · 785 Bytes

# OrderPageView

Properties

Name Type Description Notes
meta_data \ultracart\v2\models\OrderPageViewMetaData[] Meta tag name/value pairs captured on the page view [optional]
params \ultracart\v2\models\OrderPageViewParam[] Query string parameters captured on the page view [optional]
time_on_page int Time spent on the page in seconds [optional]
url string URL of the page that was viewed [optional]
view_dts string Date/time the page was viewed [optional]

[Back to Model list] [Back to API list] [Back to README]