Using Google Analytics With PeopleSoft
|
|
|
- Stewart Harrell
- 9 years ago
- Views:
Transcription
1 Using Google Analytics With PeopleSoft Year 2 Session # March 23, 2009 Alliance 2009 Conference Anaheim, California Randy McCausland Florida State University
2 Overview Introduction ti Background of FSU s ERP Implementation The Analytics Dilemma Overview of FSU s Google Analytics Implementation ti Google Analytics Feature Highlights Brief Overview of Administering the Tool Implementation Summary Code Reference Unanticipated Problems Live Demonstration Questions & Comments
3 Introduction Presenter: Randy McCausland Director of Infrastructure & Operational Services Office of Technology Integration Florida State University Tallahassee, Florida
4 Florida State University Tallahassee, FL National High Magnetic Field Laboratory Current enrollment 39,136 Birthplace of Anti-Cancer Drug Taxol
5 Background of FSU s ERP Implementation Implemented dfinancials i , Portal l88 8.8, and depm88i 8.8 in June 2004 Implemented HR/Payroll 8.8 in December 2004 Upgraded HR and EPM Suites to 8.9 in April 2006 Upgraded FI Suite to 8.9 in November 2006 Upgraded d EPM and Portal Suites to 9.0 in November 2007 Upgrade HR Suite to 9.0 in August 2008 Currently upgrading g FI Suite to 9.0 (est. April 2009)
6 The Analytics Dilemma How effective is our ERP system? How do we target usability enhancements in a more optimal fashion? Are the usability enhancements that we deploy actually used? How soon after rollout is the enhancement adopted by the target audience? What technologies are our users leveraging to access our applications?
7 Google Analytics Dashboard Select Date Ranges Site Usage
8 Daily View Google Analytics Visits for all Users
9 Hourly View Google Analytics Visits for all Users
10 ii Visitor Information Google Analytics Dashboard
11 Google Analytics Visitors Overview # People who visited the site Network Locations Browsers and O/S User Geographic Information
12 Google Analytics Dashboard Content Overview
13 Google Analytics Content Overview Top Content Navigation Summary
14 Google Analytics Reporting Mti Metrics Dimensions i
15 Google Analytics Reporting
16 Google Analytics Administration Data Manipulation
17 Data/Report Manipulation
18 Data/Report Manipulation Regular Expression ^.*/EMPLOYEE/(.*)\.GBL\?.* *)\ * Takes this ntenturl= p p _ HR/c/HRS_ HRAM_ EMP.HRS_ CE.GBL &PortalContentProvider=PSFT_HR&PortalRegistryName=EMPLOYEE&PortalServletURI= omni.fsu.edu/psp/sprdep/&portaluri= ortalispagelet=true&nocrumbs=yes and produces this PSFT_HR/c/HRAM_EMP.HRS_CE
19 Overview of FSU s GA Implementation Leverages page tagging g methodology to generate and transmit usage statistics Relatively simple to incorporate into the PeopleSoft framework 2 HTML templates 2 custom javascript libraries (one of them delivered by GA) Implementation took about 20 hours of development effort Dashboard is available to internal ERP support staff and select senior management
20 Code Reference Standard Google Analytics Code (Generated by GA): <script type="text/javascript"> var gajshost = ((" == document.location.protocol)? " : " document.write(unescape("%3cscript UA-XXXXXXX-Y src='" + gajshost + "googleanalytics.com/ga.js type='text/javascript'%3e%3c/script%3e")); </script> <script type="text/javascript"> Y: Unique var pagetracker GA Assigned = _gat._gettracker("ua-xxxxxxx-y"); Website Profile Number pagetracker._initdata(); pagetracker._trackpageview(); </script> UA-XXXXXXX: Unique GA Assigned Customer Number
21 Code Reference Modified FSU s Custom Header Definition (inside the <head> tags) <!-- FSU Google Analytics --> <script language= JavaScript src="%bind(:61)fsu_google_analytics.js"></script> <script %BIND(:61)fsu_google_analytics.js type="text/javascript"> var gajshost = ((" == document.location.protocol)? " : " External document.write(unescape("%3cscript javascript library that is placed src='" on + gajshost each web + "google-analytics.com/ga.js server domain type='text/javascript'%3e%3c/script%3e")); </script> Returns the unique GA website profile number associated with the domain in which it is executed (Portal, HR, Financials, etc ) The product of this script concatenated t with FSU s GA assigned customer number is then used as an input into GA s gettracker() function call <script type="text/javascript"> t/j t"> var UAnumber = ("UA " + getenvironmentuavariable()); var pagetracker = _gat._gettracker(uanumber); pagetracker._initdata(); pagetracker._trackpageview(); </script> var pagetracker = _gat._gettracker(uanumber); <!-- END FSU Google Analytics --> var UAnumber = ("UA " U + getenvironmentuavariable()); e tu va ab e());
22 Code Reference fsu_google_analytics.js function getenvironmentuavariable(uanumber) { var UAnumber="X"; X return UAnumber; }; UAnumber Environment 1 Portal 2 Financials 3 HR n. etc
23 Unanticipated Problems FSU s Implementation is dependent on a refresh of the header frame on each page load. erecruit/tam (HR) eprocurement (FI) Page level granularity (not component) Solution? Embed the GA Tracker call in an HTML object on each page What if the you want to track page granularity within a particular component? Embed the GA Tracker call in an HTML object on each page within the component, but also tack on a custom querystring parameter to the URL that uniquely identifies the current page. (Ex: long PS URL>&page=1)
24 Available References Google Analytics Support overview html Google Analytics Blog Google Analytics Reporting en&answer=98527 Regular Expression Testing i /j i t l l
25 Pros & Cons Pros: Outstanding price point Free!!! Relatively simple and quick to implement Feature/metric rich New features are regularly added (e.g. Custom Reporting/Advanced Segmentation) Cons: Google Analytics is targeted to commerce sites, so not all features/functionality are applicable to PeopleSoft Dashboard metrics are not updated in real-time (periodically uploaded) Historical i data cannot be re-filtered No security integration features (i.e., more redundant account maintenance) Little to no control in overall product direction
26 Live Demonstration
27 Questions and Comments? THANK YOU! THANK YOU!
Embedding tracking code into IAS
Embedding tracking code into IAS Author: GeoWise User Support Released: 23/11/2011 Version: 6.4.4 Embedding tracking code into IAS Table of Contents 1. Introduction... 1 2. Pre-requisites... 1 2.1. Sign
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
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
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
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
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
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
INTERNET MARKETING. SEO Course Syllabus Modules includes: COURSE BROCHURE
AWA offers a wide-ranging yet comprehensive overview into the world of Internet Marketing and Social Networking, examining the most effective methods for utilizing the power of the internet to conduct
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
Google Analytics for Robust Website Analytics. Deepika Verma, Depanwita Seal, Atul Pandey
1 Google Analytics for Robust Website Analytics Deepika Verma, Depanwita Seal, Atul Pandey 2 Table of Contents I. INTRODUCTION...3 II. Method for obtaining data for web analysis...3 III. Types of metrics
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:
Evaluating the impact of research online with Google Analytics
Public Engagement with Research Online Evaluating the impact of research online with Google Analytics The web provides extensive opportunities for raising awareness and discussion of research findings
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
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.
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
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
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
Administrator & End User 1 or 2 Day Training Course
Administrator & End User 1 or 2 Day Training Course Falcon Software Company, Inc. 800 707 1311 USA/Canada 250 480 1311 Local 250 480 1322 Fax www.falcon software.com Copyright Protected Falcon Software
Setup Guide. 1.877.273.9921 www.epikone.com
Setup Guide by Step 1: Create A Google Analytics Account Step 2: Analyze Your Website Step 3: Create A Profile Step 4: Link Google Analytics Account To Your Google AdWords Account Step 5: Add Tracking
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
Web Development I & II*
Web Development I & II* Career Cluster Information Technology Course Code 10161 Prerequisite(s) Computer Applications Introduction to Information Technology (recommended) Computer Information Technology
1 Which of the following questions can be answered using the goal flow report?
1 Which of the following questions can be answered using the goal flow report? [A] Are there a lot of unexpected exits from a step in the middle of my conversion funnel? [B] Do visitors usually start my
Decision-making using web analytics. Rachell Underhill, UNC Grad School Anita Crescenzi, UNC Health Sciences Library
Decision-making using web analytics Rachell Underhill, UNC Grad School Anita Crescenzi, UNC Health Sciences Library For today Analytics at The Graduate School and the Health Sciences Library What analytics
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.
Embedded BI made easy
June, 2015 1 Embedded BI made easy DashXML makes it easy for developers to embed highly customized reports and analytics into applications. DashXML is a fast and flexible framework that exposes Yellowfin
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
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
WHAT'S NEW IN SHAREPOINT 2013 WEB CONTENT MANAGEMENT
CHAPTER 1 WHAT'S NEW IN SHAREPOINT 2013 WEB CONTENT MANAGEMENT SharePoint 2013 introduces new and improved features for web content management that simplify how we design Internet sites and enhance the
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:
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...
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
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
Optimize Your Drupal Site with Google Analytics
Optimize Your Drupal Site with Google Analytics July 22, 2015 Mike Nescot Web Ops & Security Manager JBS International, Inc. Nick Grace Front-end Dev Manager JBS International, Inc. JBS International,
IBM Digital Analytics Implementation Guide
IBM Digital Analytics Implementation Guide Note Before using this information and the product it supports, read the information in Notices on page 117. IBM Digital Marketing and Analytics is the new generation
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
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
HOW DOES GOOGLE ANALYTICS HELP ME?
Google Analytics HOW DOES GOOGLE ANALYTICS HELP ME? Google Analytics tells you how visitors found your site and how they interact with it. You'll be able to compare the behavior and profitability of visitors
Web Design and Development Certificate Program
Information Technologies Programs Web Design and Development Certificate Program Accelerate Your Career extension.uci.edu/webdesign University of California, Irvine Extension's professional certificate
Getting Started with the new VWO
Getting Started with the new VWO TABLE OF CONTENTS What s new in the new VWO... 3 Where to locate features in new VWO... 5 Steps to create a new Campaign... 18 Step # 1: Enter Campaign URLs... 19 Step
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
Common Online Advertising Terms Provided by ZEDO, Inc.
3rd Party Ad Tag 3rd Party Redirect Action Action Tracking Tag Activity Ad Dimension Ad Hoc Report Ad Network Ad Tag Advanced Report Advertiser Advertiser Summary Report Advertiser Type Allocate per Ad
Website analytics / statistics Monitoring and analysing the impact of web marketing
Website analytics / statistics Monitoring and analysing the impact of web marketing What are website analytics / statistics? Web analytics is the measurement, collection, analysis and reporting of website
Cloud Omnichannel Contact Center Software
Product overview Cloud Omnichannel Contact Center Software Whether we are a contact center inside a company with some Internet presence or a contact center that provides services to customers from other
Webtrends for SharePoint 2010 A Microsoft Preferred Analytics Solution for SharePoint
Webtrends for SharePoint 2010 A Microsoft Preferred Analytics Solution for SharePoint Provided to By Sean Browning, Webtrends 13-Sep-2011 Webtrends Expertise with SharePoint Webtrends is a Microsoft-designated
Content Editor and Administration Training
Content Editor and Administration Training Falcon Software Company, Inc. 800 707 1311 USA/Canada 250 480 1311 Local 250 480 1322 Fax www.falcon software.com Copyright Protected Falcon Software Company,
Tagging Guide: Website and Email Implementation. Contents
Tagging Guide: Website and Email Implementation Contents About This Guide... 2 Your CiteID... 2 Website Implementation... 2 Tag Placement... 2 Example... 3 Email Implementation... 5 DNS Setup... 5 Tag
Web Portal Analytics
This paper provides information on how the web analytics strategy can be implemented across the web portals and how various stakeholders can leverage the data that has been captured to optimize a range
How-To: Submitting PDF forms to SharePoint from custom websites
How-To: Submitting PDF forms to SharePoint from custom websites Introduction This How-To document describes the process of creating PDF forms using PDF Share Forms tools, and posting the form on a non-sharepoint
Dynamic Web-Enabled Data Collection
Dynamic Web-Enabled Data Collection S. David Riba, Introduction Web-based Data Collection Forms Error Trapping Server Side Validation Client Side Validation Dynamic generation of web pages with Scripting
For more information, or to get started with an Online Marketing campaign, contact Ray Archie at: [email protected]. or by phone at 212 363 0363
Online Marketing, an overview We will get more potential customers to your website and we will get more of your site s visitors contacting you. We can determine what your potential customers are searching
Getting Started with Automizy
Getting Started with Automizy The Basics To help you get started, this guide will show you exactly how simple it is to use Automizy to combine automated multi-channel communication into your overall marketing
Web Design and Development Program (WDD)
Web Design and Development Program (WDD) Course Descriptions TI 0550 Fundamentals of Information Systems Technology: This course is a survey of computer technologies. This course may include computer history,
Google Analytics Guide
Google Analytics Guide 1 We re excited that you re implementing Google Analytics to help you make the most of your website and convert more visitors. This deck will go through how to create and configure
SEO Workshop Keyword and Competitor Research and On Page Optimisation
SEO Workshop Keyword and Competitor Research and On Page Optimisation Marketing & Public Relations Department University of Newcastle April 2014 SEO Workshop Contents 2 What is SEO? STEP 1: Define Purpose
SUBJECT CODE : 4074 PERIODS/WEEK : 4 PERIODS/ SEMESTER : 72 CREDIT : 4 TIME SCHEDULE UNIT TOPIC PERIODS 1. INTERNET FUNDAMENTALS & HTML Test 1
SUBJECT TITLE : WEB TECHNOLOGY SUBJECT CODE : 4074 PERIODS/WEEK : 4 PERIODS/ SEMESTER : 72 CREDIT : 4 TIME SCHEDULE UNIT TOPIC PERIODS 1. INTERNET FUNDAMENTALS & HTML Test 1 16 02 2. CSS & JAVASCRIPT Test
SEO Search Engine Optimization. ~ Certificate ~ For: www.sinosteelplaza.co.za Q MAR1 23 06 14 - WDH-2121212 By
SEO Search Engine Optimization ~ Certificate ~ For: www.sinosteelplaza.co.za Q MAR1 23 06 14 - WDH-2121212 By www.websitedesign.co.za and www.search-engine-optimization.co.za Certificate added to domain
A quick guide to... Setting Up Goals
A quick guide to... Setting Up Goals What is the GetResponse Goals feature? An easy-to-use interface lets you track website conversions from email links. Here s how it works. You send out an email campaign
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...
Category: Business Process and Integration Solution for Small Business and the Enterprise
Home About us Contact us Careers Online Resources Site Map Products Demo Center Support Customers Resources News Download Article in PDF Version Download Diagrams in PDF Version Microsoft Partner Conference
Google Analytics Integration
Google Analytics Integration There are 2 ways to implement Google Analytics snippet: synchronous and asynchronous. Currently, we only support the asynchronous snippets. nanorep e: Google allows Analytics
Overview of Website Analytics. membership, marketing & website solutions
Overview of Website Analytics Part 1 Website Analytics Basics Web Analytics Defined Types of Web Analytics Which type should your chamber use? What is Web Analytics? Web Analytics is the measurement, collection,
Adobe Marketing Cloud Dynamic Tag Management Product Documentation
Adobe Marketing Cloud Dynamic Tag Management Product Documentation Contents Dynamic Tag Management Product Documentation...5 Release Notes for Dynamic Tag Management...7 Dynamic Tag Management Overview...9
Making Mobile a Reality
Making Mobile a Reality KIEFER CONSULTING CALIFORNIA DEPARTMENT OF TECHNOLOGY Introductions Scott Paterson California Department of Technology, Enterprise Solutions Harkeerat Toor Kiefer Consulting, Consultant
Pricing Guide. BenchmarkEmail.com/in
Pricing Guide BenchmarkEmail.com/in Create & Send Responsive, Mobile Friendly Emails Get Signups with Signup Forms & Autoresponders Real-time Reports Best Support in the Industry 1 Special Offers Get Started
TheComplete GoogleAnalytics PowerUserGuide
TheComplete GoogleAnalytics PowerUserGuide 1 Introduction: Google Analytics (GA) can be a powerful tool. It can also be incredibly intimidating for new users. This guide is a compilation of VKI's Google
LACKING TRACKING? STOP SLACKING. GOOGLE TAG MANAGER
LACKING TRACKING? STOP SLACKING. GOOGLE TAG MANAGER November 9, 2015 edui HI! I M PAUL KOCH I work as a Senior Digital Analyst at Viget. @paulmkoch Viget Labs, LLC This presentation is CONFIDENTIAL and
SEO. Module 1: Basic of SEO:
SEO Module 1: Basic of SEO: Internet and Search engine Basics Internet Marketing Importance of Internet Marketing Types of internet Marketing Method Importance of Search Engines SEO is an art of Science
UNO Content Management System Service Agreement
UNO Content Management System Service Agreement Revision History Name Date Reason For Changes Version Ashley Merheb Ashley Merheb Ashley Merheb Ashley Merheb 08/07/2012 Initial Draft 1.0 08/07/2012 Incorporated
Copyright 2014, Oracle and/or its affiliates. All rights reserved.
1 This Isn t Your Parent s PeopleSoft: PeopleSoft Today and Tomorrow Marc Weintraub Senior Director, PeopleSoft Product Strategy 2 Safe Harbor Statement The following is intended to outline our general
Job Ready Assessment Blueprint. Web Design. Test Code: 2750 / Version: 01. Copyright 2011. All Rights Reserved.
Job Ready Assessment Blueprint Web Design Test Code: 2750 / Version: 01 Copyright 2011. All Rights Reserved. General Assessment Information Blueprint Contents General Assessment Information Written Assessment
The easy way to a nice looking website design. By a total non-designer (Me!)
The easy way to a nice looking website design By a total non-designer (Me!) Website Refresher Three types of Website 1.Hand rolled HTML. Lightweight static pages. 2.Scripted Website. (PHP, ASP.NET etc.)
Optimizing WordPress Performance: Page Speed and Load Times. Doug Yuen
Optimizing WordPress Performance: Page Speed and Load Times Doug Yuen Why Worry About Page Speed? Make your visitors happy and keep their attention. The longer your site takes to load, the more likely
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...
This course will also teach how to create various kinds of dashboards using Reporting Services.
Implementing and Maintaining Microsoft SQL Server 2008 Reporting Services Length : 3 Days (24 Hours) Language(s) : English Audience(s) : IT Professionals Level : 200 Technology : Microsoft SQL Server 2008
Monitoring Oracle Enterprise Performance Management System Release 11.1.2.3 Deployments from Oracle Enterprise Manager 12c
Monitoring Oracle Enterprise Performance Management System Release 11.1.2.3 Deployments from Oracle Enterprise Manager 12c This document describes how to set up Oracle Enterprise Manager 12c to monitor
Course MS55077A Project Server 2013 Development. Length: 5 Days
3 Riverchase Office Plaza Hoover, Alabama 35244 Phone: 205.989.4944 Fax: 855.317.2187 E-Mail: [email protected] Web: www.discoveritt.com Course MS55077A Project Server 2013 Development Length: 5
ACE: Dreamweaver CC Exam Guide
Adobe Training Services Exam Guide ACE: Dreamweaver CC Exam Guide Adobe Training Services provides this exam guide to help prepare partners, customers, and consultants who are actively seeking accreditation
SEO Search Engine Optimization. ~ Certificate ~ For: www.shelteredvale.co.za By. www.websitedesign.co.za and www.search-engine-optimization.co.
SEO Search Engine Optimization ~ Certificate ~ For: www.shelteredvale.co.za By www.websitedesign.co.za and www.search-engine-optimization.co.za Certificate added to domain on the: 23 rd February 2015 Certificate
