var ctPublicFunctions = {"_ajax_nonce":"1d27c263dd","_rest_nonce":"67f7be6b29","_ajax_url":"\/wp-admin\/admin-ajax.php","_rest_url":"https:\/\/tekmarkgp.com\/wp-json\/","data__cookies_type":"none","data__ajax_type":"rest","bot_detector_enabled":false,"data__frontend_data_log_enabled":1,"data__bot_detector_enabled":0,"cookiePrefix":"","wprocket_detected":false,"host_url":"tekmarkgp.com","text__ee_click_to_select":"Click to select the whole data","text__ee_original_email":"The complete one is","text__ee_got_it":"Got it","text__ee_blocked":"Blocked","text__ee_cannot_connect":"Cannot connect","text__ee_cannot_decode":"Can not decode email. Unknown reason","text__ee_email_decoder":"CleanTalk email decoder","text__ee_wait_for_decoding":"The magic is on the way!","text__ee_decoding_process":"Please wait a few seconds while we decode the contact data."}
var ctPublic = {"_ajax_nonce":"1d27c263dd","settings__forms__check_internal":"1","settings__forms__check_external":"1","settings__forms__force_protection":0,"settings__forms__search_test":"1","settings__forms__wc_add_to_cart":"0","bot_detector_enabled":false,"settings__sfw__anti_crawler":0,"blog_home":"https:\/\/tekmarkgp.com\/","pixel__setting":"3","pixel__enabled":true,"pixel__url":"https:\/\/moderate2-v4.cleantalk.org\/pixel\/771395e1b254c925f4b7ead1d643048d.gif","data__email_check_before_post":"1","data__email_check_exist_post":"0","data__cookies_type":"none","data__key_is_ok":true,"data__visible_fields_required":true,"wl_brandname":"Anti-Spam by CleanTalk","wl_brandname_short":"CleanTalk","ct_checkjs_key":"8c0950ebf1a609fd06676122436ebbd25d56e00bf97e9959ef69809fe2dbd7fd","emailEncoderPassKey":"cf4e1487039eb2fcb277cf75251eb69b","bot_detector_forms_excluded":"W10=","advancedCacheExists":true,"varnishCacheExists":false,"wc_ajax_add_to_cart":false}
var mi_version = '11.3.0';
var mi_track_user = true;
var mi_no_track_reason = '';
var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/tekmarkgp.com\/strategic-market-opportunity-analysis-consulting-services\/"};
if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) {
var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations );
} else {
var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations;
}var disableStrs = [
'ga-disable-G-1SZTE04340',
];/* 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.MonsterInsightsDualTracker = {
helpers: {},
trackers: {},
};
if (mi_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 = monsterinsights_frontend.v4_id;
var hookName = name;
if (typeof parameters['event_category'] !== 'undefined') {
hookName = parameters['event_category'] + ':' + name;
}if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') {
MonsterInsightsDualTracker.trackers[hookName](parameters);
} else {
__gtagDataLayer('event', name, parameters);
}
} else {
__gtagDataLayer.apply(null, arguments);
}
}__gtagTracker('js', new Date());
__gtagTracker('set', {
'developer_id.dZGIzZG': true,
});
if ( MonsterInsightsLocations.page_location ) {
__gtagTracker('set', MonsterInsightsLocations);
}
__gtagTracker('config', 'G-1SZTE04340', {"forceSSL":"true"} );
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',
'referrer' : 'page_referrer',
};
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;
})();
}
var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[]","home_url":"https:\/\/tekmarkgp.com","hash_tracking":"false","v4_id":"G-1SZTE04340"};
var breeze_prefetch = {"local_url":"https://tekmarkgp.com","ignore_remote_prefetch":"1","ignore_list":["/checkout2/","wp-admin","wp-login.php"]};
//# sourceURL=breeze-prefetch-js-extra
TekMark Growth Partners has successfully completed strategic market analysis for Shimadzu Corporation. TekMark identified, characterized and prioritized new business opportunities across multiple OEM and end user laser market segments. Market size, forecasts, business & technical dynamics, industry attractiveness and specific application potential across the biomedical imaging, military/aerospace, optical communications, scientific research community, test & measurement and general industrial manufacturing segments were investigated for Shimadzu’s leading optics & photonics technologies.
Santa Clara, CA, USA – February 19, 2013 – TekMark Growth Partners, Ltd., a leading technology, marketing and strategic management consulting firm, was selected to analyze multiple laser OEM and end user markets for Shimadzu Corporation’s Optical Device Group, a global supplier of laser modules, laser optics and optical components. TekMark conducted market analysis, identified high-potential end-user market prospects and key opinion leaders, and made both tactical and strategic recommendations to support Shimadzu’s near term and strategic growth goals.
“TekMark’s ability to quickly evaluate markets from both technical and business perspectives and offer recommendations for specific application and overall market opportunity greatly supports our strategies for growth” commented George Driskell, President of Shimadzu Industrial Equipment USA. “Their knowledge of and experience in the laser, optics, medical device and other technical markets enabled us to better evaluate and prioritize new market opportunities and better match our future investments with the size of the opportunity. Our partnership with TekMark will be extremely valuable as we develop new growth opportunities in both the near and long term.”
Common organic ways of developing new growth opportunities typically involves finding new customers in existing markets, developing new products and services, and/or penetrating new markets. Although all are challenging, penetrating new markets is often the most difficult as it involves a multitude of unknowns across the market, application, product requirement and competitive landscape. By partnering with TekMark, Shimadzu will be better equipped to evaluate their overall market opportunities, appropriately support with internal investments, close on new sales opportunities and develop effective strategies that will generate new revenue streams.
About TekMark Growth Partners
TekMark Growth Partners Ltd., www.tekmarkgp.com, is a leading technology, marketing and strategic management consulting firm. We help technology and engineered product and service based companies grow with proven processes and programs focused on new business development, new product development, technology commercialization, channel management, technical research, competitive analysis and overall strategy development. We work with companies in the medical device, pharmaceutical, life sciences, laboratory instrument, aerospace, semiconductor, electronics, optics, photonics, nanotechnology, sensor, test & measurement among other technically based markets.
About Shimadzu Corporation
Founded in 1875, Shimadzu Corporation, www.shimadzu.com, is a global supplier of analytical and measuring instruments, medical systems, aerospace equipment, semiconductor equipment, optics and photonic components among other engineered solutions for a variety of demanding markets. The Optical and Laser Device Group provides high precision optical devices essential for spectroscopy, liquid chromatography and other demanding applications.
Contact Info
David Klein, TekMark Growth Partners Ltd., ph 330-285-3446, www.tekmarkgp.com
George Driskell, Shimadzu Corporation, ph 408-566-0967, www.shimadzu.com
var edd_scripts = {"ajaxurl":"https://tekmarkgp.com/wp-admin/admin-ajax.php","position_in_cart":"","has_purchase_links":"0","already_in_cart_message":"You have already added this item to your cart","empty_cart_message":"Your cart is empty","loading":"Loading","select_option":"Please select an option","is_checkout":"0","default_gateway":"paypal","redirect_to_checkout":"1","checkout_page":"https://tekmarkgp.com/checkout2/","permalinks":"1","quantities_enabled":"","taxes_enabled":"0","current_page":"681"};
//# sourceURL=edd-ajax-js-extra