tag * ppcUrlCookiePart1 and ppcUrlCookiePart2 must be called, see bottom of script * update ppcUrlCookiePart2 and ppcUrlCookiePart2 to match your querystring and form field names * */ //Leave this as true to always use querystring values if they exist, if no querystring will attempt to get cookie values var ppcUseLatestValues = true; //set this to false to use cookie values if they exist (if false, will not check querystring first). //function to grab params from cookie function getCookie(param_name) { var i, x, y, cookie = document.cookie.split(";"); for (i = 0; i < cookie.length; i++) { x = cookie[i].substr(0, cookie[i].indexOf("=")); y = cookie[i].substr(cookie[i].indexOf("=") + 1); x = x.replace(/^\s+|\s+$/g, ""); if (x == param_name) { return unescape(y); } } } //function to create cookie function setCookie(param_name, value, exdays) { var exdate = new Date(); exdate.setDate(exdate.getDate() + exdays); //CHANGE DOMAIN BELOW TO MATCH SITE var c_value = escape(value) + ((exdays == null) ? "" : "; domain=digitalpi.com; path=/; expires=" + exdate.toUTCString()); document.cookie = param_name + "=" + c_value; } //function to check if cookie exists and, if so, run the setCookie function function checkCookie(param_name, param_url_name) { var param_value = getCookie(param_name); if ((param_value != null && param_value != "" && param_value != "undefined") && ppcUseLatestValues == false) { //this means the param name/value pair exists - and we don't want to use latest } else { //this means the param name/value pair does not exist - so create it //grab values from URL var pageURL = window.location.search.substring(1); var URLVariables = pageURL.split('&'); for (var i = 0; i < URLVariables.length; i++) { var parameterName = URLVariables[i].split('='); if (parameterName[0] == param_url_name) { //filter out "#" in case that is in the last URL param param_value = parameterName[1].split("#")[0]; } } if (param_value != "undefined" && param_value != "" && param_value != null) { //create cookie setCookie(param_name, param_value, 365); } } } //function to setup the parameters and save the cookie values function ppcUrlCookiePart1() { //setup list/array of parameters desired. names on right should match querystring names var param_names = new Array( 'ppcSource;utm_source', 'ppcMedium;utm_medium', 'ppcCampaign;utm_campaign', 'ppcAdGroup;utm_adgroup', 'ppcKeyword;utm_term', 'ppcContent;utm_content' ); //loop through all params and create cookie for (i = 0; i < param_names.length; i++) { var param_object = param_names[i].split(";");//split out the cookie name and url name var param_name = param_object[0]; var param_url_name = param_object[1]; //start the cookie creation checkCookie(param_name, param_url_name); } } //function to grab cookie params function mGetCookie(param_name) { var i, x, y, cookie = document.cookie.split(";"); for (i = 0; i < cookie.length; i++) { x = cookie[i].substr(0, cookie[i].indexOf("=")); y = cookie[i].substr(cookie[i].indexOf("=") + 1); x = x.replace(/^\s+|\s+$/g, ""); if (x == param_name) { return unescape(y); } } } //function to check if cookie exists and, if so, fill out the corresponding form fields function mCheckCookie(param_name, param_field_name) { var param_value = mGetCookie(param_name); if (param_value != null && param_value != "" && param_value != "undefined") { try { var obj1 = document.getElementsByName(param_field_name); obj1[0].value = param_value; return true; } catch (err) { return false; } } return false; } //function to setup parameters and begin cookie value insertion into marketo form function ppcUrlCookiePart2() { //setup list/array of parameters desired. names on right should match hidden form field names var param_names = new Array( 'ppcSource;utm_source__c', 'ppcMedium;utm_medium__c', 'ppcCampaign;utm_campaign__c', 'ppcAdGroup;utm_adgroup__c', 'ppcKeyword;utm_term__c', 'ppcContent;utm_content__c' ); //loop through all params and create cookie for (i = 0; i < param_names.length; i++) { var param_object = param_names[i].split(";");//split out the cookie name and url name var param_name = param_object[0]; var param_field_name = param_object[1]; //start the cookie creation mCheckCookie(param_name, param_field_name); } } //ppcUrlCookiePart1 will grab values from the querystring and save them in cookies ppcUrlCookiePart1(); //ppcUrlCookiePart2 will retrive values from the cookies and populate the hidden form fields - should be in the onload try { //attempt for Marketo form MktoForms2.whenReady(function (form){ ppcUrlCookiePart2(); }); } catch (err) { //if error on Marketo form, try loading for regular form. ppcUrlCookiePart2(); }
top of page

