var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,initializeOnLoaded:function(o){gform.domLoaded&&gform.scriptsLoaded?o():!gform.domLoaded&&gform.scriptsLoaded?window.addEventListener("DOMContentLoaded",o):document.addEventListener("gform_main_scripts_loaded",o)},hooks:{action:{},filter:{}},addAction:function(o,n,r,t){gform.addHook("action",o,n,r,t)},addFilter:function(o,n,r,t){gform.addHook("filter",o,n,r,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,n){gform.removeHook("action",o,n)},removeFilter:function(o,n,r){gform.removeHook("filter",o,n,r)},addHook:function(o,n,r,t,i){null==gform.hooks[o][n]&&(gform.hooks[o][n]=[]);var e=gform.hooks[o][n];null==i&&(i=n+"_"+e.length),gform.hooks[o][n].push({tag:i,callable:r,priority:t=null==t?10:t})},doHook:function(n,o,r){var t;if(r=Array.prototype.slice.call(r,1),null!=gform.hooks[n][o]&&((o=gform.hooks[n][o]).sort(function(o,n){return o.priority-n.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==n?t.apply(null,r):r[0]=t.apply(null,r)})),"filter"==n)return r[0]},removeHook:function(o,n,t,i){var r;null!=gform.hooks[o][n]&&(r=(r=gform.hooks[o][n]).filter(function(o,n,r){return!!(null!=i&&i!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][n]=r)}});
var em_version = '7.10.0'; var em_track_user = true; var em_no_track_reason = ''; var disableStrs = [ 'ga-disable-UA-137778178-1', ];/* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } }return false; }/* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } }/* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } }if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || [];window.ExactMetricsDualTracker = { helpers: {}, trackers: {}, }; if (em_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); }function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; }if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; }if (type === 'event') { parameters.send_to = exactmetrics_frontend.ua; __gtagDataLayer(type, name, parameters); } else { __gtagDataLayer.apply(null, arguments); } }__gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dNDMyYj': true, }); __gtagTracker('config', 'UA-137778178-1', {"forceSSL":"true","page_path":location.pathname + location.search + location.hash} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; }function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; }try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; }window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); }
https://ps-engage.com/wp-content/plugins/google-analytics-dashboard-for-wp/assets/js/frontend-gtag.min.js
var exactmetrics_frontend = {"js_events_tracking":"true","download_extensions":"zip,mp3,mpeg,pdf,docx,pptx,xlsx,rar","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/out\\\/\",\"label\":\"Affiliate\"}]","home_url":"https:\/\/ps-engage.com","hash_tracking":"true","ua":"UA-137778178-1","v4_id":""};
var uabb = {"ajax_url":"https:\/\/ps-engage.com\/wp-admin\/admin-ajax.php"};
https://ps-engage.com/wp-includes/js/jquery/jquery.min.js
https://ps-engage.com/wp-includes/js/jquery/jquery-migrate.min.js
var breeze_prefetch = {"local_url":"https:\/\/ps-engage.com","ignore_remote_prefetch":"1","ignore_list":["\/wp-admin\/"]};
https://ps-engage.com/wp-content/plugins/breeze/assets/js/js-front-end/breeze-prefetch-links.min.js
https://ps-engage.com/wp-includes/js/imagesloaded.min.js
var SF_LDATA = {"ajax_url":"https:\/\/ps-engage.com\/wp-admin\/admin-ajax.php","home_url":"https:\/\/ps-engage.com\/"};
https://ps-engage.com/wp-content/plugins/x-search-filter-pro/public/assets/js/search-filter-build.min.js
https://ps-engage.com/wp-content/plugins/x-search-filter-pro/public/assets/js/chosen.jquery.min.js
  • Skip to main content
ps engage logo
MENU
  • Home
  • About Us
  • Services
    • Market Intelligence
    • Public Policy Advocacy
    • Government Relations
    • Advisory
    • Licensing
    • Constructive Engagement
    • Design and Development
  • Blog
  • Careers
  • Contact Us
MENU
  • Home
  • About Us
  • Services
    • Market Intelligence
    • Public Policy Advocacy
    • Government Relations
    • Advisory
    • Licensing
    • Constructive Engagement
    • Design and Development
  • Blog
  • Careers
  • Contact Us
singapore bridge

About Us

PS-engage is a Singapore-based company that focuses on constructive engagement activities, government relations consulting and establishing public and private partnerships.

We Recognize the Importance of Effective Government Relations

The value at stake from government and regulatory intervention is significant. Companies that approach external engagement in a disciplined way capture more of it. Government stakeholders are important for your business. They may be customers, your regulators, or policymakers that can significantly impact your business operations. According to a 2013 study by McKinsey, business executives feel that governments will likely have the most influence on their business’ economic value second only to their customers. The study highlighted several other important factors to consider when thinking about how your organisation engages with the government.

 

Government actions in addition to laws can affect a companies’ finances

Executives expect an increase in government involvement in their business over the next 3-5 years

More than one-third of executives interviewed noted that government involvement could impact more than 10% of their firm’s entire value

While many respondents engage with government, few feel they do it well

Executives find it frustrating dealing with governments

At PS-engage we focus on building constructive engagement activities that help your organisation effectively engage with government. We design, build and execute government engagement programs that are aligned to your organisational strengths that help to align with key government stakeholders.

Past Experiences

Developed Constructive Engagement Programs with reputable partners and institutions such as the Lee Kuan Yew School of Public Policy, NUS, Singapore.

Kuan Yew School of Public Policy
meeting

Engaged with government regulators, officials, policy makers and key influencers to provide accurate and truthful messaging.

Developed learning and development programs for regional and global clients

show foundation alumni group picture
group picture

Developed policy engagements focusing on key stakeholders involved in specific issues impacting clients

CONTACT

Get in touch with PS-engage

Contact

  • This field is for validation purposes and should be left unchanged.

HEAD OFFICE:

51 Cove Drive #01-02 Turquoise,
098393 Singapore

PHONE:

+65 8739 1490

EMAIL:

[email protected]

[email protected]

© 2022 PS-engage, All Rights Reserved | Privacy Policy | Terms & Conditions

Website by Singapore WordPress Developer

gform.initializeOnLoaded( function() {gformInitSpinner( 1, 'https://ps-engage.com/wp-content/plugins/gravityforms/images/spinner.svg' );jQuery('#gform_ajax_frame_1').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_1');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_1').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_1').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_1').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_1').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_1').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_1').val();gformInitSpinner( 1, 'https://ps-engage.com/wp-content/plugins/gravityforms/images/spinner.svg' );jQuery(document).trigger('gform_page_loaded', [1, current_page]);window['gf_submitting_1'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}setTimeout(function(){jQuery('#gform_wrapper_1').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_1').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [1]);window['gf_submitting_1'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_1').text());}, 50);}else{jQuery('#gform_1').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger('gform_post_render', [1, current_page]);} );} );
https://ps-engage.com/wp-content/plugins/bb-plugin/js/jquery.easing.min.js
https://ps-engage.com/wp-content/plugins/bb-plugin/js/jquery.fitvids.min.js
https://ps-engage.com/wp-content/plugins/bb-plugin/js/jquery.bxslider.min.js
https://ps-engage.com/wp-content/uploads/bb-plugin/cache/13-layout.js
https://ps-engage.com/wp-content/plugins/bb-plugin/js/jquery.ba-throttle-debounce.min.js
https://ps-engage.com/wp-content/uploads/bb-plugin/cache/b203be83ef24486ae766c3c68f134807-layout-bundle.js
https://ps-engage.com/wp-includes/js/jquery/ui/core.min.js
https://ps-engage.com/wp-includes/js/jquery/ui/datepicker.min.js
jQuery(function(jQuery){jQuery.datepicker.setDefaults({"closeText":"Close","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Previous","dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"dateFormat":"d MM, yy","firstDay":1,"isRTL":false});});
https://ps-engage.com/wp-includes/js/hoverIntent.min.js
https://ps-engage.com/wp-content/themes/genesis/lib/js/menu/superfish.min.js
https://ps-engage.com/wp-content/themes/genesis/lib/js/menu/superfish.args.min.js
https://ps-engage.com/wp-content/themes/genesis/lib/js/skip-links.min.js
var genesis_responsive_menu = {"mainMenu":"Menu","menuIconClass":"dashicons-before dashicons-menu","subMenu":"Submenu","subMenuIconClass":"dashicons-before dashicons-arrow-down-alt2","menuClasses":{"combine":[".nav-primary"],"others":[]}};
https://ps-engage.com/wp-content/themes/genesis-psengage/js/responsive-menus.min.js
https://ps-engage.com/wp-content/themes/genesis-psengage/js/genesis-sample.js
https://ps-engage.com/wp-content/plugins/breeze/assets/js/js-front-end/breeze-lazy-load.min.js
https://ps-engage.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js
https://ps-engage.com/wp-includes/js/dist/vendor/wp-polyfill.min.js
https://ps-engage.com/wp-includes/js/dist/dom-ready.min.js
https://ps-engage.com/wp-includes/js/dist/hooks.min.js
https://ps-engage.com/wp-includes/js/dist/i18n.min.js
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
https://ps-engage.com/wp-includes/js/dist/a11y.min.js
https://ps-engage.com/wp-content/plugins/gravityforms/js/jquery.json.min.js
var gform_i18n = {"datepicker":{"days":{"monday":"Mon","tuesday":"Tue","wednesday":"Wed","thursday":"Thu","friday":"Fri","saturday":"Sat","sunday":"Sun"},"months":{"january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","october":"October","november":"November","december":"December"},"firstDay":1,"iconText":"Select date"}}; var gf_legacy_multi = []; var gform_gravityforms = {"strings":{"invalid_file_extension":"This type of file is not allowed. Must be one of the following:","delete_file":"Delete this file","in_progress":"in progress","file_exceeds_limit":"File exceeds size limit","illegal_extension":"This type of file is not allowed.","max_reached":"Maximum number of files reached","unknown_error":"There was a problem while saving the file on the server","currently_uploading":"Please wait for the uploading to complete","cancel":"Cancel","cancel_upload":"Cancel this upload","cancelled":"Cancelled"},"vars":{"images_url":"https:\/\/ps-engage.com\/wp-content\/plugins\/gravityforms\/images"}}; var gf_global = {"gf_currency_config":{"name":"U.S. Dollar","symbol_left":"$","symbol_right":"","symbol_padding":"","thousand_separator":",","decimal_separator":".","decimals":2,"code":"USD"},"base_url":"https:\/\/ps-engage.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/ps-engage.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}};
https://ps-engage.com/wp-content/plugins/gravityforms/js/gravityforms.min.js
https://ps-engage.com/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js
gform.initializeOnLoaded( function() { jQuery(document).on('gform_post_render', function(event, formId, currentPage){if(formId == 1) {if(typeof Placeholders != 'undefined'){ Placeholders.enable(); }} } );jQuery(document).bind('gform_post_conditional_logic', function(event, formId, fields, isInit){} ) } );
gform.initializeOnLoaded( function() { jQuery(document).trigger('gform_post_render', [1, 1]) } );