= lcBodyText.lastIndexOf("";
highlightEndTag = "";
}
if (treatAsPhrase) {
promptText = "Please enter the phrase you'd like to search for:";
} else {
promptText = "Please enter the words you'd like to search for, separated by spaces:";
}
searchText = prompt(promptText, defaultText);
if (!searchText) {
alert("No search terms were entered. Exiting function.");
return false;
}
return highlightSearchTerms(searchText, treatAsPhrase, true, highlightStartTag, highlightEndTag);
}
/*
* This function takes a referer/referrer string and parses it
* to determine if it contains any search terms. If it does, the
* search terms are passed to the highlightSearchTerms function
* so they can be highlighted on the current page.
*/
function highlightGoogleSearchTerms(referrer)
{
// This function has only been very lightly tested against
// typical Google search URLs. If you wanted the Google search
// terms to be automatically highlighted on a page, you could
// call the function in the onload event of your tag,
// like this:
//
//var referrer = document.referrer;
if (!referrer) {
return false;
}
var queryPrefix = "q=";
var startPos = referrer.toLowerCase().indexOf(queryPrefix);
if ((startPos < 0) || (startPos + queryPrefix.length == referrer.length)) {
return false;
}
var endPos = referrer.indexOf("&", startPos);
if (endPos < 0) {
endPos = referrer.length;
}
var queryString = referrer.substring(startPos + queryPrefix.length, endPos);
// fix the space characters
queryString = queryString.replace(/%20/gi, " ");
queryString = queryString.replace(/\+/gi, " ");
// remove the quotes (if you're really creative, you could search for the
// terms within the quotes as phrases, and everything else as single terms)
queryString = queryString.replace(/%22/gi, "");
queryString = queryString.replace(/\"/gi, "");
return highlightSearchTerms(queryString, false);
}
/*
* This function is just an easy way to test the highlightGoogleSearchTerms
* function.
*/
function testHighlightGoogleSearchTerms()
{
var referrerString = "http://www.google.com/search?q=javascript%20highlight&start=0";
referrerString = prompt("Test the following referrer string:", referrerString);
return highlightGoogleSearchTerms(referrerString);
}
Return to:
|
Return to:
|
Return to:
|
|
|
ADD TO JOB CART TO APPLY
|
| Job Title: |
|
Job Description: Job ID(18450) |
Keywords: digital analytics, cards, segmentation, statistics, operations research, management, SAS
Digital Analytics SVP. Leading financial services firm is looking for a Digital Analytics SVP to join their Decision Management Group.
Candidates with digital analytics skills required along with experience working with a leading agency or technology company as well as financial services firm.
This is high impact and high visibility senior role that will work on new and cutting edge initiatives in our leading North America Cards franchise.
Responsibilities include:
Drive high impact strategic analytical projects through the use of digital and other innovative technologies for the North America credit cards business utilizing analytical techniques
Build and manage small team of quantitative professionals in the use of digital and other innovative technologies
Share findings with the senior most levels of card executive leadership
Partner seamlessly across the Card and Consumer business to access information and create and drive strategies and implementation
Key Collaboration Points:
Influence and prioritization of Cards Decision Management team
Partner with Global Decision Management to leverage best practices
Influence and Collaboration with Risk and Finance
Partnership with Segments and Senior Cards Leadership to deliver actionable segmentation and analytical tools to drive business results
Business and Technical Requirements:
10+ years of experience, with 5+ years in industry other than Financial Services
Demonstrated ability to apply cutting edge statistical techniques to business problems and to leverage external thinking (from academia and/or other industries)
Strategic, critical, franchise thinker
Quick learner of new technologies and business functions
Advanced degree in Mathematics, Statistics, Econometrics, or other quantitative discipline
Ability to translate data into insights that understands customer needs and behavioral drivers.
Experienced in performing digital analytics and segmentation on the internet
Facility with sophisticated financial and statistical techniques to extract intelligence from internal and external information.
Unique customer focus. Strong record of achievement in applying a customer mindset to shape solutions and approaches and to realize marketplace potential/achieve financial goals
Leadership Competencies:
Ability to display appropriate leadership stature and represent the DM function at the CEO level.
Ability to create support and buy-in across a wide range of stakeholders: create a strong network of relationships among peers, internal partners, external constituencies, decision makers and stakeholders
Promotes a culture of collaboration and teamwork across organizational boundaries: ability to share techniques with analytical community
Accomplished change leader: demonstrates a flexible approach and resilience to setbacks and able to drive operating and culture change: long-term vision and leadership stamina to maintain course within a constantly changing environment
Ability to communicate with both highly technical and non-technical individuals to drive understanding and inspire creativity.
Recruiter: Jamie Bernard
|
| Salary: |
$230-260k plus bonus |
Location: |
New York |
|
|
| Job Categories: |
Consumer Credit/Credit Cards, Database Marketing, Statistics/Econometrics |
***