Marketing: it s the marketing portion of a CRM like Salesforce.com. This database comes with the following tables

Size: px
Start display at page:

Download "Marketing: it s the marketing portion of a CRM like Salesforce.com. This database comes with the following tables"

Transcription

1 Database Structure This demo dataset is based in a CRM standard structure on a B2B company in the computer components and software development industry. It s a snapshot of that CRM on July 5th, 2013, and it is structured in this way: Marketing: it s the marketing portion of a CRM like Salesforce.com. This database comes with the following tables Campaign Members contains 937,008 rows, one for each touch between marketing campaigns and Leads or Contacts. Also stores response data of the campaign of each touch. It comes directly from the CRM. Campaigns Opportunities contains rows. This is a table that is derived from the CRM data. Each row contains the relationship between campaigns and opportunities in an influenced double criterion: o o Campaign had touched contacts that appear at the Opportunity Contact Role. Campaign had touched those contacts between 365 days before Opportunity creation and the Opportunity closing date. Campaigns - contains 2,631 rows of data. One for each marketing campaign planned or launched. Leads contains 353,726 rows of data. This table stores the information of the leads that the CRM has stored. Sales: it s the sales portion of a CRM like Salesforce.com. This database comes with the following tables Accounts contains 6,967 rows of data, one for each account existing in the CRM. Contacts contains 52,624 rows of data, one for each contact of accounts existing in the CRM. Opportunities contains 29,004 records. Describes the present snapshot of the Opportunities stored in the CRM. Opportunity Contact Role contains 8,074 rows. This table links the contacts of the accounts that are related with one opportunity. This data is directly fetched from the CRM. Opportunity History contains 99,452 rows. Describes the changes done to the total amount or the stage of a certain This data is coming directly from the CRM. Opportunity Product contains 35,463 records. Shows the detail of the products and their quantities to be acquired by a certain account in the opportunity. Price Book Entry contains 2,651 rows, each of them links a product with a Price Book and, consequently, it gets a sales price. This data is stored in the CRM. Price Books contains 3 rows, each of them describes the information of a Price Book. Products contains 1,032 rows. Each row describes a product from the company to be sold. This data is stored in the CRM. Tasks Opportunities contains 26,564 records, one record per call, meeting, or any other task related to an This table is derived from a bigger task table coming from the CRM. Users contains 928 rows, one per CRM user. Date: Page 1 of 12

2 And the relationship among these tables is shown on attached diagram: Tasks Opportunity Sales Opportunity History Users Opportunities Opportunity Product PriceBook Entry PriceBook Accounts Opportunity Contact Role Products Contacts Campaigns Opportunities Campaigns Leads Campaign Member Marketing Date: Page 2 of 12

3 Marketing database field structure We have the following fields loaded in the Marketing CRM database (those ones marked with (*) are coming from engineering and not from CRM): Campaign Members: this table contents the links between campaigns and leads or contacts and has the following fields: Campaign ID unique identification string of the campaign. CampaignMember ID unique identification string of the campaign member element. Contact ID unique identification string of the contact touched by the campaign (if this value is not null, then Lead ID had to be null, and in reverse). Create Date date of the creation of the row. First Responded Date date of the first response to that campaign. Lead ID name of day on which the purchase is made. Responded with values of true or false, in case the lead or contact had responded to the campaign. Status status of the touch of the campaign over the lead or contact. Campaigns Opportunities (*): this table connects the campaigns and the opportunities in their tables relationship and a temporal influence window between them. It has the following fields: Campaign ID (*) unique identification string of the campaign. Campaign Name (*) name of the marketing campaign. Opportunity Amount (*) total amount of the opportunity. Opportunity Amount By Influencer Campaign (*) total amount of the opportunity divided by the number of influencer campaigns (used in ROI calculations). Opportunity Close Date (*) close date of the opportunity (expected in case is not closed yet). Opportunity ID (*) unique identification string of the opportunity. Opportunity Name (*) name of the opportunity. Opportunity Stage (*) stage of the opportunity. Campaigns: this table contains the information of the marketing campaigns. It has the following fields: Active true or false values, describing if this campaign is active. Actual Cost actual cost of the marketing campaign. Campaign ID unique identification string of the campaign. Conversion To Lead Rate (*) percentage of rate of the lead conversion over the total leads contacted. Conversion To Lead Rate Decile (*) deciles of the percentage of rate of the lead conversion over the total leads contacted. Conversion To Lead Rate Real (*) real value of rate of the lead conversion over the total leads contacted. Converted Leads total number of converted leads. End Date date of the ending of the campaign. Expected Response value of total responses expected with that campaign. Expected Revenue value of total amount expected from opportunities influenced by that campaign. Last Activity date of the last activity associated with that campaign. Name name of the marketing campaign. Num Sent measure of the total number of communications sent during a campaign. Num Total Opportunities total number of opportunities influenced by a campaign. Num Won Opportunities total number of won opportunities influenced by a campaign. Opportunity Generation Rate (*) percentage of rate of the total number of influenced opportunities over the total number of responses of the campaign. Date: Page 3 of 12

4 Opportunity Generation Rate Decile (*) decile of the percentage of rate of the total number of influenced opportunities over the total number of responses of the campaign. Opportunity Generation Rate Real (*) rate of the total number of influenced opportunities over the total number of responses of the campaign. Owner ID unique identification string of a user that owns that campaign. Owner Name (*) name of the owner of the campaign, coming from Users table. Owner Title (*) title of the owner of the campaign, coming from Users table. Parent Campaign ID unique identification string of the parent campaign of the present campaign. Product product in which the campaign is focusing. Start Date date in which starts the campaign. Status status of the campaign (planned, aborted, ongoing, completed). Total Contacts total number of contacts touched by the campaign (includes the touched converted leads to contact). Total Leads total number of leads touched by the campaign. Total Responses total number of responses received by the leads/contacts touched by the campaign. Total Value Opportunities total value of the amount of opportunities influenced by the campaign. Total Value Won Opportunities total value of the amount of won opportunities influenced by the campaign. Total Won Revenue Distributed (*) total value of the amount that has been distributed by influencer campaigns of won opportunities influenced by the campaign. Type type of the campaign. Volume And Profit Cluster (*) column generated through a clustering prebuilt analysis that classifies the campaigns by their volume of contacted and the revenue generated. Volume And Profit Cluster Decode (*) decode of the column generated through a clustering prebuilt analysis (losers, loss leaders, winners, niche premium). Won Opportunity Ratio (*) percentage of rate of the total number of won influenced opportunities over the total number of influenced opportunities by a campaign. Won Opportunity Ratio Decile (*) decile of percentage of rate of the total number of won influenced opportunities over the total number of influenced opportunities by a campaign. Won Opportunity Ratio Real (*) rate of the total number of won influenced opportunities over the total number of influenced opportunities by a campaign. Leads: this table contains the information of the leads that are registered in the CRM. It has the following fields: Annual Revenue annual revenue of the company of the lead. City city of the lead s company. Company name of the lead s company. Converted Account ID unique identification string of the Account derived from a lead conversion. Converted Contact ID unique identification string of the Contact derived from a lead conversion. Converted Date date when lead was converted to a contact. Converted Opportunity ID unique identification string of the Opportunity derived from a lead conversion. Converted true or false values, in case lead had been converted to a contact (and an account and/or opportunity). Country country of the lead s company. Days To Conversion days from date first campaign response to date of conversion. Bounced Date date of the last bounce. Bounced Reason server reason of the bounce. Date: Page 4 of 12

