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.14.1'; 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":""};
https://ps-engage.com/wp-includes/js/jquery/jquery.min.js
https://ps-engage.com/wp-includes/js/jquery/jquery-migrate.min.js
https://ps-engage.com/wp-includes/js/imagesloaded.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
  • 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
city skyline

OUR WORK

Translating expertise, passion and trust into value for our clients. We are a strategic government relations consulting firm that helps businesses, foundations and industry groups navigate the geopolitical, economic and regulatory complexities in the Asia-Pacific region.

Learn More

business person

GET ACCESS TO:

  • Strategy development
  • Stakeholder mapping and positioning
  • Issues identification and analysis
  • Policy monitoring and regulatory watch
  • Policy review
  • Government ministry profiles
  • Media outreach
  • Opinion and thought leader research

Learn More

network concept

BUILD YOUR NETWORK

Effective government relations campaigns begin by expanding reach, connecting with influencers and educating them on possible solutions. PS-engage is known for our vast network across different stakeholders.

Learn More

About PS-engage

PS-engage is a Singapore-based company that focuses on constructive engagement activities, government relations consulting and establishing public and private partnerships. PS-engage has a talented team of government relations and legal professionals who have considerable experience across the Asia-Pacific region.

We specialize in building partnerships that bridge the gap between the public and private sectors. In a world where regulatory regimes are increasingly challenging, we support our clients in building effective programs that showcase the value that their products and services bring to markets all across the region.

Learn More
microsfot team

Experienced Advisors

Satisfied Clients

Significant Experience

Amazing Projects

Our People

Our people and our culture are our most treasured assets. Our people are on the ground in the major capital cities across Asia and they have local language capabilities. At PS-engage, we enjoy a work environment that is flexible, collaborative, diverse, intellectually and creatively stimulating, inspiring and fun. As an independent company, we are able to invest in industry-leading programs to help our people set the standards in their fields – from training to rich international experiences – our people develop life-long skills and fulfilling careers while providing exceptional service to clients.

Our Services

We apply local on-the-ground expertise to help clients implement tailored, market-based strategies that see them expand their business, overcome policy and operational barriers and attain results.

people in subway

Market Intelligence

fiber

Design and Development

laptop on desk

Public Policy Advocacy

government building

Government Relations

light bulbs

Advisory

man carrying leather case

Licensing

businessmen shaking hands

Constructive Engagement

hockey match

Community Involvement

Supporting Sport Singapore with youth development in promotion of sport and recreation in Singapore.

Contact Us
View our Services

Our Blog

Mar 24, 2023

The Need for Micromobility in Thailand’s Urban Mobility

By Pett Jarupaiboon When I was a student growing up in the congested Bangkok, on average, I spent around 4-5 hours a day in our ...
Mar 16, 2023

Spurred by ChatGPT, South Korea pushes world’s first AI Bill

By Somang Yang Spurred by the speed and scale of the AI revolution heralded by ChatGPT, South Korea’s National Assembly took a significant step towards ...

CAREERS

Government Affairs and Public Policy Intern

PS-engage Global Government Relations (PS-engage) is seeking talented Interns to support our APAC team, as well as the Secretariats for our industry associations in the field of government relations and public policy. We are a Singapore-registered company that focuses on constructive engagement activities, government relations consulting and establishing public and private partnerships. Our team works with world-class […]

Learn More

Analyst, PS-engage (Delhi)

PS-engage is a Singapore-registered company that focuses on constructive engagement activities, government relations consulting and establishing public and private partnerships. Our team works with world-class multinationals in the Information Communication Technology (ICT), e-commerce, electronic payments and financial industries and has a vast network of specialist partners focused on trade, advocacy and constructive government engagement. PS-Engage […]

Learn More
Read our Blog

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', true );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', true );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/plugins/bb-plugin/js/jquery.mosaicflow.min.js
https://ps-engage.com/wp-content/plugins/bb-ultimate-addon/assets/js/global-scripts/jquery-masonary.js
https://ps-engage.com/wp-content/uploads/bb-plugin/cache/5-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/ef1b235774d47a9fc61115a9ab679af0-layout-bundle.js
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":"Mo","tuesday":"Tu","wednesday":"We","thursday":"Th","friday":"Fr","saturday":"Sa","sunday":"Su"},"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","version_hash":"2e0770058e7b160f4f360b92d8092900","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
https://ps-engage.com/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js
https://ps-engage.com/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js
var gform_theme_config = {"common":{"form":{"honeypot":{"version_hash":"2e0770058e7b160f4f360b92d8092900"}}},"hmr_dev":"","public_path":"https:\/\/ps-engage.com\/wp-content\/plugins\/gravityforms\/assets\/js\/dist\/"};
https://ps-engage.com/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.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]) } );