Page Tracking events focus on the browsing behavior of Shoppers. This data is used for targeting of shoppers in campaigns, as well as calculating key metrics such as page views and bounce rates.
pageView
Shopper has viewed a page
Field | Values |
---|---|
Data Category | browse |
Data Action | pageview |
Required Dimensions | location, page, title, version, pageview_id, tracker_id, session_id, client_id, mobify_adapted, templateName |
Example JSON
{
'timestamp_local':'1472753362472',
'channel':'web',
'slug':'merlinspotions',
'dimensions':{
'location':'http://www.merlinspotions.com/',
'page':'/',
'title':'Home page',
'version':'0.1.14',
'tracker_id':'1fc3bbf0885f717c',
'pageview_id':'2e62d07bddc307c5',
'session_id':'199f15edb3630e59',
'client_id':'d74f150720eb3b35',
'mobify_adapted':'true',
'templateName':'home'
},
'data':{
'category':'browse',
'action':'pageview'
}
}