5 lead s contact . Employees total number of employees of the lead s company First Name first name of the lead. Full Name full name of the lead. Industry industry of the lead s company. Last Activity date of the last activity associated with that lead. Last Name last name of the lead. Lead First Response (*) date of the first response to a campaign of the lead. Lead ID unique identification string of the lead. Lead Qualification qualification of the lead. Lead Source source from which the lead was obtained. Mobile Phone lead s mobile phone. Owner ID unique identification string of a user that owns that lead. Owner Name (*) name of the owner of the lead, Owner Title (*) title of the owner of the lead. Phone phone number of the lead. Postal Code postal code of the address of the lead. Province province of the address of the lead. Rating postal code of the address of the lead. Salutation salutation expression when addressing the lead. Status status of the lead using CRM classifications. Street street of the address of the lead. Title job title of the lead. US State Code (*) code to distribute in a US states SVG map lead s data. Unread by Owner it s true until the Lead Owner views Lead data in the CRM. Website URL of the lead s company website. Date: Page 5 of 12

6 Sales database field structure We have the following fields loaded in the Sale CRM database (those ones marked with (*) are coming from engineering and not from CRM): Accounts: this table contents all the data related to the Accounts of the company: Account Age (*) days old of the Account. Account ID unique ID of an Account. Account Name name of the company of the Account. Account Number tracking number for an Account. Account Phone phone number of the company of the Account. Account Source origin of the data of the Account. Account Type type of the Account. Annual Revenue annual revenue of the company. Annual Revenue Decile (*) decile of the annual revenue of the company. Annual Revenue Quartile (*) quartile of the annual revenue of the company. Billing City city of the billing address of the company. Billing Country country of the billing address of the company. Billing Postal Code postal code of the billing address of the company. Billing Province province of the billing address of the company. Billing Street street of the billing address of the company. Days From Last Activity (*) count of the days from last activity. Days From Last Opportunity Won (*) count of the days from last opportunity won. Employees total number of employees of the company. Employees Decile (*) decile of the total number of employees of the company. Employees Quartile (*) quartile of the total number of employees of the company. Fax fax number of the Account. First Activity Date (*) date of the first activity of the account. First Activity Date AllMonths (*) months and year of the date of the first activity of the account. First Activity Date AllQuarters (*) quarters and year of the date of the first activity of the account. Industry industry where this company is classified. Last Activity date of the last activity of the account. Last Opportunity Won Date (*) date of the closing of the last opportunity won. Loyal Or Churn (*) results of applying the churn model created with a decision tree in the prebuilt analysis folder of churn analysis. Marketing Contact Frequency (*) yearly frequency of touches done by marketing team to the account. Marketing Contact Frequency Quartile (*) quartile of the yearly frequency of touches done by marketing team to the account.. Owner ID unique identifier of the owner of the account. Owner Name (*) name of the owner of the account. Owner Title (*) job title of the owner of the account. Parent Account ID identifier of the parent account. Product G Cross-Selling Opportunity (*) result of applying the cross-selling model trained in the prebuilt analysis of Cross-selling opportunities. Purchase Frequency Quartile (*) quartile of quarterly frequency of purchases. Purchase Frequency by quarters (*) quarterly frequency of purchases. Region (*) annual revenue of the company. Shipping City city of the billing address of the company. Shipping Country country of the billing address of the company. Shipping Postal Code postal code of the billing address of the company. Shipping Province province of the billing address of the company. Shipping Street street of the billing address of the company. Times Marketing Contacted (*) count of total number of marketing contacts. Total Closed And Won Opportunities (*) count of the total number of closed and won opportunities of this account. Total Opportunities (*) count of the total number of opportunities of this account. Total Revenue From Account (*) sum of all the total revenue coming from this account. Date: Page 6 of 12

7 Total Revenue From Account Decile (*) decile of sum of all the total revenue coming from this account. Total Revenue From Account Quartile (*) quartile of sum of all the total revenue coming from this account. US State Code (*) to distribute in a US states SVG map account s data. Website URL of the account s company website. Contacts: this table contents all the data related to the Contacts of the Accounts of the company: Account ID identifier of the Account where this contact belongs. Assistant Name name of the assistant of the Contact. Assistant Phone phone number of the assistant of the Contact. Birthdate date of birth of the Contact. Business Fax number of business fax of the Contact. Business Phone number of business phone of the Contact. Contact ID unique ID of a Contact. Department name of the company department where the Contacts belongs. of the Contact Opt Out boolean field used to exclude marked contacts from mass . BouncedDate date of the last bounce received from the . BouncedReason reason logged from the last bounce received from the . First Name first name of the Contact Full Name full name of the Contact Has Marketing Opportunities (*) boolean field calculated that shows if this contact has opportunities that had been influenced by marketing campaigns. Home Phone home phone number of the Contact. Last Activity date of the last activity done with the Contact. Last Name last name of the Contact. Last Stay-in-Touch Request Date date of the last Stay-in-Touch Request sent to the Contact. Last Stay-in-Touch Save Date date of the last Stay-in-Touch save action done. Lead Source origin of the Contact (previously, lead). Mailing City city of the mailing address of the Contact. Mailing Country country of the mailing address of the Contact. Mailing Postal Code postal code of the mailing address of the Contact. Mailing State state of the mailing address of the Contact. Mailing Street street of the mailing address of the Contact. Marketing Opportunities (*) total number of Opportunities influenced by marketing campaigns where the Contact has been involved. Mobile Phone mobile phone number of the Contact. Other City city of an alternate address of the Contact. Other Country country of an alternate address of the Contact. Other Phone phone of an alternate address of the Contact. Other Postal Code postal code of an alternate address of the Contact. Other State state of an alternate address of the Contact. Other Street street of an alternate address of the Contact. Owner ID identifier of the Owner of the Contact Owner Name (*) name of the Owner of the Contact. Owner Title (*) job title of the Owner of the Contact. Salutation salutation expression when addressing the Contact. TimesContacted (*) count of the total times that this Contact has been contacted. Title job title of the Contact. Opportunities: this table contents all the data related to the Opportunities of the company: Account Annual Revenue Quartile (*) quartile of the annual revenue of the company of the Account Employees Quartile (*) quartile of the number of employees of the company of the Account ID identifier of the Account where this opportunity belongs. Account Industry (*) industry of the company of the Account Name (*) name of the company of the Date: Page 7 of 12

