var ctPublicFunctions = {"_ajax_nonce":"e80ac69644","_rest_nonce":"dc6856e57d","_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":"e80ac69644","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:\/\/moderate14-v4.cleantalk.org\/pixel\/26321c2271774ad2b3121eb1ff036314.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":"d52a068e83cb402368550e4c86e21871","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\/industries\/sensors-iiot-test-measurement\/","page_referrer":"https:\/\/tekmarkgp.com\/"};
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
The connected world, remote monitoring, asset tracking, automation & robotics, sensor enabled predictive maintenance, data-driven operations management, increased security, automated process control, Six Sigma defined MAIC . . . . these are all industry wide macro trends that are driving new technology development and creating new opportunities for growth.
From vibration monitoring sensors to RFID tags and Bluetooth low energy (BLE) beacons to automated optical inspection, TekMark is experienced across many segments of the sensor, industrial IoT, test and measurement industries.
In addition to our services listed below the bullets, some examples of our work in the sensor, T&M, instrument and Industrial IoT industry have involved the following technologies, products, applications, company types and market segments;
Multiple sensor types for pressure, temperature, and other sensing applications in the aerospace, industrial, AOI/automation, electronics, free-electon laser, plasma physics research and other harsh environment industries and applications
IoT enabled sensors, modules, gateways and other devices for use cases in industrial critical asset condition monitoring and asset tracking, fleet tracking, smart buildings, smart cities, wearables, environmental monitoring among others.
IoT platform technologies including LoRaWAN, LPWA, NB-IoT, LTE-M and Sigfox.
Market business development programs for optical metrology technology
Programs involving motion controls, vision/imaging, optics, robotics and sensors for integrated automation
Electronic components and embedded systems for IIoT Bluetooth enabled low energy (BLE) beacons, security tags and other connected and portable devices
Competitive analysis of Reed, MEMs, Hall-Effect and GMR based sensors
“TekMark was instrumental in helping us identify opportunities and establish contact with decision makers in the embedded electronics, IIoT, connected medical device and security clearance markets. We could make more informed decisions for strategy development.”
USA Business Director / Japan-Based Global Electronics Corporation
Sensor Case Study
“TekMark Growth Partners recently completed an in-depth analysis of magnetic switch technologies for Hermetic Switch, Inc.”
Sandy Sanders / Chief Marketing Officer
Our services for the Semiconductor and Electronics Industries include…
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":"71"};
//# sourceURL=edd-ajax-js-extra