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
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

Jan 13, 2023

APEC 2023 – Opportunities for ASEAN

APEC 2023 – Opportunities for ASEAN By Edika Amin, Analyst - Government Relations, PS-engage, 13 January 2023   Introduction “Open. Connect. Balance.” was a key ...
Jan 3, 2023

Tech’s role in the future of agriculture

Tech's role in the future of agriculture By Beatrice Riingen, Intern, PS-engage | 31 December 2022 With agriculture contributing to over 10-12% of Southeast Asia’s ...

CAREERS

Government Relations Manager- BANGKOK

We are seeking a talented government relations manager to support our clients in Thailand.  Our clients are leading multinational organizations across a variety of industries. We offer a flexible working schedule and we leverage technology to provide efficient and effective service to our clients. The government relations analyst would be expected to carry out the following […]

Learn More

Government Relations Analyst – Myanmar

Government Relations Analyst – Myanmar   We are seeking a talented government relations analyst to support our clients in Myanmar.  Our clients are leading multinational organizations across a variety of industries. The government relations analyst would be expected to carry out the following activities:   Engage on a wide variety of regulatory, economic, and political issues, […]

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' );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/plugins/bb-plugin/js/jquery.infinitescroll.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/plugins/bb-ultimate-addon/assets/js/global-scripts/jquery-carousel.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/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]) } );