8 Account Source (*) source of the company of the Account Type (*) type of the company of the Age (*) days old of the Amount total monetary amount of the Amount Decile (*) decile of the total monetary amount of the Amount Quartile (*) quartile of total monetary amount of the Opportunity Campaign ID identifier of the Campaign that influenced this opportunity, in this demo dataset, this is driven by Campaign Opportunities table, because exists several campaigns influencing a single Close Date date of closing of the Close Date AllMonths (*) month and year of the date of closing of the Close Date AllQuarters (*) quarter and year of the date of closing of the Close Date Month (*) month of the date of closing of the Close Date Year (*) year of the date of closing of the Closed boolean that informs of the status of the Opportunity: closed or not. ContactedDecisionMaker (*) boolean that informs if a decision maker had been contacted in this Created By ID identifier of the user that created this Created By Name (*) name of the user that created this Created By Title (*) job title of the user that created this Created Date (*) date of creation of the Created Date AllMonths (*) month and year of the date of creation of the Created Date AllQuarters (*) quarter and year of the date of creation of the Created Date Month (*) month of the date of creation of the Created Date Year (*) year of the date of creation of the Created DateTime date and time of creation of the Days Last Activity (*) count of the days from the last activity of the Days Old (*) days old of the Opportunity since it was created. Days Old Range (*) numeric range of the days old of the Days To Close (*) remaining days to close the Days To Close Quartile (*) quartile of the remaining days to close the Effective Last Date effective last date of modifications in the Effective Last Date AllMonths (*) month and year of the effective last date of modifications in the Effective Last Date AllQuarters (*) quarter and year of the effective last date of modifications in the Effective Last Date Day (*) day of the effective last date of modifications in the Effective Last Date Quarter (*) quarter of the effective last date of modifications in the Effective Last Date Year (*) year of the effective last date of modifications in the First Activity date of the first activity in the First Activity AllMonths (*) month and year of the date of the first activity in the First Activity AllQuarters (*) quarter and year of the date of the first activity in the First Activity Quarter (*) quarter of the date of the first activity in the First Activity Year (*) year of the date of the first activity in the Fiscal Period fiscal period when the Opportunity is going to close or has closed. Fiscal Quarter quarter of the fiscal period when the Opportunity is going to close or has closed. Fiscal Year year of the fiscal period when the Opportunity is going to close or has closed.. Forecast Category first level forecast category of the current stage of the Forecast Category2 second level forecast category of the current stage of the Has Line Item boolean field that informs if the Opportunity has a detailed list of products in Opportunity Product. HasDiscounts (*) boolean field that informs if the Opportunity has any discount in the detailed list of products in Opportunity Product. HasDiscounts Decode (*) decode of the boolean field that informs if the Opportunity has any discount in the detailed list of products in Opportunity Product. Date: Page 8 of 12

9 IsLastOpportunityLost (*) boolean field that defines if an Opportunity is the last one lost from a certain Account. Last Modified By ID identifier of the last user that modified the Last Modified By Name (*) name of the last user that modified the Last Modified By Title (*) job title of the last user that modified the Last Modified Date (*) date of the last modification done in the Last Modified DateTime date and time of the last modification done in the Lead Source origin of the Account of the Name name of the Next Step text describing the next task in closing Opportunity By Account Rank Asc (*) time ascendant ranking of Opportunities by account. Opportunity By Account Rank Desc (*) time descendant ranking of Opportunities by account. Opportunity ID unique identifier of the Opportunity Prediction (*) result of the predefined analysis used to predict if open opportunity is going to be won or lost. Opportunity Type type of Opportunity Won By Account Rank Asc (*) time ascendant ranking of won Opportunities by account. Opportunity Won By Account Rank Desc (*) time descendant ranking of won Opportunities by account. Owner ID identifier of the owner of the Owner Name (*) name of the owner of the Owner Title (*) job title of the owner of the Price Book ID identifier of the Price Book that is used for the prices of the products in this Probability (%) fixed probability of closing and wining an Opportunity provided by the CRM using its stage as guide. Probability Ranges (*) numeric ranges of the probability of closing and wining an Stage name of the stage where the Opportunity is, as defined in the CRM. Total Contacted (*) total count of contacts in the Opportunity Contact Role table associated to this Total Influencer Campaigns (*) total count of influencer campaigns of this Total Tasks Calls (*) total number of calls done in this Total Tasks Calls Quartile (*) quartile of the total number of calls done in this Total Tasks s (*) total number of s sent in this Total Tasks s Quartile (*) quartile of the total number of s sent in this Total Tasks Meetings (*) total number of meetings done in this Total Tasks Meetings Quartile (*) quartile of the total number of meetings done in this Total Tasks Presentations (*) total number of presentations done in this Total Tasks Presentations Quartile (*) quartile of the total number of presentations done in this Upsell To F Product (*) result of the up-sell analysis of F family products included as prebuilt analysis in this demo dataset. Won boolean field that informs if the Opportunity is won or lost. Won Revenue By Campaign (*) rate of the revenue won divided by influenced campaign. Opportunity Contact Role: this table contents the connections between Contacts from an Account and its Opportunities: Contact ID identifier of the Contact that plays a role in the Contact Role ID unique identifier of the Contact Role. IsDecisionMaker (*) boolean field that informs if this Contact had been classified as a Decision Maker or not in this Opportunity ID identifier of the Opportunity where this contact roles belong. Primary boolean field that informs if that Contact has a Primary Role in the Date: Page 9 of 12

10 Role type of the role of the Contact. Opportunity History: this table contents the changes done in certain values of the Opportunity: amount, closing date and stage: Amount amount of the opportunity at the moment of the modification of stage, closing date or amount of the Close Date close date of the opportunity at the moment of the modification of stage, closing date or amount of the Created By ID identifier of the User that made the modification of the Created By Name (*) name of the User that made the modification of the Created By Title (*) job title of the User that made the modification of the Created Date (*) date when was made the modification of the Created Date Day (*) day when was made the modification of the Created Date AllMonths (*) month and year when was made the modification of the Created Date AllQuarters (*) quarter and year when was made the modification of the Created Date Year (*) year when was made the modification of the Created DateTime date and time when was made the modification of the Opportunity Effective Date (*) date when was effective the modification of the Expected Revenue prediction of the expected revenue from the Opportunity at the moment of the modification. Next Created Date (*) date of the next modification done in the Next Stage Name (*) stage of the next modification done in the Opportunity History ID unique identifier of the modification of the Opportunity ID identifier of the Opportunity that has a change in its amount, closing date or stage. Position From First Stage Name rank of this modification in all the history of changes of an Opportunity ordered by ascendant time from the first modification. Position From Last Stage Name rank of this modification in all the history of changes of an Opportunity ordered by descendent time from the last modification. Probability probability associated with the Opportunity stage at the moment of the modification. Stage Duration (*) days from the creation date of this modification to the next one. Stage Name name of the stage at the moment of the modification. To ForecastCategory change to a level forecast category of the current stage of the Opportunity Product: this table contents line items of a certain Created By ID identifier of the User that created that new line in the detail of an Created By Name (*) name of the User that created that new line in the detail of an. Created By Title (*) job title of the User that created that new line in the detail of an. Created DateTime date and time when was created that new line in the detail of an IsDiscount (*) boolean filed that informs if this detail line of the Opportunity is a discount. Last Modified By ID identifier of the last User that modified that line in the detail of an Last Modified DateTime last date and time when that line in the detail of an Opportunity was modified. Line Description description of this detail line of the Line Item ID unique identifier of the detail line of an opportunity. List Price of the detail line based in a Price Book Entry Opportunity ID identifier of the Opportunity where this detail line belongs Price Book Entry ID identifier of the Price Book Entry of this product and its price. Product Family (*) family name of the product in the detail line. Product Name (*) name of the product in the detail line. Date: Page 10 of 12

