Adobe Marketing Cloud Best Practices Implementing Adobe Target using Dynamic Tag Management

Size: px
Start display at page:

Download "Adobe Marketing Cloud Best Practices Implementing Adobe Target using Dynamic Tag Management"

Transcription

1 Adobe Marketing Cloud Best Practices Implementing Adobe Target using Dynamic Tag Management

2 Contents Best Practices for Implementing Adobe Target using Dynamic Tag Management.3 Dynamic Tag Management Implementation...4 Adobe Target Tool...5 Add the Adobe Target Tool...5 Option 1: Implement Target Automatically via the Marketing Cloud (mbox.js only)...6 Option 2: Implement Target Automatically with Manual Entry of Your Target Client Code (mbox.js only)...6 Option 3: Implement Target Manually with the Target JavaScript Library Hosted by DTM (at.js and mbox.js).7 Option 4: Implement Target Manually with the Target JavaScript Library Hosted Outside of DTM (at.js and mbox.js).9 Configure the Adobe Target Tool...10 Mboxes...10 Data Elements...22 Update the Adobe Target Tool...24 QA, Approval, and Deployment Steps...26 Installing the Debugging Tools...26 Performing QA Steps...27 Performing Approval and Publishing Steps...29 Additional Resources...31 Contact and Legal Information...32 Last updated 12/9/2016 Best Practices Implementing Adobe Target using Dynamic Tag Management

3 Best Practices for Implementing Adobe Target using Dynamic Tag Management 3 Best Practices for Implementing Adobe Target using Dynamic Tag Management Adobe dynamic tag management (DTM) makes it quick and easy to implement Adobe Target on your websites. Last Updated: November 17, 2016 There are many ways to implement Target depending on your industry and business requirements. Work with your DTM or Target consultant to create your implementation strategy and then use this guide to realize it with DTM. Prerequisites Before following the instructions in this guide, we assume that you have met the following prerequisites: Prerequisite: You have access to the DTM interface. For more information, see: Getting Started in the Dynamic Tag Management Product Documentation. You have configured the relevant DTM property. Web Properties in the Dynamic Tag Management Product Documentation. You have added the DTM embed code to your website. Embed Code and Hosting Options in the Dynamic Tag Management Product Documentation. You have a basic understanding of the DTM interface, how to configure rules, etc. Dynamic Tag Management Product Documentation. You have access to approve and publish DTM code. You have access to the Target interface. Users and Permissions in the Dynamic Tag Management Product Documentation. Adobe Target Product Documentation. Please check with Customer Care or refer to the Additional Resources section of this guide if you need assistance with any of the above prerequisites.

4 Dynamic Tag Management Implementation 4 Dynamic Tag Management Implementation Information to help you properly manage the dynamic tag management embed code while implementing Adobe Target. Place or move rich data objects before the DTM header embed code in order to leverage them most powerfully in your Target implementation. Although your data layer might continue to grow as the rest of the page loads, anything loaded after the header embed code is not available for use in the global Mbox or other Target requests made at the top of the page. This limits your targeting and segmentation capabilities. Also, if you use JavaScript libraries, such as jquery, place them above the DTM header embed code so you can leverage them within dynamic tag management and Target. The following illustration shows sample embed code with a data object and JavaScript library properly configured:

5 5 Adobe Target Tool Information to help you implement Target using the Adobe Target Tool in dynamic tag management. Note: In addition to the information contained in this section, additional information is included in Add Adobe Target Tool in the Dynamic Tag Management Product Documentation. The Adobe Target Tool is the recommended way to implement Target via DTM. The Adobe Target Tool supports: Target Standard or Target Premium implementations Target Classic implementations using a global mbox or regional mboxes Population of mbox and profile parameters in both global and regional mboxes Both at.js and mbox.js libraries Add the Adobe Target Tool Overview information to help you determine the best option to implement Adobe Target using the Adobe Target Tool in dynamic tag management. Adding the Adobe Target Tool takes care of most implementation aspects needed for Adobe Target, including the following: Implementation of the at.js or mbox.js library Implementation of the global mbox Inclusion of dynamic parameters in the global mbox To add the Adobe Target Tool in dynamic tag management, click Web Property Name > Overview > Add a Tool. There are four options to add the Target Tool, in order of simplicity: 1. Automatically via the Marketing Cloud (mbox.js only) 2. Automatically with manual entry of your Client Code (mbox.js only) 3. Manually with the Target JavaScript library hosted by dynamic tag management (at.js and mbox.js) 4. Manually with the Target JavaScript library hosted externally (at.js and mbox.js) Important: For Options 2, 3, and 4, you will need your Adobe Target Client Code. This can be retrieved from Target as follows: 1. In Adobe Target, click Setup > Implementation > Edit Mbox.js Settings.

6 6 2. The Client Code is the first value on the screen, labeled Client Code. Option 1: Implement Target Automatically via the Marketing Cloud (mbox.js only) Information to help you implement Adobe Target in dynamic tag management automatically via the Adobe Marketing Cloud. If you have linked your dynamic tag management user account to your Marketing Cloud user account: 1. On a property's Overview page in dynamic tag management, click Add a Tool. 2. From the Tool Type drop-down list, select Adobe Target. 3. In the Tool Name box, type "Adobe Target." 4. From the Library Retrieval Method drop-down list, select Automatic. 5. Under Client Code Retrieval Method, select Marketing Cloud. Your settings should look like the following example: 6. Click Create Tool. 7. Click Save Changes. Option 2: Implement Target Automatically with Manual Entry of Your Target Client Code (mbox.js only) Information to help you implement Adobe Target automatically in dynamic tag management by manually entering your Target Client Code. If you have not linked your dynamic tag management user account to your Marketing Cloud user account: 1. On a property's Overview page in dynamic tag management, click Add a Tool. 2. From the Tool Type drop-down list, select Adobe Target.

7 7 3. In the Tool Name box, type "Adobe Target." 4. From the Library Retrieval Method drop-down list, select Automatic. 5. Under Client Code Retrieval Method, select Manual, then specify your Target Client Code. For information on how to obtain your Client Code, see Add the Adobe Target Tool. Your settings should look like the following example: 6. Click Create Tool. 7. Click Save Changes. Option 3: Implement Target Manually with the Target JavaScript Library Hosted by DTM (at.js and mbox.js) Information to help you implement Adobe Target manually by hosting the Target JavaScript Library in dynamic tag management. If you use at.js, or if you prefer to manage the mbox.js library yourself, but host it within dynamic tag management: 1. On a property's Overview page in dynamic tag management, click Add a Tool. 2. From the Tool Type drop-down list, select Adobe Target. 3. In the Tool Name box, type "Adobe Target." 4. From the Library Retrieval Method drop-down list, select Manual. 5. Click Create Tool.

8 8 6. Specify your Target Client Code on the resulting screen. For information on how to obtain your Client Code, see Add the Adobe Target Tool. 7. Expand the Library Management section of the page, then select the In DTM option from the Code Hosted drop-down list within the Custom section. 8. Ensure that the Load Adobe Target Library Synchronously option is selected. 9. Click Open Editor. 10. Paste in the contents of your current at.js or mbox.js file. Instructions to download the file can be found in Configure at.js or Download mbox.js in the Adobe Target Product Documentation.

