Embedding tracking code into IAS
|
|
|
- Dylan May
- 10 years ago
- Views:
Transcription
1 Embedding tracking code into IAS Author: GeoWise User Support Released: 23/11/2011 Version: 6.4.4
2 Embedding tracking code into IAS Table of Contents 1. Introduction Pre-requisites Sign up for a Google account and obtain the necessary code Ensure you are using a custom MasterPage.master file Including code in your MasterPage Including code in your MasterPageNoDecoration Support... 3
3 Embedding tracking code in IAS Page 1 1. Introduction This short guide documents how tracking code can be embedded into the IAS solution in order to provide additional tools for reporting on IAS use. Google analytics is currently the most popular service used to capture usage information for your website, but other services are available such as Yahoo Web Analytics, Woopra, Statcounter etc. It can be used to capture a wide range of information on your site visitors including the incoming and outgoing links, the time they spend on the site, their geographic location etc. These instructions can be modified to support any script that may be embedded into the IAS page, however it uses Google Analytics as an example. However each application may have its own set of instructions that will dictate how the code is embedded. Google analytics, like many others, require the same code to be embedded on each page that needs to be tracked. Rather than edit each page however, InstantAtlas Server uses a template that it re-uses for each page. This template is called the MasterPage and is used for nearly all the IAS pages. By embedding the code in the MasterPage this will allow the IAS pages to be tracked. 2. Pre-requisites Prior to being able to embed the code into IAS you may need to follow some preliminary instructions according to the instructions for the service you will be using. For our example using Google Analytics, you must first sign up for a Google analytics account. Once that is done we can then set up a custom MasterPage.master as explained below Sign up for a Google account and obtain the necessary code If you are using a tracking tool other than Google, you will need to follow those application specific instructions to obtain the code you need to embed. If you are using Google Analytics, you will receive some code after signing up that looks like this: <script type="text/javascript"> var gajshost = ((" == document.location.protocol)? " : " document.write(unescape("%3cscript src='" + gajshost + "googleanalytics.com/ga.js' type='text/javascript'%3e%3c/script%3e")); </script> <script type="text/javascript"> try { var pagetracker = _gat._gettracker("xx "); pagetracker._trackpageview(); } catch(err) {} </script> Where XX will be your unique code assigned to you via your Google account it is called the Web Property ID or UA code. Please note, there is an older snippet of code that uses an urchin.js file. We recommend that you upgrade and obtain the latest code from Google that utilises the ga.js file Ensure you are using a custom MasterPage.master file As we will be placing the code into the MasterPage.master file, this should be done on a version that is customisable. This can be done by following the standard customisation instructions (repeated below).
4 Embedding tracking code in IAS Page 2 a) Are you using a custom master page already? If yes, go to step d) otherwise, proceed to b) You can check this in your admin site, by browsing to the settings page and looking at the key: Master Page URL. If this is pointing at something other than ~/App_Content/MasterPage.master then you are using a customised page. Typically this will be ~/Custom/MasterPage.master for most customised solutions. b) If you are not using a custom MasterPage, change the current setting to point at ~/Custom/MasterPage.master (e.g. replace where it says App_Content with Custom) c) On the web server itself, ensure that this file exists by taking a copy of {Install Location}/Webs/User/App_Content/MasterPage.master and copy it to {Install Location}/Webs/User/Custom d) Edit the custom MasterPage.master file in a text editor using the instructions in section 3, below. 3. Including code in your MasterPage The code snippet now needs to be placed into an appropriate place in the MasterPage. This will require you to edit your custom MasterPage.master file in a text editor. 1) Locate the custom MasterPage.master file (see section 2.2) and edit it in a text editor 2) Browse to the appropriate place in the file to embed the code. Google recommends this is near the file header. As such, we recommend you find the closing body tag </body> and place the code just before this as per the screenshot below. Code for other solutions may vary.
5 Embedding tracking code in IAS Page 3 Note the 11 lines of code highlighted that have been inserted directly below the closing </asp:contentplaceholder> tag and before the closing </body> tag. Line 1 and 11 of this snippet are additional HTML comments we have inserted these are optional. 3) Save the file and test this has worked by checking the source of the page. It should now contain the code. If it does not, you may need to recycle the IIS application pool as the old file may be kept in memory. Alternatively you should check you are editing the correct MasterPage.master file. Data should now be getting sent to your tracking provider. For Google analytics data will become available over the next 48 hours in your Google account. 4. Including code in your MasterPageNoDecoration By adding the code to the MasterPage.master file you will be able to track and analyse the majority of pages in your IAS site. However there are a small number of pages that use the MasterPageNoDecoration.master template file instead such as the full screen dynamic report page.. To be able to track and analyse these pages you should edit the customisable version of this file in exactly the same way as is described above in sections 2.2 and 3. Additionally if you have set up any stand-alone custom pages (under Customize > Pages in the admin console) that do not use the master page template you should add the code to these pages so that they are tracked and analysed in the same way as the other pages. 5. Support If after consulting the user documentation you require further support for IAS please contact the GeoWise User Support Team. [email protected] Telephone: United Kingdom: North America: (toll-free) Hours: Monday-Friday UK: 9:00am-5:00pm USA: 4:00am-12:00 noon EST
Using Google Analytics With PeopleSoft
Using Google Analytics With PeopleSoft Year 2 Session # 26716 March 23, 2009 Alliance 2009 Conference Anaheim, California Randy McCausland Florida State University Overview Introduction ti Background of
Embedding a Data View dynamic report into an existing web-page
Embedding a Data View dynamic report into an existing web-page Author: GeoWise User Support Released: 23/11/2011 Version: 6.4.4 Embedding a Data View dynamic report into an existing web-page Table of Contents
Improving Magento Front-End Performance
Improving Magento Front-End Performance If your Magento website consistently loads in less than two seconds, congratulations! You already have a high-performing site. But if your site is like the vast
Usage Tracking for IBM InfoSphere Business Glossary
Usage Tracking for IBM InfoSphere Business Glossary InfoSphere Business Glossary Version 8.7 and later includes a feature that allows you to track usage of InfoSphere Business Glossary through web analytics
Click-To-Talk. ZyXEL IP PBX License IP PBX LOGIN DETAILS. Edition 1, 07/2009. LAN IP: https://192.168.1.12 WAN IP: https://172.16.1.1.
Click-To-Talk ZyXEL IP PBX License Edition 1, 07/2009 IP PBX LOGIN DETAILS LAN IP: https://192.168.1.12 WAN IP: https://172.16.1.1 Username: admin Password: 1234 www.zyxel.com Copyright 2009 ZyXEL Communications
IMRG Peermap API Documentation V 5.0
IMRG Peermap API Documentation V 5.0 An Introduction to the IMRG Peermap Service... 2 Using a Tag Manager... 2 Inserting your Unique API Key within the Script... 2 The JavaScript Snippet... 3 Adding the
Improving Madcap Flare SEO
Improving Madcap Flare SEO Using a New Approach to HTML5 Webhelp Targets #1 Remote Support Solution for the Enterprise Trusted by 7,500+ customers around the world: What to expect in this webinar Flare
Integrating KIMBIA form widget data with Google Analytics. What's Inside? KIMBIA. What s required...
KIMBIA 1050 E. 11th St., Suite 00 Austin, TX 7870 [W] 51.474.4447 [F] 51.474.4448 [email protected] Integrating KIMBIA form widget data with Google Analytics revision 10/15/09 What's Inside? Overview...
How to Enable the Persistent Player
How to Enable the Persistent Player The Persistent Player feature within Core Publisher will allow your site visitors to effortlessly listen to any of your station s live streams while simultaneously navigating
Google Analytics workbook
Google Analytics workbook Sub-title here Google Analytics workbook Overview Google Analytics is just one of many tools available for tracking activity on a website or mobile application. It provides users
Slide.Show Quick Start Guide
Slide.Show Quick Start Guide Vertigo Software December 2007 Contents Introduction... 1 Your first slideshow with Slide.Show... 1 Step 1: Embed the control... 2 Step 2: Configure the control... 3 Step 3:
WEB ANALYTICS. Presented by Massimo Paolini MPThree Consulting Inc. www.mpaolini.com 408-256-0673
WEB ANALYTICS Presented by Massimo Paolini MPThree Consulting Inc. www.mpaolini.com 408-256-0673 WEB ANALYTICS IS ABOUT INCREASING REVENUE WHAT WE LL COVER Why should you use Asynchronous code What are
JavaScript By: A. Mousavi & P. Broomhead SERG, School of Engineering Design, Brunel University, UK
Programming for Digital Media EE1707 JavaScript By: A. Mousavi & P. Broomhead SERG, School of Engineering Design, Brunel University, UK 1 References and Sources 1. DOM Scripting, Web Design with JavaScript
Google Analytics Playbook. Version 0.92
Version 0.92 2014 CrownPeak Technology, Inc. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopy, recording,
Performance Testing for Ajax Applications
Radview Software How to Performance Testing for Ajax Applications Rich internet applications are growing rapidly and AJAX technologies serve as the building blocks for such applications. These new technologies
Hybrid Approach to Search Engine Optimization (SEO) Techniques
Suresh Gyan Vihar University Journal of Engineering & Technology (An International Bi Annual Journal) Vol. 1, Issue 2, 2015, pp.1-5 ISSN: 2395 0196 Hybrid Approach to Search Engine Optimization (SEO) Techniques
Hermes.Net Web Campaign Page 2 26
...................... Hermes.Net Web Campaign Page 2 26 Table of Context 1. Introduction... 3 2. Create and configure Web Campaign 4... 2.1 Create a Web Campaign 4 2.2 General Configuration... 5 2.2.1
Portals and Hosted Files
12 Portals and Hosted Files This chapter introduces Progress Rollbase Portals, portal pages, portal visitors setup and management, portal access control and login/authentication and recommended guidelines
InPost UK Limited GeoWidget Integration Guide Version 1.1
InPost UK Limited GeoWidget Integration Guide Version 1.1 Contents 1.0. Introduction... 3 1.0.1. Using this Document... 3 1.0.1.1. Document Purpose... 3 1.0.1.2. Intended Audience... 3 1.0.2. Background...
Startup Guide. Version 2.3.9
Startup Guide Version 2.3.9 Installation and initial setup Your welcome email included a link to download the ORBTR plugin. Save the software to your hard drive and log into the admin panel of your WordPress
MONITORING YOUR WEBSITE WITH GOOGLE ANALYTICS
MONITORING YOUR WEBSITE WITH GOOGLE ANALYTICS How to use Google Analytics to track activity on your website and help get the most out of your website 2 April 2012 Version 1.0 Contents Contents 2 Introduction
Integration Guide. Integrating Extole with Adobe Target. Overview. Before You Begin. Advantages of A/B Testing
Integrating Extole with Adobe Target Overview Extole partners with Adobe Target so that marketers can easily deploy Extole tags and test your referral program to improve its performance. A/B testing will
About Google Analytics
About Google Analytics v10 OmniUpdate, Inc. 1320 Flynn Road, Suite 100 Camarillo, CA 93012 OmniUpdate, Inc. 1320 Flynn Road, Suite 100 Camarillo, CA 93012 800.362.2605 805.484.9428 (fax) www.omniupdate.com
Scout Link: An Integration Overview
Scout Link: An Integration Overview Scout Analytics solutions are designed to seamlessly integrate with your existing company infrastructure, databases, and customer relationship management (CRM) systems.
Visualizing a Neo4j Graph Database with KeyLines
Visualizing a Neo4j Graph Database with KeyLines Introduction 2! What is a graph database? 2! What is Neo4j? 2! Why visualize Neo4j? 3! Visualization Architecture 4! Benefits of the KeyLines/Neo4j architecture
Flare Tips and Tricks. Tips and tricks. Importing content Lists. Variables and snippets Condition tags Printed documentation WebHelp.
Flare Tips and Tricks Scott DeLoach [email protected] t t t Founder, ClickStart Certified Instructor, Flare RoboHelp Captivate Author, MadCap Flare for RoboHelp Users 2007 ClickStart, Inc. All rights
Administrator s Guide
SEO Toolkit 1.3.0 for Sitecore CMS 6.5 Administrator s Guide Rev: 2011-06-07 SEO Toolkit 1.3.0 for Sitecore CMS 6.5 Administrator s Guide How to use the Search Engine Optimization Toolkit to optimize your
Your Blueprint websites Content Management System (CMS).
Your Blueprint websites Content Management System (CMS). Your Blueprint website comes with its own content management system (CMS) so that you can make your site your own. It is simple to use and allows
IBM Unica emessage Version 8 Release 6 February 13, 2015. User's Guide
IBM Unica emessage Version 8 Release 6 February 13, 2015 User's Guide Note Before using this information and the product it supports, read the information in Notices on page 403. This edition applies to
BASIC CLASSWEB.LINK INSTALLATION MANUAL
LINKS MODULAR SOLUTIONS BASIC CLASSWEB.LINK INSTALLATION MANUAL classweb.link installation Links Modular Solutions Pty Ltd Table of Contents 1. SYSTEM REQUIREMENTS 3 2. DATABASES 3 Standalone Links Database
... Asbru Web Content Management System. Getting Started. Easily & Inexpensively Create, Publish & Manage Your Websites
Asbru Ltd Asbru Ltd wwwasbrusoftcom info@asbrusoftcom Asbru Web Content Easily & Inexpensively Create, Publish & Manage Your Websites 31 March 2015 Copyright 2015 Asbru Ltd Version 92 1 Table of Contents
Setup The package simply needs to be installed and configured for the desired CDN s distribution server.
NTT DATA Sitecore CDN Connector Overview The CDN Connector for Sitecore allows developers to route all media requests (dynamic and static) through a proxy CDN. It is designed to be plug-n-play requiring
Quick Start Guide. Installation and Setup
Quick Start Guide Installation and Setup Introduction Velaro s live help and survey management system provides an exciting new way to engage your customers and website visitors. While adding any new technology
3dCart Shopping Cart Software Release Notes Version 3.0
Release Overview The latest installment in the 3dCart shopping software (version 3.0), is a complete redesign of the 3dCart platform. It includes performance improvements, new features, and usability enhancements.
Introducing our new Editor: Email Creator
Introducing our new Editor: Email Creator To view a section click on any header below: Creating a Newsletter... 3 Create From Templates... 4 Use Current Templates... 6 Import from File... 7 Import via
Client-side Web Engineering From HTML to AJAX
Client-side Web Engineering From HTML to AJAX SWE 642, Spring 2008 Nick Duan 1 What is Client-side Engineering? The concepts, tools and techniques for creating standard web browser and browser extensions
Adding a CareCredit link to your practice website can help increase its ranking in online search engines like Google
Adding a CareCredit link to your practice website can help increase its ranking in online search engines like Google The CareCredit Website Toolkit contains multiple web assets for you to easily customize
MASTERTAG DEVELOPER GUIDE
MASTERTAG DEVELOPER GUIDE TABLE OF CONTENTS 1 Introduction... 4 1.1 What is the zanox MasterTag?... 4 1.2 What is the zanox page type?... 4 2 Create a MasterTag application in the zanox Application Store...
Getting Started Guide
Getting Started Guide Table of Contents OggChat Overview... 3 Getting Started Basic Setup... 3 Dashboard... 4 Creating an Operator... 5 Connecting OggChat to your Google Account... 6 Creating a Chat Widget...
Online sales management software Quick store setup. v 1.1.3
Online sales management software Quick store setup v 1.1.3 Table of Contents 1Shopizer urls...3 2Configure your store...3 Store and profile...4 Store Front Configuration...4 3Integration...6 4Configure
Google Analytics Integration Guide
XTRABANNER Google Analytics Integration Guide U-BTech Solutions LTD. INTRODUCTION Created: 18-Oct-2012 Updated: 23-Mar-2014 We are excited to announce that XtraBanner version 2.0 now supports integration
AD Self Update 2.2. Installation and configuration. Dovestones Software
AD Self Update 2.2 Installation and configuration 1 Table of Contents Introduction...3 AD Phonebook...3 Technical Support...3 Prerequisites...3 Installation...3 Adding a service account...4 Domain Configuration...4
Getting Started with Google Analytics 7 Easy but comprehensive steps
Getting Started with Google Analytics Right, so you have a shiny new website or you have a site that has been up and running for a while now that s great. The hard work is done and the leads and sales
WebSphere Business Monitor V7.0 Script adapter lab
Copyright IBM Corporation 2010 All rights reserved IBM WEBSPHERE BUSINESS MONITOR 7.0 LAB EXERCISE WebSphere Business Monitor V7.0 Script adapter lab What this exercise is about... 1 Changes from the previous
Website Implementation
To host NetSuite s product demos on your company s website, please follow the instructions below. (Note that details on adding your company s contact information to the Contact Us button in the product
EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators
EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators Version 1.0 Last Updated on 15 th October 2011 Table of Contents Introduction... 3 File Manager... 5 Site Log...
Google Sites: Creating, editing, and sharing a site
Google Sites: Creating, editing, and sharing a site Google Sites is an application that makes building a website for your organization as easy as editing a document. With Google Sites, teams can quickly
31 Examples of how Microsoft Dynamics CRM Integrates with Marketing Automation
31 Examples of how Microsoft Dynamics CRM Integrates with Marketing Automation Manage Email Campaigns In-House 1. Quickly Design Emails Save time creating marketing emails using drag and drop template
Multiple Qwidget Insertion Guide V.2 Created: 9/5/13 Contents
Multiple Qwidget Insertion Guide V.2 Created: 9/5/13 Contents I. How it works... 2 II. V4 Qwidgets (post 8/25/2013)... 2 III. Older Qwidgets... 3 A. Analyze the page or pages that will host the additional
Table of Contents. Overview... 2. Supported Platforms... 3. Demos/Downloads... 3. Known Issues... 3. Note... 3. Included Files...
Table of Contents Overview... 2 Supported Platforms... 3 Demos/Downloads... 3 Known Issues... 3 Note... 3 Included Files... 5 Implementing the Block... 6 Configuring The HTML5 Polling Block... 6 Setting
If you have signed up for a free trial and want some guidance on the next steps, check out our Quick Start Guide.
Using little green plane is a breeze. If you have signed up for a free trial and want some guidance on the next steps, check out our Quick Start Guide. This gives you everything you need to create stunning
!!!!!!!! Startup Guide. Version 2.7
Startup Guide Version 2.7 Installation and initial setup Your welcome email included a link to download the ORBTR plugin. Save the software to your hard drive and log into the admin panel of your WordPress
Intell-a-Keeper Reporting System Technical Programming Guide. Tracking your Bookings without going Nuts! http://www.acorn-is.
Intell-a-Keeper Reporting System Technical Programming Guide Tracking your Bookings without going Nuts! http://www.acorn-is.com 877-ACORN-99 Step 1: Contact Marian Talbert at Acorn Internet Services at
SkyGlue Technology Inc., all rights reserved SkyGlue User Manual SkyGlue Technology Inc.
SkyGlue Technology Inc., all rights reserved SkyGlue User Manual SkyGlue Technology Inc. 1 Contents 2 What is SkyGlue?... 3 3 Why SkyGlue?... 3 4 Event Tracking Basics... 4 4.1 Google Event Tracking Overview...
shweclassifieds v 3.3 Php Classifieds Script (Joomla Extension) User Manual (Revision 2.0)
shweclassifieds v 3.3 Php Classifieds Script (Joomla Extension) User Manual (Revision 2.0) Contents Installation Procedure... 4 What is in the zip file?... 4 Installing from Extension Manager... 6 Updating
Working with Indicee Elements
Working with Indicee Elements How to Embed Indicee in Your Product 2012 Indicee, Inc. All rights reserved. 1 Embed Indicee Elements into your Web Content 3 Single Sign-On (SSO) using SAML 3 Configure an
JTouch Mobile Extension for Joomla! User Guide
JTouch Mobile Extension for Joomla! User Guide A Mobilization Plugin & Touch Friendly Template for Joomla! 2.5 Author: Huy Nguyen Co- Author: John Nguyen ABSTRACT The JTouch Mobile extension was developed
Demystifying Digital Introduction to Google Analytics. Mal Chia Digital Account Director
Demystifying Digital Introduction to Google Analytics Mal Chia Digital Account Director @malchia @communikateetal Slides will be emailed after the session 2 Workshop Overview 1. Introduction 2. Getting
Reports and Documents Generator for SharePoint ver.: 2.2
Reports and Documents Generator for SharePoint ver.: 2.2 User Guide Version 2.2 Contents 1. Overview... 3 2. Licensing... 4 3. Installation instructions... 4 3.1. Requirements... 4 3.2. Installation...
SiteWit JavaScript v3 Documentation
SiteWit JavaScript v3 Documentation Tracking code Basic tracking code The base SiteWit tracking code is sw.js on SiteWit s servers at analytics.sitewit.com/sw.js and should be embedded as follows (for
VMware vcenter Operations Manager Administration Guide
VMware vcenter Operations Manager Administration Guide Custom User Interface vcenter Operations Manager 5.6 This document supports the version of each product listed and supports all subsequent versions
An Oracle White Paper May 2013. Creating Custom PDF Reports with Oracle Application Express and the APEX Listener
An Oracle White Paper May 2013 Creating Custom PDF Reports with Oracle Application Express and the APEX Listener Disclaimer The following is intended to outline our general product direction. It is intended
Is Your Google Analytics Data Accurate?
Is Your Google Analytics Data Accurate? September 18, 2013 Presented By Amin Shawki Analytics Manager Andy Gibson Digital Marketing Analyst 1. 1 Billion+ pageviews/year in sites analyzed and supported
Tracking E-mail Campaigns with G-Lock Analytics
User Guide Tracking E-mail Campaigns with G-Lock Analytics Copyright 2009 G-Lock Software. All Rights Reserved. Table of Contents Introduction... 3 Creating User Account on G-Lock Analytics. 4 Downloading
ibex Property Management System (PMS)
ibex Property Management System (PMS) ibex is the acronym for internet booking exchange. The PMS is not just a fully functional property management system, but is also a marketing system making it a powerful
TOP 10 things. In Google Analytics. Your Association Should Measure. weblinkinternational.com
TOP 10 things Your Association Should Measure In Google Analytics 1 weblinkinternational.com TABLE OF CONTENTS Welcome.... 3 Metric 1 «Audience Location.... 4 Metric 2 «Audience Engagement....... 6 Metric
How to Create a Mobile Responsive Template in ExactTarget
How to Create a Mobile Responsive Template in ExactTarget This manual contains the following: Section 1: How to create a new mobile responsive template for a Business Unit/Artist Section 2: How to adjust
Website Report for http://www.cresconnect.co.uk by Cresconnect UK, London
Website Report for http://www.cresconnect.co.uk by Cresconnect UK, London Table of contents Table of contents 2 Chapter 1 - Introduction 3 About us.................................... 3 Our services..................................
InstantAtlas TM Server Data Transfer Tools User Guide
InstantAtlas TM Server Data Transfer Tools User Guide Author: GeoWise User Support Released: 06/11/2012 Version: 6.5.1 InstantAtlas Server Data Transfer Tools Table of Contents 1. Introduction... 1 2.
ACTIVE DIRECTORY DEPLOYMENT
ACTIVE DIRECTORY DEPLOYMENT CASAS Technical Support 800.255.1036 2009 Comprehensive Adult Student Assessment Systems. All rights reserved. Version 031809 CONTENTS 1. INTRODUCTION... 1 1.1 LAN PREREQUISITES...
Yandex.Widgets Quick start
17.09.2013 .. Version 2 Document build date: 17.09.2013. This volume is a part of Yandex technical documentation. Yandex helpdesk site: http://help.yandex.ru 2008 2013 Yandex LLC. All rights reserved.
Multimedia im Netz Online Multimedia Winter semester 2015/16. Tutorial 03 Major Subject
Multimedia im Netz Online Multimedia Winter semester 2015/16 Tutorial 03 Major Subject Ludwig- Maximilians- Universität München Online Multimedia WS 2015/16 - Tutorial 03-1 Today s Agenda Quick test Server
Quick Start Policy Patrol Disclaimers 10
Quick Start Policy Patrol Disclaimers 10 This guide will help you start using Policy Patrol Disclaimers as quickly as possible. For more detailed instructions, consult the Policy Patrol manual. Step 1.
Canadian Association for Research Libraries Toronto, Ontario 14 October 2015
Canadian Association for Research Libraries Toronto, Ontario 14 October 2015 Introductions Help & Learning Standard Reports Audience Traffic Sources Content Behaviour Measuring Value Basic Filtering &
Digital Marketing Training Institute
Our USP Live Training Expert Faculty Personalized Training Post Training Support Trusted Institute 5+ Years Experience Flexible Batches Certified Trainers Digital Marketing Training Institute Mumbai Branch:
Cloud Administration Guide for Service Cloud. August 2015 E65820-01
Cloud Administration Guide for Service Cloud August 2015 E65820-01 Table of Contents Introduction 4 How does Policy Automation work with Oracle Service Cloud? 4 For Customers 4 For Employees 4 Prerequisites
Richmond Systems. Self Service Portal
Richmond Systems Self Service Portal Contents Introduction... 4 Product Overview... 4 What s New... 4 Configuring the Self Service Portal... 6 Web Admin... 6 Launching the Web Admin Application... 6 Setup
Cleo Communications. CUEScript Training
Cleo Communications CUEScript Training Introduction RMCS Architecture Why CUEScript, What is it? How and Where Scripts in RMCS XML Primer XPath Pi Primer Introduction (cont.) Getting Started Scripting
Going Beyond SAP ITS Mobile Apps to a Responsive Design Mobile Apps. JK (JayaKumar Pedapudi) Principal Consultant NTT DATA, Inc.
Going Beyond SAP ITS Mobile Apps to a Responsive Design Mobile Apps JK (JayaKumar Pedapudi) Principal Consultant NTT DATA, Inc. Introduction. Learning Points. What is Responsive Design and its Role? Design