11 Quantity number of units of the product in the detail line Sales Price sales price of a unit of the product in the detail line. Service Date date when the product revenue will be recognized and the product quantity will be shipped to the customer. Sort Order order of the distinct lines or products selected by the user Total Discounted Price result of sales price multiplied by quantity to get the total sum of the line with discounts Total Price result of sales price multiplied by quantity to get the total sum of the line without discounts Price Book Entry: this table contents the relationship between the products and their prices as they evolve. Active boolean field that informs if a price book entry is active or not. Created By ID identifier of the User that created that new price book entry. Created By Name (*) name of the User that created that new price book entry. Created By Title (*) job title of the User that created that new price book entry. Created DateTime date and time when was created that new price book entry Last Modified By ID identifier of the last User that modified that price book entry. Last Modified By Name (*) name of the last User that modified that price book entry. Last Modified By Title (*) job title of the last User that modified that price book entry. Last Modified By DateTime last date and time when that price book entry was modified. List Price price of the product in this entry. Price Book Entry ID unique identifier of the Price Book Entry. Price Book ID identifier of the Price Book ID where this Price Book Entry belongs. Product Code code of the product in the price book entry. Product Family family name of the product in the price book entry. Product ID identifier of the product in the price book entry. Product Name name of the product in the price book entry. Use Standard Price boolean field that informs if this price use an standard price. Price Books: this table contents the data of the Price Books of the products. Description description of the Price Book. Price Book ID unique identifier of the Price Book. Price Book Name name of the Price Book. Products: this table contents the data of the Products. Active boolean field that informs if that product is active or not. Created By ID identifier of the User that created that product. Created By Name (*) name of the User that created that product. Created By Title (*) job title of the User that created that product. Created DateTime date and time of creation of this product. Last Modified By ID identifier of the last User that modified that product. Last Modified By Name (*) name of the last User that modified that product. Last Modified By Title (*) job title of the last User that modified that product. Last Modified By DateTime date and time of the last modification done in the product. Product Code code of the product. Product Family family of the product. Product ID unique identifier of the product. Product Name name of the product. Tasks Opportunities: this table contents the data of the Tasks related to opportunities. Account ID identifier of the Account where this task belongs. Activity ID unique identifier of the Activity. Archived boolean field that informs if a task had been archived or not. Assigned To ID identifier of the User who has been assigned to this task. Assigned To Name (*) name of the User who has been assigned to this task. Assigned To Title (*) job title of the User who has been assigned to this task. Date: Page 11 of 12

12 Call Duration time in seconds of the duration of a call. Call Object Identifier identifier of the object of the call. Call Result result of the call. Call Type type of the call. Closed boolean field that informs if a task is closed. Contact Lead ID identifier of the Contact or Lead object of the task. Created By ID identifier of the User that created that task. Created By Name (*) name of the User that created that task. Created By Title (*) job title of the User that created that task. Created Date date of the creation of the task. Due Date Only due date where the task is going to be executed. IsRecurrence boolean field to inform if the task is recurrent. Last Modified By ID identifier of the User that made the last modification in that task. Last Modified By Name (*) name of the User that made the last modification in that task. Last Modified By Title (*) job title of the User that made the last modification in that task. Last Modified Date date of the last modification in the task. Opportunity Account ID identifier of the Opportunity and Account where the task is associated. Priority level of priority of this task. Recurrence Instance number of the recurrence of the task. Recurrence Type type of the recurrence of the task. Status status of the task. Subject subject of the task. Type type of the task. Users: this table contents the data of the Users of the CRM. Full Name full name of the CRM user. Title job title of the CRM user. User ID unique identifier of the CRM user. Date: Page 12 of 12

2009, AdventNet Inc. All rights reserved. Product Customization

2009, AdventNet Inc. All rights reserved. Product Customization 2009, AdventNet Inc. All rights reserved Product Customization Table of Contents Introduction... 4 Company Details... 5 Company Logo... 6 Currency Settings... 7 Fiscal Year Settings... 8 Primary Contact...

More information

Easily Identify the Right Customers

Easily Identify the Right Customers PASW Direct Marketing 18 Specifications Easily Identify the Right Customers You want your marketing programs to be as profitable as possible, and gaining insight into the information contained in your

More information

Salesforce CRM Getting Started Workbook

Salesforce CRM Getting Started Workbook Salesforce CRM Getting Started Workbook Contents CONTENTS... 1 WELCOME TO SALESFORCE CRM... 1 BUILD YOUR TEAM... 2 DEFINE YOUR VISION... 3 SET YOUR GOALS... 4 DOCUMENT YOUR PAIN POINTS... 4 CLARIFY YOUR

More information

Creating an Email Campaign

Creating an Email Campaign Creating an Email Campaign Contents Step One Determine who you are sending the Campaign emails to Step Two Create and Save a Report or Search Step Three Create your Campaign Step Four Create/Select your

More information

User Manual - Sales Lead Tracking Software

User Manual - Sales Lead Tracking Software User Manual - Overview The Leads module of MVI SLM allows you to import, create, assign and manage their leads. Leads are early contacts in the sales process. Once they have been evaluated and assessed,

More information

Salesforce CRM Getting Started Workbook

Salesforce CRM Getting Started Workbook W HITEPAPER WORKBOOK Salesforce CRM Getting Started Workbook WORK Contents Welcome to Salesforce CRM... 3 Build Your Team... 4 Define Your Vision... 5 Set Your Goals... 6 Document Your Pain Points... 6

More information

IBM SPSS Direct Marketing

IBM SPSS Direct Marketing IBM Software IBM SPSS Statistics 19 IBM SPSS Direct Marketing Understand your customers and improve marketing campaigns Highlights With IBM SPSS Direct Marketing, you can: Understand your customers in

More information

Oracle Sales Offline. 1 Introduction. User Guide

Oracle Sales Offline. 1 Introduction. User Guide Oracle Sales Offline User Guide Release 11i (11.5.9) June 2003 Part No. B10632-01 This document describes functionality to be delivered in the Oracle E-Business Suite 11.5.9 release. If you are implementing

More information

Email UAE Bulk Email System. User Guide

Email UAE Bulk Email System. User Guide Email UAE Bulk Email System User Guide 1 Table of content Features -----------------------------------------------------------------------------------------------------03 Login ---------------------------------------------------------------------------------------------------------08

More information

BPMonline CRM User Guide

BPMonline CRM User Guide BPMonline CRM 1 CONTENTS About This Guide... 4 1. BPMonline CRM Concept... 5 1.1. Leads... 6 1.2. Accounts... 7 1.3. Contacts... 10 1.4. Activities... 12 1.5. Opportunities... 14 1.6. Invoices... 16 1.7.

More information

Dimensional modeling for CRM Applications

Dimensional modeling for CRM Applications Dimensional modeling for CRM Applications Learning objective CRM has emerged as a mission-critical business strategy that is essential to a company s survival The perceived business value of understanding

More information

IBM Unica Leads Version 8 Release 6 May 25, 2012. User Guide

IBM Unica Leads Version 8 Release 6 May 25, 2012. User Guide IBM Unica Leads Version 8 Release 6 May 25, 2012 User Guide Note Before using this information and the product it supports, read the information in Notices on page 33. This edition applies to version 8,

More information

ADVANCED MARKETING ANALYTICS:

ADVANCED MARKETING ANALYTICS: ADVANCED MARKETING ANALYTICS: MARKOV CHAIN MODELS IN MARKETING a whitepaper presented by: ADVANCED MARKETING ANALYTICS: MARKOV CHAIN MODELS IN MARKETING CONTENTS EXECUTIVE SUMMARY EXECUTIVE SUMMARY...

More information

2. A typical business process

