Disruptive Real-time Marketing and PR at TechCrunch Disrupt

Social conversation distribution about TechCrunch Disrupt
Despite the power of the personal connection that social media marketing delivers – there’s still something missing in online marketing and PR – immediacy.
Whereas conferences, trade shows, and live events were once the primary focus of direct marketing – today, social networks and blogs are leading the charge. Just like face-to-face meetings at CEBIT, CES or COMDEX – today’s online discussions, personal conversations, and opinions affect the way potential buyers, investors, and reporters perceive and value products and services.
So, we’ve got the personal connection covered – nobody can argue that Facebook isn’t personal. But what’s missing for companies looking to supplant the costly trade show or conference marketing experience has been immediacy. Social media marketing has yet to effectively duplicate the immediate buzz factor of gathering interested parties in a room, making eye contact, and “wowing” them, Steve Jobs style, with new technology.
That is, until now (you did see this coming, right?).
Here’s how it works. On May 24, 2011, SHL Telemedicine, one of our clients, unveiled a new and truly revolutionary product. Smartheart is a small, lightweight, hospital-grade ECG device that connects to a patient’s iPhone, Blackberry or Android device. The product was unveiled at TechCrunch Disrupt, one of highest-profile startup events in the world, which took place in NYC, San Francisco and Beijing. Serious buzz factor potential – but mostly for those in the room, right?
Not exactly. Pravda Media Group created a real time marketing and PR umbrella for SHL Telemedicine, in order to maximize the online exposure, the value, and – especially – the immediacy of the TechCrunch Disrupt event.
By combining technology, a unique workflow and work methods, we managed to increase the resonance of the client’s messages. By identifying and reacting to feedback in real time, we helped SHL Telemedicine control the coverage and ongoing conversations surrounding the product launch – measurably contributing to the overall success in the event.
And the results were clear: Smartheart received excellent and positive press coverage, was mentioned in key publications such as the Washington Post, was covered by bloggers in the mobile and health sectors, and dominated the online conversation compared to other event participants.
The bottom line: it’s possible and highly worthwhile to radically expand the circle of impact for events, product launches, etc. It’s not simple – so plan ahead, and contract with an experienced provider. Adding immediacy to the personal online conversation – real time PR increases PR and marketing efficacy, raises brand awareness, and will ultimately positively impact sales. What’s not to like?
Please leave your contact details below to receive a free copy of our real time marketing and PR Techcrunch Disrupt case study.
Subscribe to receive our case studies
* indicates required
Email Address *
// <![CDATA[ var fnames = new Array();var ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';<br /> try {<br /> var jqueryLoaded=jQuery;<br /> jqueryLoaded=true;<br /> } catch(err) {<br /> var jqueryLoaded=false;<br /> }<br /> var head= document.getElementsByTagName('head')[0];<br /> if (!jqueryLoaded) {<br /> var script = document.createElement('script');<br /> script.type = 'text/javascript';<br /> script.src = 'http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js';<br /> head.appendChild(script);<br /> if (script.readyState && script.onload!==null){<br /> script.onreadystatechange= function () {<br /> if (this.readyState == 'complete') mce_preload_check();<br /> }<br /> }<br /> }<br /> var script = document.createElement('script');<br /> script.type = 'text/javascript';<br /> script.src = 'http://downloads.mailchimp.com/js/jquery.form-n-validate.js';<br /> head.appendChild(script);<br /> var err_style = '';<br /> try{<br /> err_style = mc_custom_error_style;<br /> } catch(e){<br /> err_style = 'margin: 1em 0 0 0; padding: 1em 0.5em 0.5em 0.5em; background: FFEEEE none repeat scroll 0% 0%; font-weight: bold; float: left; z-index: 1; width: 80%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: FF0000;';<br /> }<br /> var head= document.getElementsByTagName('head')[0];<br /> var style= document.createElement('style');<br /> style.type= 'text/css';<br /> if (style.styleSheet) {<br /> style.styleSheet.cssText = '.mce_inline_error {' + err_style + '}';<br /> } else {<br /> style.appendChild(document.createTextNode('.mce_inline_error {' + err_style + '}'));<br /> }<br /> head.appendChild(style);<br /> setTimeout('mce_preload_check();', 250);</p>
<p>var mce\_preload\_checks = 0;<br /> function mce\_preload\_check(){<br /> if (mce\_preload\_checks>40) return;<br /> mce\_preload\_checks++;<br /> try {<br /> var jqueryLoaded=jQuery;<br /> } catch(err) {<br /> setTimeout('mce\_preload\_check();', 250);<br /> return;<br /> }<br /> try {<br /> var validatorLoaded=jQuery("#fake-form").validate({});<br /> } catch(err) {<br /> setTimeout('mce\_preload\_check();', 250);<br /> return;<br /> }<br /> mce\_init\_form();<br /> }<br /> function mce\_init\_form(){<br /> jQuery(document).ready( function($) {<br /> var options = { errorClass: 'mce\_inline\_error', errorElement: 'div', onkeyup: function(){}, onfocusout:function(){}, onblur:function(){} };<br /> var mce\_validator = $("#mc-embedded-subscribe-form").validate(options);<br /> $("#mc-embedded-subscribe-form").unbind('submit');//remove the validator so we can get into beforeSubmit on the ajaxform, which then calls the validator<br /> options = { url: 'http://pravdam.us2.list-manage.com/subscribe/post-json?u=80fe0299e6974d6549f7165f2&id=fbc21bb38a&c=?', type: 'GET', dataType: 'json', contentType: "application/json; charset=utf-8",<br /> beforeSubmit: function(){<br /> $('#mce\_tmp\_error\_msg').remove();<br /> $('.datefield','#mc\_embed\_signup').each(<br /> function(){<br /> var txt = 'filled';<br /> var fields = new Array();<br /> var i = 0;<br /> $(':text', this).each(<br /> function(){<br /> fields[i] = this;<br /> i++;<br /> });<br /> $(':hidden', this).each(<br /> function(){<br /> if (fields.length == 2) fields[2] = {'value':1970};//trick birthdays into having years<br /> if ( fields[0].value=='MM' && fields[1].value=='DD' && fields[2].value=='YYYY' ){<br /> this.value = '';<br /> } else if ( fields[0].value=='' && fields[1].value=='' && fields[2].value=='' ){<br /> this.value = '';<br /> } else {<br /> this.value = fields[0].value+'/'+fields[1].value+'/'+fields[2].value;<br /> }<br /> });<br /> });<br /> return mce\_validator.form();<br /> },<br /> success: mce\_success\_cb<br /> };<br /> $('#mc-embedded-subscribe-form').ajaxForm(options);</p> <p> });<br /> }<br /> function mce\_success\_cb(resp){<br /> $('#mce-success-response').hide();<br /> $('#mce-error-response').hide();<br /> if (resp.result=="success"){<br /> $('#mce-'+resp.result+'-response').show();<br /> $('#mce-'+resp.result+'-response').html(resp.msg);<br /> $('#mc-embedded-subscribe-form').each(function(){<br /> this.reset();<br /> });<br /> } else {<br /> var index = -1;<br /> var msg;<br /> try {<br /> var parts = resp.msg.split(' - ',2);<br /> if (parts[1]==undefined){<br /> msg = resp.msg;<br /> } else {<br /> i = parseInt(parts[0]);<br /> if (i.toString() == parts[0]){<br /> index = parts[0];<br /> msg = parts[1];<br /> } else {<br /> index = -1;<br /> msg = resp.msg;<br /> }<br /> }<br /> } catch(e){<br /> index = -1;<br /> msg = resp.msg;<br /> }<br /> try{<br /> if (index== -1){<br /> $('#mce-'+resp.result+'-response').show();<br /> $('#mce-'+resp.result+'-response').html(msg);<br /> } else {<br /> err\_id = 'mce\_tmp\_error\_msg';<br /> html = '</p> <div id="'+err\_id+'" style="'+err\_style+'"> '+msg+'</div> <p>';</p> <p> var input\_id = '#mc\_embed\_signup';<br /> var f = $(input\_id);<br /> if (ftypes[index]=='address'){<br /> input\_id = '#mce-'+fnames[index]+'-addr1';<br /> f = $(input\_id).parent().parent().get(0);<br /> } else if (ftypes[index]=='date'){<br /> input\_id = '#mce-'+fnames[index]+'-month';<br /> f = $(input\_id).parent().parent().get(0);<br /> } else {<br /> input\_id = '#mce-'+fnames[index];<br /> f = $().parent(input\_id).get(0);<br /> }<br /> if (f){<br /> $(f).append(html);<br /> $(input\_id).focus();<br /> } else {<br /> $('#mce-'+resp.result+'-response').show();<br /> $('#mce-'+resp.result+'-response').html(msg);<br /> }<br /> }<br /> } catch(e){<br /> $('#mce-'+resp.result+'-response').show();<br /> $('#mce-'+resp.result+'-response').html(msg);<br /> }<br /> }<br /> }<br /> // ]]>