9 9 11. Click Save and Close in the Editor. 12. Click Save Changes on the Adobe Target Tool page. Option 4: Implement Target Manually with the Target JavaScript Library Hosted Outside of DTM (at.js and mbox.js) Information to help you implement Adobe Target manually by hosting the Target JavaScript Library outside of dynamic tag management. If you prefer to manage the at.js or mbox.js library yourself and host it outside of dynamic tag management: 1. On a property's Overview page in dynamic tag management, click Add a Tool. 2. From the Tool Type drop-down list, select Adobe Target. 3. In the Tool Name box, type "Adobe Target." 4. From the Library Retrieval Method drop-down list, select Manual. 5. Click Create Tool.

10 10 6. Specify your Target Client Code on the resulting screen. For information on how to obtain your client code, see Add the Adobe Target Tool. 7. Expand the Library Management section of the page, then select the At URL option from the Code Hosted drop-down list within the Custom section. 8. Ensure that the Load Adobe Target Library Synchronously option is selected. 9. Specify the HTTP and HTTPS URLs. 10. Click Save Changes on the Adobe Target Tool page. Configure the Adobe Target Tool Information to help you configure the Adobe Target Tool and to set up mboxes and data elements. Mboxes Information about configuring Target mboxes in dynamic tag management.

11 11 Global Mbox Information about creating a global mbox using dynamic tag management. For most Target customers, your main mbox is automatically included in your at.js or mbox.js file. If you need an Order Confirmation mbox to track orders, see Order Confirmation Mbox. Dynamic tag management is great for placing a top-of-page, empty mbox globally across every page of your site. This type of mbox can be used in both the Target Classic and the new Target user interfaces. In the Target interface, on the Setup > Implementation > Edit at.js Settings or Edit mbox.js Settings page, ensure that the Auto Create Global Mbox option is enabled. When you import the library into DTM using one of the automatic options, or download the file from the Target interface, it will contain all of these settings. Be sure to update the Adobe Target Tool in DTM after making any changes to these settings. For more information, see Update the Adobe Target Tool. Wrapping Mboxes If you aren t able to use the global mbox for all of your activities, the Adobe Target Tool provides an easy method to place wrapping mboxes with built-in flicker handling. The Adobe Target Tool integration currently uses the mboxupdate method to make mbox calls, so keep the following in mind: For mbox.js only, the mboxupdate call waits for the window onload event before the call is made. Test content takes longer to appear than when using mboxcreate. <style> blocks served through offers don t work in Microsoft Internet Explorer 8 and below (use JavaScript to set the styles). HTML is delivered first and JavaScript last, regardless of the order in the offer. All JavaScript in the offer is encapsulated, so additional steps must be taken if you want any variables or functions to be usable elsewhere on the page. Extra SiteCatalyst calls will be made if using the legacy Test&Target > SiteCatalyst integration plugin. Consider switching to the Analytics for Target back-end integration. See Adobe Analytics as the Reporting Source for Adobe Target in the Adobe Target help for more information. To add an mbox placed by dynamic tag management: 1. Navigate to Rules > Page Load Rules. 2. Click Create New Rule.

12 12 3. Name the rule. 4. Add conditions. a. Trigger the rule at Top of Page to ensure that the default content is hidden until the mbox response has been received. b. Use rule conditions to help you define the general location (e.g. page URL) and other conditions (e.g. Cookie X contains ) under which your mbox should fire. For experienced Target users, this is similar to defining targeting conditions within the Target UI for your campaign; however, here you are placing targeting conditions around the firing of the mbox call. For global rule deployments across the DTM property, leave the selection on Choose. Note that you can even enter your own JavaScript code when you select the Custom option.

13 13 5. Add the mbox: a. Expand the Adobe Target section. b. Choose the element to wrap with the mbox using a CSS selector. c. Name the mbox. d. Use the default Timeout value of 1500ms. e. Add parameters. 6. Save the rule. 7. Perform the instructions in QA, Approval, and Deployment Steps. You can add parameters to your mbox calls with static or dynamic values. Parameters can be regular mbox parameters or profile parameters. To make the parameter a profile parameter, use profile. in the name (e.g., profile.customertype ). Additionally, if you re using an auto-created global mbox, you can add global mbox parameters that will be included with the auto-created global mbox. See Mbox Parameters for details. To use a dynamic value from a Data Element, in the Value field, type the % symbol to display the list of available data elements, then select the one you want. Below is an example of an mbox named hero that wraps an element with an ID of hero and includes an mbox parameter named pagename with a value that is dynamically populated by a data element called Page Name.

14 14 Mboxes on JavaScript Events Information to help you trigger mboxes off of JavaScript events. To trigger mboxes off of JavaScript events, dynamic mboxes can be added to your site using dynamic tag management event-based rules. For example, you could trigger a getoffer() and applyoffer() combination (if using at.js), or an mboxupdate (if using mbox.js) when the user clicks an element, plays a video, changes a form field, or scrolls to a certain part of the page. For single-page applications, you can trigger mboxes off of hashchange or custom events. The out-of-the-box options offer powerful ways to add dynamic mboxes. To create an event-based mbox: 1. Navigate to Rules > Event Based Rules. 2. Click Create New Rule. 3. Name your rule. 4. Under Conditions, choose the desired event type.

15 15 There are a large number of out-of-the-box event options. Depending on which type of event you choose, other relevant options appear. For example, if you select a click event attached to a standard HTML hyperlink, you can use the Delay option to give extra time for your mbox call to go out before the page unloads. (The delay is 500ms by default and is configurable in the DTM property Advanced Settings). 5. Under Rule Conditions, specify any other conditions you have for your rule. For example, you might want to restrict this rule to specific URLs on your site. 6. Under JavaScript/Third Party Tags add a new Non-Sequential JavaScript set to Execute Globally. Note: Globally here does not mean on every page like a global mbox. Globally here refers specifically to the JavaScript scope of the tag. 7. Specify your code. The code you specify depends on whether you use at.js or mbox.js. a) For at.js: In the code box, specify your getoffer/applyoffer code. You have several options: Option 1: Call the global mbox:

16 16 Option 2: Turn an existing element into an mbox: You can also populate dynamic parameters using your dynamic tag management data elements in the code editor. See Using Data Elements

17 17 Additionally, trackevent() can be used when you only need to trigger a metric or report profile information it cannot be used to serve content. b) For mbox.js: In the code box, specify your mboxdefine/mboxupdate code. You have several options: Option 1: Update an existing mbox: Option 2: Turn an existing element within an ID into an mbox: Option 3: Create a new element and turn it into an mbox (the Target offer contents are delivered into this new element):

18 18 You can also populate dynamic parameters using your dynamic tag management data elements in the code editor. See Using Data Elements Additionally, the mboxtrack() plugin can be used in this context. Contact your Target consultant to add this plugin to you mbox.js file. Use mboxtrack when you only need to use the call to trigger a metric or report profile information it cannot be used to serve content. Order Confirmation Mbox Information to help you configure an order confirmation mbox to record details about purchases. The order confirmation mbox records details about purchases, permitting reports revenue, orders, and derived metrics such as Revenue per Visitor and Average Order Value. It is placed on the order confirmation page(s) of your site and needs to report three specific, dynamic parameters: orderid: Unique value to identify an order for conversion counting. The orderid must be unique. Duplicate orders are ignored in reports. ordertotal: Monetary value of the purchase. Do not pass the currency symbol. Use a decimal point (not a comma) to indicate decimal values. productpurchasedid: Comma-separated list of product IDs purchased in the order. These product IDs display in the audit report to support additional reporting analysis. For more information, see Create an orderconfirmpage Mbox in the Adobe Target product documentation. To create an order confirmation mbox perform the instructions in the following sections: Build Data Elements for Dynamic Order Parameters Add a DTM Mbox to Pass Up Dynamic Order Parameters Build Data Elements for Dynamic Order Parameters Follow the instructions in the Data Elements section of this document to construct data elements representing the order ID, order total, and list of products purchased. Add a DTM Mbox to Pass Up Dynamic Order Parameters 1. Create a new Page Load Rule named orderconfirmpage mbox. 2. Under Conditions, trigger the rule at the bottom of the page and use the other options to target the rule to your site s confirmation page (e.g. path includes order-confirmation.html ):