2. A typical business process I. Basic Concepts on ERP 1. Enterprise resource planning (ERP) Enterprise resource planning (ERP) is the planning of how business resources (materials, employees, customers etc.) are acquired and moved

More information

The CRM that Defines Innovation. Bill Armistead, Product Sales Specialist CONNECTIONS

The CRM that Defines Innovation. Bill Armistead, Product Sales Specialist CONNECTIONS The CRM that Defines Innovation Bill Armistead, Product Sales Specialist CONNECTIONS The CRM that Defines Innovation What is CONNECTIONS? CRM (Customer Relationship Management) Enterprise-wide, web-based,

More information

The software shall provide the necessary tools to allow a user to create a Dashboard based on the queries created.

The software shall provide the necessary tools to allow a user to create a Dashboard based on the queries created. IWS BI Dashboard Template User Guide Introduction This document describes the features of the Dashboard Template application, and contains a manual the user can follow to use the application, connecting

More information

Results CRM 2012 User Manual

Results CRM 2012 User Manual Results CRM 2012 User Manual A Guide to Using Results CRM Standard, Results CRM Plus, & Results CRM Business Suite Table of Contents Installation Instructions... 1 Single User & Evaluation Installation

More information

Workflow Templates Library

Workflow Templates Library Workflow s Library Table of Contents Intro... 2 Active Directory... 3 Application... 5 Cisco... 7 Database... 8 Excel Automation... 9 Files and Folders... 10 FTP Tasks... 13 Incident Management... 14 Security

More information

Logi Ad Hoc Reporting Report Design Guide

Logi Ad Hoc Reporting Report Design Guide Logi Ad Hoc Reporting Report Design Guide Version 11.2 Last Updated: March, 2014 Page 2 Table of Contents INTRODUCTION... 4 What is Logi Ad Hoc Reporting?... 5 CHAPTER 1 Getting Started... 6 Learning the

More information

IBM SPSS Direct Marketing 23

IBM SPSS Direct Marketing 23 IBM SPSS Direct Marketing 23 Note Before using this information and the product it supports, read the information in Notices on page 25. Product Information This edition applies to version 23, release

More information

Customer Relationship Management Training Guide. C100 Customer Relationship Management

Customer Relationship Management Training Guide. C100 Customer Relationship Management Customer Relationship Management Training Guide C100 Customer Relationship Management Contents 2 Contents Introduction... 4 How to Use This Course...5 Course Prerequisites... 6 Company Story...8 Customer

More information

IBM SPSS Direct Marketing 22

IBM SPSS Direct Marketing 22 IBM SPSS Direct Marketing 22 Note Before using this information and the product it supports, read the information in Notices on page 25. Product Information This edition applies to version 22, release

More information

SAP Business One mobile app for Android

SAP Business One mobile app for Android User Guide SAP Business One mobile app 1.0.x for Android Document Version: 1.0 2013-11-27 Applicable Releases: SAP Business One 9.0 PL04, SAP Business One 8.82 PL12, SAP Business One 9.0, Version for SAP

More information

RFM Analysis: The Key to Understanding Customer Buying Behavior

RFM Analysis: The Key to Understanding Customer Buying Behavior RFM Analysis: The Key to Understanding Customer Buying Behavior Can you identify your best customers? Do you know who your worst customers are? Do you know which customers you just lost, and which ones

More information

E-Mail Campaign Manager 2.0 for Sitecore CMS 6.6

E-Mail Campaign Manager 2.0 for Sitecore CMS 6.6 E-Mail Campaign Manager 2.0 Marketer's Guide Rev: 2014-06-11 E-Mail Campaign Manager 2.0 for Sitecore CMS 6.6 Marketer's Guide User guide for marketing analysts and business users Table of Contents Chapter

More information

Contents COMBO SCREEN FOR THEPATRON EDGE ONLINE...1 TICKET/EVENT BUNDLES...11 INDEX...71

Contents COMBO SCREEN FOR THEPATRON EDGE ONLINE...1 TICKET/EVENT BUNDLES...11 INDEX...71 Combo Screen Guide 092311 2011 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical, including photocopying,

More information

How To Use Standard Pos On A Pc Or Macbook Powerbook 2.5.2.2 (Powerbook 2)

How To Use Standard Pos On A Pc Or Macbook Powerbook 2.5.2.2 (Powerbook 2) Integrated Point of Sales System for Mac OS X Program version: 6.3.22 110401 2012 HansaWorld Ireland Limited, Dublin, Ireland Preface Standard POS is a powerful point of sales system for small shops and

More information

Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick Reference Guide

Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick Reference Guide Open Crystal Reports From the Windows Start menu choose Programs and then Crystal Reports. Creating a Blank Report Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick

More information

CPM 5.2.1 5.6 release notes

CPM 5.2.1 5.6 release notes 1 (18) CPM 5.2.1 5.6 release notes Aditro Oy, 2014 CPM Release Notes Page 1 of 18 2 (18) Contents Fakta version 5.2.1. version 1.2.1... 3 Fakta version 5.2.1.1038 sp1 version 1.2.1.300 sp1... 4 Fakta version

More information

Microsoft Excel 2007 Critical Data Analysis Using Functions

Microsoft Excel 2007 Critical Data Analysis Using Functions V O L U M E 4 Microsoft Excel 007 Critical Data Analysis Using Functions DASH DESIGNS CONSULTING Technology Training and Consulting Services Excel 007 Critical Data Analysis Using Functions For The Haas

More information

Installation & Configuration Guide Professional Edition

Installation & Configuration Guide Professional Edition Installation & Configuration Guide Professional Edition Version 2.3 Updated January 2014 Table of Contents Getting Started... 3 Introduction... 3 Requirements... 3 Support... 4 Recommended Browsers...

More information

Paper CI-06-2013. Marketing Campaign (Message sent) Contact Recorded in SAS System Tables. Response Recorded in SAS System Tables

Paper CI-06-2013. Marketing Campaign (Message sent) Contact Recorded in SAS System Tables. Response Recorded in SAS System Tables Paper CI-06-2013 SAS Treatments: One to One Marketing with a Customized Treatment Process Dave Gribbin, SAS Institute Inc., Cary, NC Amy Glassman, SAS Institute Inc., Cary, NC ABSTRACT The importance of

More information

CHAPTER 11: SALES REPORTING

CHAPTER 11: SALES REPORTING Chapter 11: Sales Reporting CHAPTER 11: SALES REPORTING Objectives Introduction The objectives are: Understand the tools you use to evaluate sales data. Use default sales productivity reports to review

More information

Advanced Query for Query Developers

Advanced Query for Query Developers for Developers This is a training guide to step you through the advanced functions of in NUFinancials. is an ad-hoc reporting tool that allows you to retrieve data that is stored in the NUFinancials application.

More information

Customer Analytics. Turn Big Data into Big Value

Customer Analytics. Turn Big Data into Big Value Turn Big Data into Big Value All Your Data Integrated in Just One Place BIRT Analytics lets you capture the value of Big Data that speeds right by most enterprises. It analyzes massive volumes of data

More information

Compact Contact Center V5 Reporter

Compact Contact Center V5 Reporter Compact Contact Center V5 Reporter 40DHB0002USDP Issue 1c (10th April 2007) Contents Introduction...7 Reporter - Introduction... 7 Reports... 8 Collective Reports... 9 Targeted Reports... 10 Individual

