-
Notifications
You must be signed in to change notification settings - Fork 1
Settings
fahimc edited this page Feb 10, 2013
·
1 revision
You can add the following nodes in the settings section (node).
#Setting List
Title
Content
Tracking
This updates the Browser window title for the site. ###Attributes
- text: add the title text.
Example:
<title text="TeaBreak"/>
This node is related to the whole site. ###Attributes
- swipe: if set to 'true' it will allow swiping of the views left to right.
Example:
<content swipe="true" />
This node is related to the whole site. ###Attributes
- type:
**google: this will setup google analytics *account: if type is google then this will be the account id.
Example:
<tracking type="google" account="UA-xxxxxx-1" />