19 19 3. In the JavaScript/Third Party Tags section and add a sequential HTML rule that defines a hidden div element with an id. 4. In the Adobe Target section, wrap an mbox around the new div element. Name the mbox orderconfirmpage and include the required parameters: orderid, ordertotal, and productpurchasedid using your data elements. Note: The parameter names are case-sensitive. 5. Save the rule. 6. Follow the instructions in QA, Approval, and Deployment Steps.

20 20 Mbox Parameters Information to help you pass parameters with mbox calls to Adobe Target. Parameters can be passed with mbox calls to provide rich data to your Target implementation for segmentation and targeting. This section shows you how to enrich your implementation via DTM. This section contains the following information: Adding Parameters to the Auto-Generated Global Mbox Adding Parameters to the Auto-Generated Global Mbox on Specific Pages Using the DTM Interface for DTM-Placed Wrapping Mboxes Using the mboxparameters() Function for Every Mbox Call Adding Parameters to the Auto-Generated Global Mbox 1. On the Target Tool settings page (click the gear icon next to the Adobe Target tool on the Overview page of your property), then expand the Global Parameters section: 2. Enter the name and value of the parameter(s) you d like to add to the auto-created global mbox. These global parameters work only with the auto-created global mbox, generated by mbox.js. Using single or double quotes (' or ") are not allowed in the Name field. Type % into the value box to auto-suggest any data elements that you ve already defined. 3. When you re done defining each global mbox parameter, click Add.

21 21 4. Click Save Changes. Adding Parameters to the Auto-Generated Global Mbox on Specific Pages If you want to only include global parameters on specific pages, you can set up a page load rule and add specific global parameters that will fire only with that page-load rule. A common example of this is with a Recommendations implementation where you want to pass entity parameters only on your product details pages. Note: When a specific page loads, if you have both global mbox parameters set up for all pages and global mbox parameters set up within page- load rules, both sets of parameters are added to the mbox request. 1. Begin by creating a page-load rule. Or use an existing rule. See the first four steps in Wrapping Mboxes for instructions on creating a new page-load rule. 2. Expand the Adobe Target section and enter your global mbox parameter name(s) and value(s) in the Global Mbox Parameters section. Leave the rest of the fields in the section as is. 3. Click Add after entering the information for each parameter. 4. Click Save Rule. Using the DTM Interface for DTM-Placed Wrapping Mboxes For DTM-placed wrapping mboxes, the user interface provides an intuitive, marketer-friendly way to add dynamic mbox parameters. See Wrapping Mboxes. Using the targetpageparamsall() Function for Every Mbox Call If you're using at.js, the targetpageparamsall() function allows you to automatically append parameters to every mbox call. The function is editable on the Setup > Implementation > Edit At.js Settings > Code Settings > Library

22 22 Header page. Make your changes, save, and export the updated library in DTM. Be sure to always return something with this function even if just empty quotes. See targetpageparamsall() in the Target documentation. Using the mboxparameters() Function for Every Mbox Call If you're using mbox.js, the mboxparameters() function allows you to automatically append parameters to every mbox call. The function is editable on the Setup > Implementation > Edit Mbox.js Settings > Code page. Make your changes, save, and export the updated library in DTM. Be sure to always return something with this function even if just empty quotes. Data Elements Information to help you add and use data elements in dynamic tag management for your Target implementation. Data elements are the building blocks for rules. Data elements let you create a data dictionary (or data map) for any object that is contained on your site. They can be JavaScript objects, cookie values, and query strings. You use data elements to build a data layer that can be used for Target and other data collection tools. For example, if you track orders using an Order Confirmation Page mbox, create data elements to populate the required orderid, ordertotal, and productpurchasedid parameters. For more information, see Data Elements in the Dynamic Tag Management Product Documentation.

23 23 Adding Data Elements Information to help you add dynamic tag management data elements. 1. In the Rules section, select Data Elements in the left navigation. 2. Click Create New Data Element. 3. Name the data element. 4. Choose the date element type. Note that you can build an element based on any available object, element, cookie, or URL parameter. The Custom Script option lets you enter your own code to build the element. 5. Complete the remaining fields, which vary depending on the type of data element. 6. Choose the persistency of the data element value: Pageview, Session, or Visitor. 7. Save the data element. 8. Follow the instructions in QA, Approval, and Deployment Steps. The example below creates a data element called Authentication Status to reflect whether the visitor is loggedin or loggedout. The website sets a cookie authuser=loggedin when the visitor logs in. The data element uses a default value of loggedout to represent the visitor s status when the authuser cookie is not set. Note that the value is remembered only for the Pageview as soon as the visitor logs in, the data element can change from loggedout to loggedin. This data element could be used to populate an mbox parameter with similar information or as a rule condition to trigger mbox calls.

24 24 Using Data Elements Information to help you use dynamic tag management data elements in your Target implementation. You can use data elements in the rule-editing interface by using the percent sign (%) syntax. Type a percent sign into the field and you will see a drop-down menu appear with the data elements that you created. You can use data elements in custom scripts by using the _satellite object syntax: _satellite.getvar('data element name'); Update the Adobe Target Tool If you used one of the automatic options when adding the Adobe Target Tool, you can easily update the file whenever Adobe releases a new version of the mbox.js library or if you modify your library settings in the Target UI. Note: This option is only available if you are using mbox.js. For more information about the automatic options, see the following topics: Option 1: Implement Target Automatically via the Marketing Cloud (mbox.js only) Option 2: Implement Target Automatically with Manual Entry of Your Target Client Code (mbox.js only) 1. From the property's Overview page, click the gear icon ( ) next to the desired tool.

25 25 2. Expand the Library Management section. 3. Click Check for Updates and follow the instructions in the dialog boxes to update the file.

26 QA, Approval, and Deployment Steps 26 QA, Approval, and Deployment Steps Information about the steps necessary to effectively perform quality assurance testing, approve, and deploy your Target implementation. Installing the Debugging Tools In addition to your web browsers built-in developer tools, we recommend installing two additional Adobe tools to help QA and troubleshoot Target and dynamic tag management: the Adobe Marketing Cloud Debugger and the DTM Switch. The following sections contain more information: Installing the Adobe Marketing Cloud Debugger Installing the DTM Switch Installing the Adobe Marketing Cloud Debugger For general Marketing Cloud pixel debugging, install the Adobe Marketing Cloud Debugger bookmarklet. Note: This debugger only works with mbox.js. See Adobe Debugger. Installing the DTM Switch DTM Switch is a browser plugin for easy switching of debug mode and staging mode for DTM users. It is available for both Chrome and Firefox. You do not need to publish a new rule or tag in order to use this, though you do need to host DTM on Akamai. For more information about the DTM Switch and to obtain the switches, see DTM Switch Plugins for Debugging (Chrome and Firefox) in the Dynamic Tag Management Product Documentation. When you visit a site with DTM, the Marketing Cloud icon appears to the right of your browser s URL bar. Clicking the icon exposes the following options: Debug turns on debugging statements in your browser console. Staging loads files from DTM's staging library. Microsoft Internet Explorer and Safari users can get the same functionality by using these statements in their browser console:

27 QA, Approval, and Deployment Steps 27 For Debug Statements: _satellite.setdebug(true) To Load the Staging library: localstorage.setitem('sdsat_staginglibrary',true) Performing QA Steps Steps to help you perform QA steps before approving and deploying your Target implementation. The following sections contain more information: Previewing DTM Changes on Your Production Website Ensuring that the Target Tool is Loading Properly Ensuring that Target Mboxes are Firing Properly Previewing DTM Changes on Your Production Website Changes saved within DTM are immediately available in DTM s staging library and should be QA d before they are published. At most, they will take a minute or two to roll out across the Akamai network. To QA DTM changes on your production website: 1. Load your production website in your browser. 2. Use the DTM Switch tool or console commands to force DTM to load your staging library. 3. Reload the page to preview the changes made in DTM. When you use the DTM Switch or console statements to load the staging library, you should see -staging appended to the end of the file via your developer tool s Network tab: If you are ever concerned that you are not seeing the latest changes, you can run the Console statement _satellite.builddate to confirm the timestamp of the build you are loading. Ensuring that the Target Tool is Loading Properly 1. Open your web browser s developer console. 2. Turn on Debug mode with the DTM Switch plugin. When the Target Tool loads the following statements display in the console: Also, using the Network tab, you can verify that the at.js or mbox.js file has loaded. It will look something like this:

28 QA, Approval, and Deployment Steps 28 Ensuring that Target Mboxes are Firing Properly In the Network tab, you can verify that your mboxes are firing (they typically begin with json?, standard?, or ajax?): You can verify any custom parameters for at.js or mbox.js by examining the mbox request. The Adobe Marketing Cloud Debugger (mbox.js only) is also tremendously helpful to verify the calls and parameters:

29 QA, Approval, and Deployment Steps 29 For more information, see: Troubleshooting Target Troubleshooting Content Delivery Debugging at.js Performing Approval and Publishing Steps Information to help you approve and publish changes to your DTM account after you have performed debugging and QA steps. Depending on your DTM user-level access, you may or may not be able to approve or publish changes to your DTM account. Typically, organizations divide access rights among users to ensure that a code review process is enforced before any new code is added to the website by DTM. Therefore, it is strongly encouraged that you add descriptive information in the Notes field before saving any changes in DTM. This helps other DTM users vetting new DTM rules to understand the intent of the changes being made. The following sections contain more information: Approving Changes Publishing Changes Approving Changes If you have Approver privileges, unapproved changes are flagged in the Approvals navigation tab. The Approvals page highlights the individual changes that were made. To approve the change, click Approve.

30 QA, Approval, and Deployment Steps 30 Publishing Changes If you have Publishing privileges, click Publish Property in the upper right corner of the DTM property s Overview page to publish all approved changes.

31 Additional Resources 31 Additional Resources Links to videos and instructions to help you integrate Adobe Target using dynamic tag management. Refer to the following topics for more information: Resource Dynamic tag management and Target training videos Dynamic Tag Management Product Documentation Adobe Target Product Documentation Adobe Target Classic Product Documentation Link

32 Contact and Legal Information 32 Contact and Legal Information Information to help you contact Adobe and to understand the legal issues concerning your use of this product and documentation. Help & Technical Support The Adobe Marketing Cloud Customer Care team is here to assist you and provides a number of mechanisms by which they can be engaged: Check the Marketing Cloud help pages for advice, tips, and FAQs Ask us a quick question on Log an incident in our customer portal Contact the Customer Care team directly Check availability and status of Marketing Cloud Solutions Service, Capability & Billing Dependent on your solution configuration, some options described in this documentation might not be available to you. As each account is unique, please refer to your contract for pricing, due dates, terms, and conditions. If you would like to add to or otherwise change your service level, or if you have questions regarding your current service, please contact your Account Manager. Feedback We welcome any suggestions or feedback regarding this solution. Enhancement ideas and suggestions for the Analytics suite can be added to our Customer Idea Exchange. Legal 2016 Adobe Systems Incorporated. All Rights Reserved. Published by Adobe Systems Incorporated. Terms of Use Privacy Center Adobe and the Adobe logo are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries. A trademark symbol (,, etc.) denotes an Adobe trademark. All third-party trademarks are the property of their respective owners. Updated Information/Additional Third Party Code Information available at

Adobe Marketing Cloud Bloodhound for Mac 3.0

Adobe Marketing Cloud Bloodhound for Mac 3.0 Adobe Marketing Cloud Bloodhound for Mac 3.0 Contents Adobe Bloodhound for Mac 3.x for OSX...3 Getting Started...4 Processing Rules Mapping...6 Enable SSL...7 View Hits...8 Save Hits into a Test...9 Compare

More information

Contents. Server Call Usage

Contents. Server Call Usage Server Call Usage Contents Server Call Usage Overview...3 Server Call Usage Dashboard...6 View Current Server Call Usage...6 View Report Suite Usage...8 Server Call Usage Alerts...10 Server Call Usage

More information

Adobe Marketing Cloud Dynamic Tag Management Product Documentation

Adobe Marketing Cloud Dynamic Tag Management Product Documentation Adobe Marketing Cloud Dynamic Tag Management Product Documentation Contents Dynamic Tag Management Product Documentation...6 Release Notes for Dynamic Tag Management...8 Dynamic Tag Management Overview...9

More information

TL4: Integrating Experience Manager with Adobe Analytics, Target and DTM

TL4: Integrating Experience Manager with Adobe Analytics, Target and DTM TL4: Integrating Experience Manager with Adobe Analytics, Target and DTM TL04: Integrating Experience Manager with Adobe Analytics, Target and DTM 1 Table of Contents Lab Overview... 4 Objectives... 4

More information

SALESFORCE DMP SUPERTAG USER GUIDE 00. SuperTag User Guide VER. 2, UPDATED 1/16. Rights Reserved, Proprietary &

SALESFORCE DMP SUPERTAG USER GUIDE 00. SuperTag User Guide VER. 2, UPDATED 1/16. Rights Reserved, Proprietary & SALESFORCE DMP SUPERTAG USER GUIDE 00 SuperTag User Guide VER. 2, UPDATED 1/16 SALESFORCE DMP SUPERTAG USER GUIDE 01 CONTENTS I. Introduction 2 SuperTag Overview 2 Benefits of Managing Tags with SuperTag

More information

Visual Workflow Implementation Guide

Visual Workflow Implementation Guide Version 30.0: Spring 14 Visual Workflow Implementation Guide Note: Any unreleased services or features referenced in this or other press releases or public statements are not currently available and may

More information

Adobe Marketing Cloud Marketing Channels

Adobe Marketing Cloud Marketing Channels Adobe Marketing Cloud Marketing Channels Contents Marketing Channel Documentation Home...4 Getting Started with Marketing Channels...5 About Marketing Channel Reports...6 About Channels and Rules...7 Automatic

More information

D&B Web Visitor ID for Adobe Analytics Deployment Guide

D&B Web Visitor ID for Adobe Analytics Deployment Guide D&B Web Visitor ID for Adobe Analytics Deployment Guide VERSION 1.2 FOR ADOBE ANALYTICS JANUARY, 2017 Dun & Bradstreet is a trademark or registered trademark of Dun & Bradstreet, Incorporated. Other trademarks

More information

ImageNow eforms. Getting Started Guide. ImageNow Version: 6.7. x

ImageNow eforms. Getting Started Guide. ImageNow Version: 6.7. x ImageNow eforms Getting Started Guide ImageNow Version: 6.7. x Written by: Product Documentation, R&D Date: September 2016 2014 Perceptive Software. All rights reserved CaptureNow, ImageNow, Interact,

More information

08/10/2018. Istanbul Now Platform User Interface

08/10/2018. Istanbul Now Platform User Interface 08/10/2018 Contents Contents...5 UI16... 9 Comparison of UI16 and UI15 styles... 11 Activate UI16... 15 Switch between UI16 and UI15...15 UI16 application navigator... 16 System settings for the user

More information

Salesforce.com Winter 18 Release

Salesforce.com Winter 18 Release Salesforce.com Winter 18 Release October 2017 Copyright 2017 Veeva Systems Inc., all rights reserved veeva.com 1 Table of Contents SFDC Release Schedule and Deck Intentions Summary of Enhancements and

More information

ThingLink User Guide. Andy Chen Eric Ouyang Giovanni Tenorio Ashton Yon

ThingLink User Guide. Andy Chen Eric Ouyang Giovanni Tenorio Ashton Yon ThingLink User Guide Yon Corp Andy Chen Eric Ouyang Giovanni Tenorio Ashton Yon Index Preface.. 2 Overview... 3 Installation. 4 Functionality. 5 Troubleshooting... 6 FAQ... 7 Contact Information. 8 Appendix...

More information

CheetahMail GENESIS I N TEGRATION GUIDE

CheetahMail GENESIS I N TEGRATION GUIDE CheetahMail GENESIS I N TEGRATION GUIDE GENESIS INTEGRATION GUIDE II Table of Contents Terms and Conditions of Use... 4 Intended Audience... 4 Account Support... 4 Service and Billing Information... 4

More information

Snap-Ins Chat. Salesforce, Winter

Snap-Ins Chat. Salesforce, Winter Salesforce, Winter 18 @salesforcedocs Last updated: December 1, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com, inc., as are other

More information

Tenable.io User Guide. Last Revised: November 03, 2017

Tenable.io User Guide. Last Revised: November 03, 2017 Tenable.io User Guide Last Revised: November 03, 2017 Table of Contents Tenable.io User Guide 1 Getting Started with Tenable.io 10 Tenable.io Workflow 12 System Requirements 15 Scanners and Agents 16 Link

More information

Adobe Document Cloud esign Services. for Salesforce Version 17 Installation and Customization Guide

Adobe Document Cloud esign Services. for Salesforce Version 17 Installation and Customization Guide Adobe Document Cloud esign Services for Salesforce Version 17 Installation and Customization Guide 2015 Adobe Systems Incorporated. All rights reserved. Last Updated: August 28, 2015 Table of Contents

More information

HOSTED CONTACT CENTRE

HOSTED CONTACT CENTRE HOSTED CONTACT CENTRE CO-BROWSING 9.4 Version 1.1 Hosted Contact Centre Co-browsing Confidentiality and Proprietary Statement This document is SaskTel s property and it is strictly confidential. Without

More information

Detects Potential Problems. Customizable Data Columns. Support for International Characters

Detects Potential Problems. Customizable Data Columns. Support for International Characters Home Buy Download Support Company Blog Features Home Features HttpWatch Home Overview Features Compare Editions New in Version 9.x Awards and Reviews Download Pricing Our Customers Who is using it? What

More information

Adobe Experience Cloud Launch

Adobe Experience Cloud Launch Adobe Experience Cloud Launch Contents Launch Documentation...4 Adobe Launch Release Notes...6 Getting Started with Launch...14 Videos...17 Managing Resources...19 Extensions...19 Data Elements...19 Rules...20

More information

Table of contents. Pure ASP Upload 3 Manual DMXzone

Table of contents. Pure ASP Upload 3 Manual DMXzone Table of contents Table of contents... 1 About Pure ASP Upload 3... 2 Features in Detail... 3 The Basics: Uploading Files with Pure ASP Upload 3... 14 Advanced: Using Pure ASP Upload 3 with Insert Record...

More information

What's New in ActiveVOS 7.1 Includes ActiveVOS 7.1.1

What's New in ActiveVOS 7.1 Includes ActiveVOS 7.1.1 What's New in ActiveVOS 7.1 Includes ActiveVOS 7.1.1 2010 Active Endpoints Inc. ActiveVOS is a trademark of Active Endpoints, Inc. All other company and product names are the property of their respective

More information

Vector Issue Tracker and License Manager - Administrator s Guide. Configuring and Maintaining Vector Issue Tracker and License Manager

Vector Issue Tracker and License Manager - Administrator s Guide. Configuring and Maintaining Vector Issue Tracker and License Manager Vector Issue Tracker and License Manager - Administrator s Guide Configuring and Maintaining Vector Issue Tracker and License Manager Copyright Vector Networks Limited, MetaQuest Software Inc. and NetSupport

More information

ForeScout CounterACT. Configuration Guide. Version 1.2

ForeScout CounterACT. Configuration Guide. Version 1.2 ForeScout CounterACT Core Extensions Module: NetFlow Plugin Version 1.2 Table of Contents About NetFlow Integration... 3 How it Works... 3 Supported NetFlow Versions... 3 What to Do... 3 Requirements...

More information

One Identity Active Roles 7.2. Web Interface Administrator Guide

One Identity Active Roles 7.2. Web Interface Administrator Guide One Identity Active Roles 7.2 Web Interface Administrator Guide Copyright 2017 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described

More information

WEBSITE INSTRUCTIONS. Table of Contents

WEBSITE INSTRUCTIONS. Table of Contents WEBSITE INSTRUCTIONS Table of Contents 1. How to edit your website 2. Kigo Plugin 2.1. Initial Setup 2.2. Data sync 2.3. General 2.4. Property & Search Settings 2.5. Slideshow 2.6. Take me live 2.7. Advanced

More information

TL8 ADOBE TARGET: A/B TESTING, AUTOMATED PERSONALIZATION, AND RECOMMENDATIONS

TL8 ADOBE TARGET: A/B TESTING, AUTOMATED PERSONALIZATION, AND RECOMMENDATIONS TL8 ADOBE TARGET: A/B TESTING, AUTOMATED PERSONALIZATION, AND RECOMMENDATIONS 1 Lab Overview... 3 Lesson 1.1 Welcome to the Adobe Marketing Cloud... 4 Lesson 2.1 Welcome to Adobe Target... 8 Lesson 2.2

More information

File: SiteExecutive 2013 Core Modules User Guide.docx Printed September 30, 2013

File: SiteExecutive 2013 Core Modules User Guide.docx Printed September 30, 2013 File: SiteExecutive 2013 Core Modules User Guide.docx Printed September 30, 2013 Page i Contact: Systems Alliance, Inc. Executive Plaza III 11350 McCormick Road, Suite 1203 Hunt Valley, Maryland 21031

More information

Cross-Browser Functional Testing Best Practices

Cross-Browser Functional Testing Best Practices White Paper Application Delivery Management Cross-Browser Functional Testing Best Practices Unified Functional Testing Best Practices Series Table of Contents page Introduction to Cross-Browser Functional

More information

One Identity Active Roles 7.2. Web Interface User Guide

One Identity Active Roles 7.2. Web Interface User Guide One Identity Active Roles 7.2 Web Interface User Guide Copyright 2017 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in

More information

Chatter Answers Implementation Guide

Chatter Answers Implementation Guide Chatter Answers Implementation Guide Salesforce, Summer 18 @salesforcedocs Last updated: July 26, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Self-Service Portal & estore Guide. Your complete guide to installing, administering and using the 1CRM Self-Service Portal and estore.

Self-Service Portal & estore Guide. Your complete guide to installing, administering and using the 1CRM Self-Service Portal and estore. Self-Service Portal & estore Guide Your complete guide to installing, administering and using the 1CRM Self-Service Portal and estore. Version 4.2, October, 2017. This document is subject to change without

More information

Instructions for Configuring Your Browser Settings and Online Security FAQ s

Instructions for Configuring Your Browser Settings and Online Security FAQ s Instructions for Configuring Your Browser Settings and Online Security FAQ s General Settings The following browser settings and plug-ins are required to properly access Digital Insight s webbased solutions.

More information

ForeScout Extended Module for ServiceNow

ForeScout Extended Module for ServiceNow ForeScout Extended Module for ServiceNow Version 1.1.0 Table of Contents About this Integration... 4 Use Cases... 4 Asset Identification... 4 Asset Inventory True-up... 5 Additional ServiceNow Documentation...

More information

Integrating Facebook. Contents

Integrating Facebook. Contents Integrating Facebook Grow your audience by making it easy for your readers to like, share or send pages from YourWebShop to their friends on Facebook. Contents Like Button 2 Share Button.. 6 Send Button.

More information

Oracle Policy Automation The modern enterprise advice platform

Oracle Policy Automation The modern enterprise advice platform Oracle Policy Automation The modern enterprise advice platform Release features and benefits (November 2017) v1.01 Program agenda 1 2 3 Overview of Oracle Policy Automation New features in release For

More information

Marketer's Guide. User guide for marketing analysts and business users

Marketer's Guide. User guide for marketing analysts and business users Marketer's Guide Rev: 18 November 2014 Email Campaign Manager 2.2 for Sitecore CMS 7.5 Marketer's Guide User guide for marketing analysts and business users Table of Contents Chapter 1 Introduction...

More information

Oracle Service Cloud. Release 18D. What s New

Oracle Service Cloud. Release 18D. What s New Oracle Service Cloud Release 18D What s New TABLE OF CONTENTS Revision History 3 Overview 3 Feature Summary 3 Agent Browser Channels 4 Chat Transfer Enhancements 4 Agent Browser Workspaces 5 Link and Unlink

More information

Snap-Ins Chat. Salesforce, Summer

Snap-Ins Chat. Salesforce, Summer Snap-Ins Chat Salesforce, Summer 17 @salesforcedocs Last updated: August 17, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com, inc.,

More information

WebLink Manual EZ-CAMP2

WebLink Manual EZ-CAMP2 WebLink Manual EZ-CAMP2 SofterWare, Inc. WebLink March 2010 Table of Contents Table of Contents 1. WEBLINK OVERVIEW...3 Manual Overview...3 Support...3 WebLink Terminology...4 2. ADDING THE FORM TO YOUR

More information

HTML/CSS Lesson Plans

HTML/CSS Lesson Plans HTML/CSS Lesson Plans Course Outline 8 lessons x 1 hour Class size: 15-25 students Age: 10-12 years Requirements Computer for each student (or pair) and a classroom projector Pencil and paper Internet

More information

HarePoint Analytics. For SharePoint. User Manual

HarePoint Analytics. For SharePoint. User Manual HarePoint Analytics For SharePoint User Manual HarePoint Analytics for SharePoint 2013 product version: 15.5 HarePoint Analytics for SharePoint 2016 product version: 16.0 04/27/2017 2 Introduction HarePoint.Com

More information

Chatter Answers Implementation Guide

Chatter Answers Implementation Guide Chatter Answers Implementation Guide Salesforce, Spring 16 @salesforcedocs Last updated: April 27, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Integration Service. Admin Console User Guide. On-Premises

Integration Service. Admin Console User Guide. On-Premises Kony MobileFabric TM Integration Service Admin Console User Guide On-Premises Release 7.3 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and

More information

Bomgar PA Integration with ServiceNow

Bomgar PA Integration with ServiceNow Bomgar PA Integration with ServiceNow 2017 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property of

More information

Siteforce Pilot: Best Practices

Siteforce Pilot: Best Practices Siteforce Pilot: Best Practices Getting Started with Siteforce Setup your users as Publishers and Contributors. Siteforce has two distinct types of users First, is your Web Publishers. These are the front

More information

Selectica Contract Lifecycle Management. Release Notes. Selectica CLM Release 6.1. January 2014 v3.0

Selectica Contract Lifecycle Management. Release Notes. Selectica CLM Release 6.1. January 2014 v3.0 Selectica Contract Lifecycle Management Release Notes Selectica CLM Release 6.1 January 2014 v3.0 Selectica CLM R.6.1 Release Notes Introduction... 3 Notable Changes... Error! Bookmark not defined. Certification

More information

Qlik Analytics Platform

Qlik Analytics Platform Technical Brief Qlik Analytics Platform Building Engaging Visual Analytics October, 2015 qlik.com Table of Contents Introduction 3 Introducing Qlik Analytics Platform 3 Integration Capabilities 4 Architecture

More information

Adobe Analytics Developer Adobe Certified Expert Exam Guide. Exam number: 9A0-411

Adobe Analytics Developer Adobe Certified Expert Exam Guide. Exam number: 9A0-411 Adobe Analytics Developer Adobe Certified Expert Exam Guide Exam number: 9A0-411 Revised 06 February 2018 About Adobe Certified Expert Exams To be an Adobe Certified Expert is to demonstrate expertise

More information

Coveo Platform 7.0. Microsoft SharePoint Legacy Connector Guide

Coveo Platform 7.0. Microsoft SharePoint Legacy Connector Guide Coveo Platform 7.0 Microsoft SharePoint Legacy Connector Guide Notice The content in this document represents the current view of Coveo as of the date of publication. Because Coveo continually responds

More information

Welcome to Book Display Widgets

Welcome to Book Display Widgets Welcome to Book Display Widgets Book Display Widgets allow you to create virtual book displays on your website, where covers link to that item s record in your catalog. As a subscriber to Ebook Central

More information

Communicator. Conversion Tracking Implementation Guide February Conversion Tracking Implementation Guide

Communicator. Conversion Tracking Implementation Guide February Conversion Tracking Implementation Guide Conversion Tracking Implementation Guide Communicator Conversion Tracking Implementation Guide Version 1.0 A guide to implementing conversion tracking on your website covering a standard setup as well

More information

WEBSITE INSTRUCTIONS

WEBSITE INSTRUCTIONS Table of Contents WEBSITE INSTRUCTIONS 1. How to edit your website 2. Kigo Plugin 2.1. Initial Setup 2.2. Data sync 2.3. General 2.4. Property & Search Settings 2.5. Slideshow 2.6. Take me live 2.7. Advanced

More information

FAQ. General Information: Online Support:

FAQ. General Information: Online Support: FAQ General Information: info@cionsystems.com Online Support: support@cionsystems.com CionSystems Inc. Mailing Address: 16625 Redmond Way, Ste M106 Redmond, WA. 98052 http://www.cionsystems.com Phone:

More information

Set Up and Maintain Sales Tools

Set Up and Maintain Sales Tools Set Up and Maintain Sales Tools Salesforce, Spring 16 @salesforcedocs Last updated: February 18, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

ZoomGrants: A How-To Guide for Applicants

ZoomGrants: A How-To Guide for Applicants ZoomGrants: A How-To Guide for Applicants Tips and Tools for Creating, Submitting, and Managing Your Applications Need a printer-friendly version? https://zoomgrants.com/welcome/applicantslideshowpf.pdf

More information

Adobe Marketing Cloud Responsys Data Connector for Adobe Analytics

Adobe Marketing Cloud Responsys Data Connector for Adobe Analytics Adobe Marketing Cloud Responsys Data Connector for Adobe Analytics Contents Responsys Data Connector for Adobe Analytics...3 Integration Overview...3 Key Benefits...3 Integration Prerequisites...4 Deploying

More information

Vault. Vault. End User Guide END USER GUIDE. L o r e. (For Standard, Professional & Enterprise Editions)

Vault. Vault. End User Guide END USER GUIDE. L o r e. (For Standard, Professional & Enterprise Editions) L o r e L END USER GUIDE (For Standard, Professional & Enterprise Editions) Table of contents 1. Introduction 2. Important terms 3. Sign up instructions 4. Basic settings Initiate sharing Configure two-factor

More information

CONVERSION TRACKING PIXEL GUIDE

CONVERSION TRACKING PIXEL GUIDE Conversion Tracking Pixel Guide A Step By Step Guide to Installing a conversion tracking pixel for your next Facebook ad. Go beyond clicks, and know who s converting. PRESENTED BY JULIE LOWE OF SOCIALLY

More information

Using the vrealize Orchestrator Operations Client. vrealize Orchestrator 7.5

Using the vrealize Orchestrator Operations Client. vrealize Orchestrator 7.5 Using the vrealize Orchestrator Operations Client vrealize Orchestrator 7.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

Advanced Training Manual: Surveys Last Updated: October 2013

Advanced Training Manual: Surveys Last Updated: October 2013 Advanced Training Manual: Surveys Last Updated: October 2013 Advanced Training Manual: Surveys Page 1 of 28 Table of Contents Introduction Training Objective Surveys Overview Survey Table Survey Options

More information

Act! Marketing Automation

Act! Marketing Automation Act! Marketing Automation A Guide to Getting Started Helping your business grow with marketing automation Act! Marketing Automation Getting Started Guide 2 Contents Page Page 8 Page 10 Page 11 Page 11

More information

Xerte. Guide to making responsive webpages with Bootstrap

Xerte. Guide to making responsive webpages with Bootstrap Xerte Guide to making responsive webpages with Bootstrap Introduction The Xerte Bootstrap Template provides a quick way to create dynamic, responsive webpages that will work well on any device. Tip: Webpages

More information

IBM Worklight V5.0.6 Getting Started

IBM Worklight V5.0.6 Getting Started IBM Worklight V5.0.6 Getting Started Creating your first Worklight application 17 January 2014 US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract

More information

IDX Quick Start Guide. A Guide for New Clients

IDX Quick Start Guide. A Guide for New Clients IDX Quick Start Guide A Guide for New Clients Introduction Congratulations on your decision to integrate IDX property search and lead capture tools into your website! With these IDX tools, your website

More information

Salesforce Lead Management Implementation Guide

Salesforce Lead Management Implementation Guide Salesforce Lead Management Implementation Guide Salesforce, Winter 16 @salesforcedocs Last updated: October 1, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

Browser Support Internet Explorer

Browser Support Internet Explorer Browser Support Internet Explorer Consumers Online Banking offers you more enhanced features than ever before! To use the improved online banking, you may need to change certain settings on your device

More information

A Guide to Understand, Install and Use Pie Register WordPress Registration Plugin

A Guide to Understand, Install and Use Pie Register WordPress Registration Plugin A Guide to Understand, Install and Use Pie Register WordPress Registration Plugin 1 P a g e Contents 1. Introduction... 5 2. Who is it for?... 6 3. Community v/s PRO Version... 7 3.1. Which version is

More information

Adobe Marketing Cloud Adobe Recommendations Classic

Adobe Marketing Cloud Adobe Recommendations Classic Adobe Marketing Cloud Adobe Recommendations Classic Contents Adobe Recommendations Classic...5 Contact and Legal Information...6 Release Notes...7 Getting Started...18 Prerequisites and Integrations...18

More information

Wowza Cloud Preview. Quick Start Guide. Copyright by Wowza Media Systems, LLC. All rights reserved.

Wowza Cloud Preview. Quick Start Guide. Copyright by Wowza Media Systems, LLC. All rights reserved. Wowza Cloud Preview Quick Start Guide This document is for informational purposes only and in no way shall be interpreted or construed to create warranties of any kind, either express or implied, regarding

More information

Dynamics CRM Integration for Gmail. User Manual. Akvelon, Inc. 2017, All rights reserved

Dynamics CRM Integration for Gmail. User Manual. Akvelon, Inc. 2017, All rights reserved User Manual Akvelon, Inc. 2017, All rights reserved Contents Overview... 3 Installation of Dynamics CRM Integration for Gmail 2.0... 3 Buying app subscription... 4 Remove the extension from Chrome... 5

More information

Build the application using Rational Build Forge

Build the application using Rational Build Forge Build the application using Rational Build Forge In this lab, as the Build Engineer, you will run a formal build of Release 2.0 of the RatlBankWeb application. After the build completes, you will be able

More information

12/05/2017. Geneva ServiceNow Security Management

12/05/2017. Geneva ServiceNow Security Management 12/05/2017 Security Management Contents... 3 Security Incident Response...3 Security Incident Response overview... 3 Get started with Security Incident Response... 6 Security incident creation... 40 Security

More information

One of the fundamental kinds of websites that SharePoint 2010 allows

One of the fundamental kinds of websites that SharePoint 2010 allows Chapter 1 Getting to Know Your Team Site In This Chapter Requesting a new team site and opening it in the browser Participating in a team site Changing your team site s home page One of the fundamental

More information

WebFOCUS Open Portal Services Administration Guide. Release 8.0 Version 09

WebFOCUS Open Portal Services Administration Guide. Release 8.0 Version 09 WebFOCUS Open Portal Services Administration Guide Release 8.0 Version 09 October 6, 2014 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway

More information

Modern Requirements4TFS 2018 Release Notes

Modern Requirements4TFS 2018 Release Notes Modern Requirements4TFS 2018 Release Notes Modern Requirements 3/7/2018 Table of Contents 1. INTRODUCTION... 3 2. SYSTEM REQUIREMENTS... 3 3. APPLICATION SETUP... 3 GENERAL... 4 1. FEATURES... 4 2. ENHANCEMENT...

More information

Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform 4.1 Support Package 1

Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform 4.1 Support Package 1 Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform 4.1 Support Package 1 Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this

More information

Salesforce.com Summer '10 Release Notes

Salesforce.com Summer '10 Release Notes Salesforce.com: Summer '10 Salesforce.com Summer '10 Release Notes Last updated: July 20, 2010 Copyright 2000-2010 salesforce.com, inc. All rights reserved. Salesforce.com is a registered trademark of

More information

Know Your Customer. c360 Microsoft Dynamics CRM 4.0 Product Catalog

Know Your Customer. c360 Microsoft Dynamics CRM 4.0 Product Catalog c360 Microsoft Dynamics CRM 4.0 Product Catalog Know Your Customer c360 products extend the functionality and industry focus of Microsoft Dynamics CRM c360 Core Productivity Pack Explorer (CRM Search Engine)

More information

SharePoint General Instructions

SharePoint General Instructions SharePoint General Instructions Table of Content What is GC Drive?... 2 Access GC Drive... 2 Navigate GC Drive... 2 View and Edit My Profile... 3 OneDrive for Business... 3 What is OneDrive for Business...

More information

Oracle Express CPQ for Salesforce.com. What s New in Spring 16

Oracle Express CPQ for Salesforce.com. What s New in Spring 16 Oracle Express CPQ for Salesforce.com What s New in Spring 16 February 2016 Revised: June 2016 TABLE OF CONTENTS REVISION HISTORY... 3 OVERVIEW... 4 Give Us Feedback... 4 POST-UPGRADE REQUIREMENTS... 5

More information

Table of content. Creating signup form Associating automation tools to signup form Signup form reports...42

Table of content. Creating signup form Associating automation tools to signup form Signup form reports...42 A User Guide Signup forms are the most popular tools for building a subscriber database. They let your website visitors become subscribers by entering basic details such as name and email address. The

More information

Centrify for Dropbox Deployment Guide

Centrify for Dropbox Deployment Guide CENTRIFY DEPLOYMENT GUIDE Centrify for Dropbox Deployment Guide Abstract Centrify provides mobile device management and single sign-on services that you can trust and count on as a critical component of

More information

Set Up and Manage Salesforce Communities

Set Up and Manage Salesforce Communities Set Up and Manage Salesforce Communities Salesforce, Spring 16 @salesforcedocs Last updated: April 28, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Global Preview v.6.0 for Microsoft Dynamics CRM On-premise 2013, 2015 and 2016

Global Preview v.6.0 for Microsoft Dynamics CRM On-premise 2013, 2015 and 2016 Global Preview v.6.0 for Microsoft Dynamics CRM On-premise 2013, 2015 and 2016 User Manual Akvelon, Inc. 2016, All rights reserved. 1 Contents Overview... 3 Licensing... 4 Installation... 5 Upgrading from

More information

Impressive Navigation. Client: Data Verity Client Representative: David Flammer Team: Jerrod Crook, Kelton Hislop, Tim Ross

Impressive Navigation. Client: Data Verity Client Representative: David Flammer Team: Jerrod Crook, Kelton Hislop, Tim Ross Impressive Navigation Client: Data Verity Client Representative: David Flammer Team: Jerrod Crook, Kelton Hislop, Tim Ross 1 Introduction Client Description Data Verity is a Business Intelligence Solution

More information

The Now Platform Reference Guide

The Now Platform Reference Guide The Now Platform Reference Guide A tour of key features and functionality START Introducing the Now Platform Digitize your business with intelligent apps The Now Platform is an application Platform-as-a-Service

More information

ipad ereader User s Guide

ipad ereader User s Guide ipad ereader User s Guide MAY 2014 Table of Contents General information... 1 About Professional ebook... 1 About this Guide... 1 How does the Professional ebook System work?... 1 Where can I learn more

More information

ForeScout CounterACT. Plugin. Configuration Guide. Version 2.2.4

ForeScout CounterACT. Plugin. Configuration Guide. Version 2.2.4 ForeScout CounterACT Core Extensions Module: Advanced Tools Plugin Version 2.2.4 Table of Contents About the CounterACT Advanced Tools Plugin... 4 What to Do... 5 Requirements... 5 Configure the Plugin...

More information

12/05/2017. Geneva ServiceNow Custom Application Development

12/05/2017. Geneva ServiceNow Custom Application Development 12/05/2017 Contents...3 Applications...3 Creating applications... 3 Parts of an application...22 Contextual development environment... 48 Application management... 56 Studio... 64 Service Creator...87

More information

MIGRATING FROM PORTALS TO COMMUNITIES

MIGRATING FROM PORTALS TO COMMUNITIES MIGRATING FROM PORTALS TO COMMUNITIES Introduction Have a partner portal or customer portal in your org? You can set up a community as well, to take advantage of the great new features that Salesforce

More information

User Manual. Administrator s guide for mass managing VirtueMart products. using. VM Mass Update 1.0

User Manual. Administrator s guide for mass managing VirtueMart products. using. VM Mass Update 1.0 User Manual Administrator s guide for mass managing VirtueMart products using VM Mass Update 1.0 The ultimate product management solution for VirtueMart! Contents Product Overview... 3 Feature List...

More information

This document explains how to obtain a direct link from within an existing Facebook page to the hotel s booking

This document explains how to obtain a direct link from within an existing Facebook page to the hotel s booking How to link Facebook with the WuBook Booking Engine! This document explains how to obtain a direct link from within an existing Facebook page to the hotel s booking engine page at WuBook via the WuBook

More information

Using Development Tools to Examine Webpages

Using Development Tools to Examine Webpages Chapter 9 Using Development Tools to Examine Webpages Skills you will learn: For this tutorial, we will use the developer tools in Firefox. However, these are quite similar to the developer tools found

More information

Oracle Adapter for Salesforce Lightning Winter 18. What s New

Oracle Adapter for Salesforce Lightning Winter 18. What s New Oracle Adapter for Salesforce Lightning Winter 18 What s New TABLE OF CONTENTS REVISION HISTORY... 3 OVERVIEW... 4 RELEASE FEATURE SUMMARY... 5 PRE-UPGRADE CONSIDERATIONS... 6 POST-UPGRADE REQUIREMENTS...

More information

Adobe Marketing Cloud Analytics Segmentation

Adobe Marketing Cloud Analytics Segmentation Adobe Marketing Cloud Analytics Segmentation Contents Analytics Segmentation...4 What's New in Analytics Segmentation...5 November 2016...5 October 2016...5 September 2016...6 June 2016...6 January 2016...6

More information

BeetleEye Application User Documentation

BeetleEye Application User Documentation BeetleEye Application User Documentation BeetleEye User Documentation 1 Table of Contents Welcome to the BeetleEye Application... 6 Overview... 6 Navigation... 6 Access BeetleEye... 6 Update account information...

More information

Windows Intune Trial Guide Getting the most from your Windows Intune trial. Simplify PC management. Amplify productivity.

Windows Intune Trial Guide Getting the most from your Windows Intune trial. Simplify PC management. Amplify productivity. Windows Intune Trial Guide Getting the most from your Windows Intune trial. Simplify PC management. Amplify productivity. CONTENTS 2 Overview 2 Trial Setup 3 Getting Started with the Administration Console

More information

Getting started with Marketing

Getting started with  Marketing Getting started with E-mail Marketing 3 Create Email a marketing campaign remains one of the most important tools available to digital marketers today, providing a cost-effective technique to reach prospects

More information

Lab 1: Getting Started with IBM Worklight Lab Exercise

Lab 1: Getting Started with IBM Worklight Lab Exercise Lab 1: Getting Started with IBM Worklight Lab Exercise Table of Contents 1. Getting Started with IBM Worklight... 3 1.1 Start Worklight Studio... 5 1.1.1 Start Worklight Studio... 6 1.2 Create new MyMemories

More information

3D PDF Plug-ins for Autodesk products Version 2.0

3D PDF Plug-ins for Autodesk products Version 2.0 Axes 3D PDF Plug-ins for Autodesk products Version 2.0 User Guide This end user manual provides instructions for the tetra4d - 3D PDF Plug-ins for Autodesk 203/204 applications. It includes a getting started

More information