More information

Data Mining Algorithms Part 1. Dejan Sarka

Data Mining Algorithms Part 1. Dejan Sarka Data Mining Algorithms Part 1 Dejan Sarka Join the conversation on Twitter: @DevWeek #DW2015 Instructor Bio Dejan Sarka (dsarka@solidq.com) 30 years of experience SQL Server MVP, MCT, 13 books 7+ courses

More information

Free Trial - BIRT Analytics - IAAs

Free Trial - BIRT Analytics - IAAs Free Trial - BIRT Analytics - IAAs 11. Predict Customer Gender Once we log in to BIRT Analytics Free Trial we would see that we have some predefined advanced analysis ready to be used. Those saved analysis

More information

1. North America CRM Analytics Markets

1. North America CRM Analytics Markets Brochure More information from http://www.researchandmarkets.com/reports/363922/ North America CRM Analytics Markets Description: Shift from Product-centric to Customer-centric Strategies calls for Increased

More information

FIVE STEPS YOU NEED TO TAKE NOW TO TURN DATA INTO SALES

FIVE STEPS YOU NEED TO TAKE NOW TO TURN DATA INTO SALES THESE GAME-CHANGING TIPS CAN SCALE-UP YOUR PROSPECTING AND FILL YOUR PIPELINE WITH HIGHLY RECEPTIVE LEADS No matter how you reach your prospective customers email marketing, telemarketing or sales reps,

More information

State Analytical Reporting System (STARS)

State Analytical Reporting System (STARS) User Guide Financials - Accounts Payable Page 0 Financial Analytics Dashboards and Reports Table of Contents Financial Analytics Dashboards and Reports... 1 Accounts Payable Dashboards... 2 Voucher Details...

More information

Accounts Receivable Module Customer Invoice

Accounts Receivable Module Customer Invoice Accounts Receivable Module Customer Invoice Contents Overview... 1 Document Layout... 2 Organization Tab... 3 Recurrence Details Tab... 3 General Tab... 4 Customer Information Section... 4 Detail Information

More information

WHITEPAPER IMPROVE YOUR MARKETING AND SALES PERFORMANCES THROUGH OPTIMISED LEAD MANAGEMENT

WHITEPAPER IMPROVE YOUR MARKETING AND SALES PERFORMANCES THROUGH OPTIMISED LEAD MANAGEMENT IMPROVE YOUR MARKETING AND SALES PERFORMANCES THROUGH OPTIMISED LEAD MANAGEMENT 2 ABOUT Why has lead management become so important today for business? Two trends currently reinforce the need to implement

More information

REST Webservices API Reference Manual

REST Webservices API Reference Manual crm-now/ps REST Webservices API Reference Manual Version 1.5.1.0 crm-now development documents Page 1 Table Of Contents OVERVIEW...4 URL FORMAT...4 THE RESPONSE FORMAT...4 VtigerObject...5 Id Format...5

More information

How To Use Salesforce.Com On A Mobile Phone

How To Use Salesforce.Com On A Mobile Phone Contents Salesforce.com Start-up Accessing Salesforce.com 2 Salesforce.com on your mobile phone 3 Salesforce.com HOME 4 Definitions in Salesforce.com 5 Searching in Salesforce 6 Leads Creating a new Lead

More information

Easy Manage Helpdesk Guide version 5.4

Easy Manage Helpdesk Guide version 5.4 Easy Manage Helpdesk Guide version 5.4 Restricted Rights Legend COPYRIGHT Copyright 2011 by EZManage B.V. All rights reserved. No part of this publication or software may be reproduced, transmitted, stored

More information

Elisabetta Zodeiko 2/25/2012

Elisabetta Zodeiko 2/25/2012 PRINCETON UNIVERSITY Report Studio Introduction Elisabetta Zodeiko 2/25/2012 Report Studio Introduction pg. 1 Table of Contents 1. Report Studio Overview... 6 Course Overview... 7 Princeton Information

More information

The Customer and Marketing Analytics Maturity Model

The Customer and Marketing Analytics Maturity Model EBOOK The Customer and Marketing Analytics Maturity Model JOE DALTON, SMARTFOCUS $ INTRODUCTION Introduction Customers are engaging with businesses across an increasing number of touch points websites,

More information

Business Portal for Microsoft Dynamics GP 2010. Key Performance Indicators

Business Portal for Microsoft Dynamics GP 2010. Key Performance Indicators Business Portal for Microsoft Dynamics GP 2010 Key Performance Indicators April 2, 2012 Copyright Copyright 2012 Microsoft. All rights reserved. Limitation of liability This document is provided as-is.

More information

ProfitAccelerator Digital Business Resources. Direct Marketing ROI Planner. Brochure. The Xerox ProfitQuick

ProfitAccelerator Digital Business Resources. Direct Marketing ROI Planner. Brochure. The Xerox ProfitQuick ProfitAccelerator Digital Business Resources Direct Marketing ROI Planner Brochure The Xerox ProfitQuick Direct Marketing ROI Planner Your advanced marketing business companion. At last, a simple, quantifiable

More information

Method CRM. User Guide. Method CRM User Guide Page 1

Method CRM. User Guide. Method CRM User Guide Page 1 Method CRM User Guide Method CRM User Guide Page 1 Contents Sales Center... 10 Open the Sales Center... 10 Sales Center Dashboard... 10 Getting the Most Out of the Sales Center Dashboard... 10 My Calendar

More information

Logi Ad Hoc Reporting Report Design Guide

Logi Ad Hoc Reporting Report Design Guide Logi Ad Hoc Reporting Report Design Guide Version 10.2 Last Updated: May 2012 Page 2 Table of Contents INTRODUCTION... 4 What is Logi Ad Hoc Reporting?... 5 CHAPTER 1 Getting Started... 6 Learning the

More information

Leads Best Practice: Lead Generation, Management & Performance

Leads Best Practice: Lead Generation, Management & Performance Leads Best Practice: Lead Generation, Management & Performance Best Practice: Leads Business Driver Best Practice Overview Best Practice: Leads Marketing Effectiveness Lead Generation and Integration Lead

More information

Cloning Opportunities for Next Year... 22 Donation Tools... 22 Task Reminders... 23. Volunteers... 23 Leads and Lead Conversion... 25 Reports...

Cloning Opportunities for Next Year... 22 Donation Tools... 22 Task Reminders... 23. Volunteers... 23 Leads and Lead Conversion... 25 Reports... Table of Contents About the User s Guide... 3 About the Salesforce Template... 3 Getting Salesforce Help and Training... 3 Salesforce.com Resources... 3 Contacting Salesforce.com Support... 4 Contacting

More information

Lab 9 Access PreLab Copy the prelab folder, Lab09 PreLab9_Access_intro

Lab 9 Access PreLab Copy the prelab folder, Lab09 PreLab9_Access_intro Lab 9 Access PreLab Copy the prelab folder, Lab09 PreLab9_Access_intro, to your M: drive. To do the second part of the prelab, you will need to have available a database from that folder. Creating a new

More information

Table of Contents INTRODUCTION... 2 HOME... 3. Dashboard... 5 Reminders... 8 Announcements... 12 Preferences... 13 Recent Items... 15 REQUESTS...