Project Manager, Americas

At AlgoSec, what you do matters! 

Over 2,200 of the world’s leading organizations trust AlgoSec to help secure their most critical workloads across public cloud, private cloud, containers, and on-premises networks. 

Join our global team, securing application connectivity, anywhere. 

We are hiring a Project Manager, to join our Techncial Services team. 

Reporting to: Manager, Project Management, Americas 

Location: Peachtree Corners, GA (Hybrid) or East Coast US (Home Office)

Direct employment 

Responsibilities

  • Accelerating solution adoption, ensuring retention and customer satisfaction as well as building the efficiency of the team. 
  • Accountable for all customers' needs throughout the entire engagement life cycle, including all deployment and Production stages. Ensuring customer satisfaction. 
  • Passionate about engaging AlgoSec customers. Assist them in gaining more business value by moving them to production. 
  • Manage all aspects of multiple related projects to ensure the overall program is aligned to and directly supports the achievement of strategic objectives. 
  • Deliver appropriate and effective executive level communication.  
  • Lead and direct interaction between the customer, partners, and the internal project team to ensure appropriate relationships exist to produce positive project outcomes. 
  • Engage and manage sub-contractors, including following current Terms and Conditions 
  • Advocate customer needs/issues cross AlgoSec’s departments. 
  • Establish a trusted/strategic advisor relationship with the customer and drive continued value of our products and services. 
  • Ensure that all projects are delivered on-time, within scope and within budget. 
  • Assist Account Managers in pre-sale stage and comfortable developing SoW (Statement of Work) & Jump Start Packages 

Requirements

  • At least 5 years of experience in Project Management or proven experience of increasing customer satisfaction, adoption, and retention - outbound customers - a must. 
  • 2+ years of work experience in a role requiring interaction with senior leadership (e.g., Director level and above). 
  • Worked in large technology environments / enterprises. IT and security background, especially in firewall administration and configuration – Preferred 
  • Dynamic and proactive personality with excellent interpersonal skills. 
  • A very good understanding of Change management processes and procedures. 
  • Operates well under-pressure as well as being result oriented. A "Can- Do" personality. 
  • Impeccable written and verbal communication skills. 
  • Adaptability: Demonstrates persistence and overcomes obstacles. Fast learner and works well independently. 
  • Performs well in a matrix management environment. 
  • Thrives well in a multi-tasking environment and can adjust priorities on-the-fly. 
  • Ability to see the broader view, though detail oriented and analytical. 
  • Critical thinking skills to ask probing questions to understand clients’ business needs. 
  • Listens intently to others, taking time to understand the points being made, asking questions when appropriate, and allowing for professional courtesy in conversations. 
  • Self-starter with high level of integrity. 
  • Pleasant to work with. 
  • Exposure to Process Improvement Disciplines like Six Sigma or Lean Six Sigma is a plus. 
  • Willingness to travel within the US & abroad (approximately 10%). 

A reasonable estimate of the OTE for this role, at the time of posting, is $90,000 - $110,000. Exact compensation may vary based on skill set, experience, location, training, and certifications. If your requirements fall outside of this range, you are still encouraged to apply. 

AlgoSec is an Equal Opportunity Employer (EEO), committed to creating a friendly, inclusive environment that is a pleasure to work in, and where there is an unbiased acceptance of others. AlgoSec believes that diversity and an inclusive company culture are key drivers of creativity, innovation and performance. 

Furthermore, a diverse workforce and the maintenance of an atmosphere that welcomes versatile perspectives will enhance our ability to fulfill our vision. 

AlgoSec is an Equal Opportunity Employer (EEO), committed to creating a friendly, inclusive environment that is a pleasure to work in, and where there is an unbiased acceptance of others. AlgoSec believes that diversity and an inclusive company culture are key drivers of creativity, innovation and performance. Furthermore, a diverse workforce and the maintenance of an atmosphere that welcomes versatile perspectives will enhance our ability to fulfill our vision.  

bottom of page
OSZAR »