2017

Table Of Contents
For Facebook sharing, you are required to generate your own Facebook AppID
and update it in the AppID property. For more information see
"developers.facebook.com/docs/apps/register".
"features" : {
"tableOfContents" : true,
"toolbar" : true,
"scrubber" : true,
"toolbarView" : true,
"storeAccessibility" : false,
"variantSwitching" : false,
"socialSharing" : true
"globalAudioPlayer" : true,
"pageNavigation" : true,
"fullScreen" : true,
"pageFitButton" : true,
"spreadToggleButton" : true,
}
"socialSharing": {
"facebook": {
"AppID": "125714554250404",
"caption": "locale:facebook-sharing",
"description": ""
},
"templates": {
"twitter": "locale:twitter-sharing"
},
"options": {
"facebookShare" : true,
"twitterShare" : true,
"emailShare" : true,
"linkedinShare" : true
}
Analytics configuration
Use the analytics section to configure Google analytics tracking for your app.
To specify a Google tracking ID for your app, use the trackingId parameter of
the <GoogleAnalytics> section, to update with your own trackingID.
For more information see "www.google.com/analytics/".
"analytics": {
"GoogleAnalytics": {
"trackingID": "UA-20677225-13",
"enhancedLinkAttribution": false
"anonymizeIp": false
},
"Omniture": {
}
},
Navigation configuration
Use the pageNavigation section to configure the page navigation for your app.
Use the showArrowsForMobile parameter to enable/disable the display of page
navigation arrows on the mobile version of your webapp.The user can navigate
pages using the arrows in addition to navigation using the scrubber bar, filmstrip,
toc or interactivity.
Use the showArrowsForDesktop parameter to enable/disable the display of page
navigation arrows on the desktop version of your webapp. The user can navigate
DIGITAL PUBLISHING WITH QUARKXPRESS 2017 | 71
HTML5 PUBLICATIONS