Table of Contents INTRODUCTION... 2 HOME... 3. Dashboard... 5 Reminders... 8 Announcements... 12 Preferences... 13 Recent Items... 15 REQUESTS... Table of Contents INTRODUCTION... 2 HOME... 3 Dashboard... 5 Reminders... 8 Announcements... 12 Preferences... 13 Recent Items... 15 REQUESTS... 16 Request List View... 17 Requests based on Filters...

More information

Predictive Analytics for Database Marketing

Predictive Analytics for Database Marketing Predictive Analytics for Database Marketing Jarlath Quinn Analytics Consultant Rachel Clinton Business Development www.sv-europe.com FAQ s Is this session being recorded? Yes Can I get a copy of the slides?

More information

Numerical Algorithms Group

Numerical Algorithms Group Title: Summary: Using the Component Approach to Craft Customized Data Mining Solutions One definition of data mining is the non-trivial extraction of implicit, previously unknown and potentially useful

More information

Swedbank Business Internet Banking User Manual

Swedbank Business Internet Banking User Manual Swedbank Business Internet Banking User Manual Content Introduction 1. HOW TO START 1.1 USING INTERNET BANKING 1.2 TERMINATING INTERNET BANKING SESSION 2. INTERNET BANKING SECURITY 2.1 PASSWORD SYSTEM

More information

Successful Steps and Simple Ideas to Maximise your Direct Marketing Return On Investment

Successful Steps and Simple Ideas to Maximise your Direct Marketing Return On Investment Successful Steps and Simple Ideas to Maximise your Direct Marketing Return On Investment By German Sacristan, X1 Head of Marketing and Customer Experience, UK and author of The Digital & Direct Marketing

More information

How To Understand The History Of A Webmail Website On A Pc Or Macodeo.Com

How To Understand The History Of A Webmail Website On A Pc Or Macodeo.Com iservice Business Intelligence Reports Guide A guide for users of the iservice Customer Interaction Solution. This user guide is intended for users of the iservice system. It is not intended to provide

More information

Client Relationship Management (CRM) Guide

Client Relationship Management (CRM) Guide Client Relationship Management (CRM) Guide 110911 2011 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical,

More information

Kaseya 2. Quick Start Guide. for VSA 6.3

Kaseya 2. Quick Start Guide. for VSA 6.3 Kaseya 2 Custom Reports Quick Start Guide for VSA 6.3 December 9, 2013 Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept EULA as

More information

Easily Identify Your Best Customers

Easily Identify Your Best Customers IBM SPSS Statistics Easily Identify Your Best Customers Use IBM SPSS predictive analytics software to gain insight from your customer database Contents: 1 Introduction 2 Exploring customer data Where do

More information

SAP Business One for iphone and ipad

SAP Business One for iphone and ipad SAP Business One Guide PUBLIC SAP Business One for iphone and ipad Release Family 8.8 Applicable Release: SAP Business One 8.82 PL03, SAP Business One for iphone and ipad 1.5.x English January 2012 Table

More information

Contents. Knowledge base

Contents. Knowledge base Contents Introduction How to convert your account to reseller The benefits of being a reseller Your reseller control panel White label report options White label control panel set up Managing your clients

More information

Fundamentals of B2B Nurture Marketing

Fundamentals of B2B Nurture Marketing SalesFUSION White Paper Fundamentals of B2B Nurture Marketing Fundamental Concepts of Nurture Marketing For B2B Marketers explore the basics of nurture marketing (Lead Nurturing) from concept to execution.

More information

Session 7 : Information Systems

Session 7 : Information Systems INFORMATION STRATEGY Session 7 : Information Systems Tharaka Tennekoon B.Sc (Hons) Computing, MBA (PIM - USJ) POST GRADUATE DIPLOMA IN BUSINESS AND FINANCE 2014 CRM CRM - Customer Relationship Management

More information

MicroStrategy Quick Guide: Creating Prompts ITU Data Mart Support Group, Reporting Services

MicroStrategy Quick Guide: Creating Prompts ITU Data Mart Support Group, Reporting Services MicroStrategy Quick Guide: Creating Prompts ITU Data Mart Support Group, Reporting Services Prompts Prompts are questions the report user must answer in order to run the report. Some prompts are required

More information

Computer Science 125. Microsoft Access Project

Computer Science 125. Microsoft Access Project Computer Science 125 Microsoft Access Project Due Date : Tuesday, March 4th, 11:59 PM 50 points In this project, you will use Microsoft Access to create two databases : a student database and a coffee

More information

Invoicing User s Guide

Invoicing User s Guide Invoicing User s Guide Last updated: September 2010 PayPal Invoicing User s Guide Document Number: 10115.en_US-201009 2010 PayPal, Inc. All rights reserved. PayPal is a registered trademark of PayPal,

More information

VEDATRAK CRM 2.1. User's Guide

VEDATRAK CRM 2.1. User's Guide VEDATRAK CRM 2.1 User's Guide 2 (C) 2006-2010 SUI SOLUTIONS. All rights reserved. 3 Contents Overview...9 System Requirements...11 Installation Notes...12 Vedatrak Basics...13 User Roles...13 System Administrator...13

More information

IBM SPSS Direct Marketing 19

IBM SPSS Direct Marketing 19 IBM SPSS Direct Marketing 19 Note: Before using this information and the product it supports, read the general information under Notices on p. 105. This document contains proprietary information of SPSS

More information

10 KEY SALES CHARTS TO HAVE ON YOUR CRM DASHBOARD

10 KEY SALES CHARTS TO HAVE ON YOUR CRM DASHBOARD 10 KEY SALES CHARTS TO HAVE ON YOUR CRM DASHBOARD Introduction A 31% increase in revenue for a single business is remarkable. When an entire industry vertical increases market share by a third, though,

More information

6/10/2015. Chapter Nine Overview. Learning Outcomes. Opening Case: Twitter: A Social CRM Tool

6/10/2015. Chapter Nine Overview. Learning Outcomes. Opening Case: Twitter: A Social CRM Tool Opening Case: Twitter: A Social CRM Tool McGraw-Hill-Ryerson 2015 The McGraw-Hill Companies, All Rights Reserved Chapter Nine Overview SECTION 9.1 CRM FUNDAMENTALS Introduction Using Information to Drive

More information

Marketing Advanced Analytics. Predicting customer churn. Whitepaper

Marketing Advanced Analytics. Predicting customer churn. Whitepaper Marketing Advanced Analytics Predicting customer churn Whitepaper Churn prediction The challenge of predicting customers churn It is between five and fifteen times more expensive for a company to gain

More information

Sales Process Map, Campaign to Customer

Sales Process Map, Campaign to Customer Sales Process Map, Campaign to Customer Two tier sales process typically found in high volume B2B sales organizations where marketing campaigns generate leads, a tier one team qualifies leads to pass on

More information

PDF MAKER FOR VTIGER CRM

PDF MAKER FOR VTIGER CRM PDF MAKER FOR VTIGER CRM Introduction The PDF Maker is extension tool designed for vtiger CRM. There is already possibility of the export to pdf format in vtiger CRM functionality but it covers just few

More information

Business Objects 4.1 Quick User Guide

Business Objects 4.1 Quick User Guide Business Objects 4.1 Quick User Guide Log into SCEIS Business Objects (BOBJ) 1. https://sceisreporting.sc.gov 2. Choose Windows AD for Authentication. 3. Enter your SCEIS User Name and Password: Home Screen

More information

Contact Center Anywhere: Supervision Manager (SM) Overview

Contact Center Anywhere: Supervision Manager (SM) Overview Contact Center Anywhere: Supervision Manager (SM) Overview Supervision Manager Overview The majority of all Call Center expenses revolve around people. The ability to more effectively manage the people

More information

Intelligent Log Analyzer. André Restivo <andre.restivo@portugalmail.pt>

Intelligent Log Analyzer. André Restivo <andre.restivo@portugalmail.pt> Intelligent Log Analyzer André Restivo 9th January 2003 Abstract Server Administrators often have to analyze server logs to find if something is wrong with their machines.

More information

Email Marketing. http://www.gotechstorm.com/howt o/email. TechStorm 15725 NORTH DALLAS PARKWAY SUITE 125 ADDISON, TX, 750001

Email Marketing. http://www.gotechstorm.com/howt o/email. TechStorm 15725 NORTH DALLAS PARKWAY SUITE 125 ADDISON, TX, 750001 Email Marketing http://www.gotechstorm.com/howt o/email CRM Email Marketing Page 0 TechStorm 15725 NORTH DALLAS PARKWAY SUITE 125 ADDISON, TX, 750001 CRM Email Marketing Table Of Contents Importing A Customer

More information

Using BlueHornet Statistics Sent Message Reporting Message Summary Section Advanced Reporting Basics Delivery Tab

Using BlueHornet Statistics Sent Message Reporting Message Summary Section Advanced Reporting Basics Delivery Tab Using BlueHornet Statistics BlueHornet provides a feature that allows message senders to gage the effectiveness of their messages by reporting message statistics that are tracked by the system. For quick

More information

Introduction to SQL for Data Scientists

Introduction to SQL for Data Scientists Introduction to SQL for Data Scientists Ben O. Smith College of Business Administration University of Nebraska at Omaha Learning Objectives By the end of this document you will learn: 1. How to perform

More information

Sage CRM 7.3 Release Preview

Sage CRM 7.3 Release Preview Sage CRM 7.3 Release Preview Introduction This Release Preview provides information about new Sage CRM 7.3 features, and enhancements to existing features. We ve included a description of each feature,

More information

Zoho Campaigns Set-up for Administrators

Zoho Campaigns Set-up for Administrators Zoho Campaigns Set-up for Administrators Zoho Campaigns is a stand-alone application that integrates seamlessly with the CRM Campaigns module in Zoho CRM. Use Zoho Campaigns to build relationships with

More information

Offline Payment Methods

Offline Payment Methods Offline Payment Methods STRONGVON Tournament Management System 1 Overview The STRONGVON Tournament Management System allows you to collect online registration, while arranging for offline payment methods

More information

Checkout User Guide. Salesforce, Spring '12. @salesforcedocs

Checkout User Guide. Salesforce, Spring '12. @salesforcedocs Checkout User Guide Salesforce, Spring '12 @salesforcedocs Last updated: July 7, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

OPTIMIZING YOUR MARKETING STRATEGY THROUGH MODELED TARGETING

OPTIMIZING YOUR MARKETING STRATEGY THROUGH MODELED TARGETING OPTIMIZING YOUR MARKETING STRATEGY THROUGH MODELED TARGETING 1 Introductions An insights-driven customer engagement firm Analytics-driven Marketing ROI focus Direct mail optimization 1.5 Billion 1:1 pieces

More information

Customer-Centric Data Warehouse, design issues. Announcements

Customer-Centric Data Warehouse, design issues. Announcements CRM Data Warehouse Announcements Assignment 2 is on the subject web site Students must form assignment groups ASAP: refer to the assignment for details 2 -Centric Data Warehouse, design issues Data modelling

More information

Document Management System (DMS) Release 4.5 User Guide

Document Management System (DMS) Release 4.5 User Guide Document Management System (DMS) Release 4.5 User Guide Prepared by: Wendy Murray Issue Date: 20 November 2003 Sapienza Consulting Ltd The Acorn Suite, Guardian House Borough Road, Godalming Surrey GU7

More information

SpamPanel Email Level Manual Version 1 Last update: March 21, 2014 SpamPanel

SpamPanel Email Level Manual Version 1 Last update: March 21, 2014 SpamPanel SpamPanel Email Level Manual Version 1 Last update: March 21, 2014 SpamPanel Table of Contents Incoming... 1 Incoming Spam Quarantine... 2 Incoming Log Search... 4 Delivery Queue... 7 Report Non-Spam...

More information

IBM Operational Decision Manager Version 8 Release 5. Getting Started with Business Rules

IBM Operational Decision Manager Version 8 Release 5. Getting Started with Business Rules IBM Operational Decision Manager Version 8 Release 5 Getting Started with Business Rules Note Before using this information and the product it supports, read the information in Notices on page 43. This

More information

BluWave crm Product Fact Sheet

BluWave crm Product Fact Sheet BluWave crm Product Fact Sheet Prepared By Tania Cooke-Tonnesen Executive Sales, BluWave Software tania@bluwave.co.za 011 462 6871 082 414 9138 Last Updated Sept 2013 Application of BluWave crm Expected

More information

REP200 Using Query Manager to Create Ad Hoc Queries

REP200 Using Query Manager to Create Ad Hoc Queries Using Query Manager to Create Ad Hoc Queries June 2013 Table of Contents USING QUERY MANAGER TO CREATE AD HOC QUERIES... 1 COURSE AUDIENCES AND PREREQUISITES...ERROR! BOOKMARK NOT DEFINED. LESSON 1: BASIC

More information

Digital INCITE introduces its WiFi analytics platform

Digital INCITE introduces its WiFi analytics platform Capture On-site sensors to capture individual mobile users coming in and out of a premise using active or passive hotspots. Analyse Powerful software analytics to capture footfall, dwell time, re-occurring

More information

S U M M A R Y O F T R A D E P O I N T E N T E R P R I S E F O R W I N D O W S C O R E F U N C T I O N A L I T Y

S U M M A R Y O F T R A D E P O I N T E N T E R P R I S E F O R W I N D O W S C O R E F U N C T I O N A L I T Y S U M M A R Y O F T R A D E P O I N T E N T E R P R I S E F O R W I N D O W S C O R E F U N C T I O N A L I T Y C U S T O M E R R E L A T I O N S H I P M A N A G E M E N T O V E R V I E W CRM: Contact

More information

Campaign Management Implementation Guide

Campaign Management Implementation Guide Campaign Management Implementation Guide Salesforce, Summer 15 @salesforcedocs Last updated: June 30, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Admin Guide Product version: 4.3.5 Product date: November, 2011. Technical Administration Guide. General

Admin Guide Product version: 4.3.5 Product date: November, 2011. Technical Administration Guide. General Corporate Directory View2C Admin Guide Product version: 4.3.5 Product date: November, 2011 Technical Administration Guide General This document highlights Corporate Directory software features and how

More information

Simple Business Invoicing and Inventory. User s guide. by OWL Software. Copyright 1995-2009. All Rights Reserved

Simple Business Invoicing and Inventory. User s guide. by OWL Software. Copyright 1995-2009. All Rights Reserved Simple Business Invoicing and Inventory User s guide by OWL Software Copyright 1995-2009 All Rights Reserved i CONTENTS Introduction... 1 WHAT IS SBII?... 1 NEW FEATURES IN VERSION 3... 1 UPGRADING FROM

More information