Skip to main content

Snapchat’s PR firm sues influencer for not promoting Spectacles on Instagram

Influcencer marketing could get a lot more accountable if Snapchat’s PR firm wins this lawsuit. Snapchat hoped that social media stars promoting v2 of its Spectacles camera sunglasses on its biggest competitor could boost interest after it only sold 220,000 of v1 and had to take a $40 million write-off. Instead Snap comes off looking a little desperate to make Spectacles seem cool.


Snap Inc comissioned its public relations firm PR Consulting (real imaginative) to buy its an influencer marketing campaign on Instagram . The firm struck a deal with Grown-ish actor Luka Sabbat after he was seen cavorting with Kourtney Kardashian. Sabbat got paid $45,000 up front with the promise of another $15,000 to post himself donning Spectacles on Instagram.



He was contracted to make one Instagram feed post and three Stories posts with him wearing Specs, plus be photographed wearing them in public at Paris and Milan Fashion Weeks. He was supposed to add swipe-up-to-buy links to two of those Story posts, get all the posts pre-approved with PRC, and send it analytics metrics about their performance.


But Sabbat skipped out on two of the Stories, one of the swipe-ups, the photo shoots, the pre-approvals, and the analytics. So as Variety’s Gene Maddaus first reported, PRC is suing Sabbat to recoup the $45,000 it already paid plus another $45,000 in damages.



TechCrunch has attained a copy of the lawsuit filing, embedded below, that states “Sabbat has been unjustly enriched and PRC is entitled to damages.” Snap confirms to us that it hired PRC to run the campaign, and that it also contracted a campaign with fashion blog Man Repeller founder Leandra Medine Cohen. And as a courtesy, I Photoshopped some Spectacles onto Sabbat above.


But interestingly, Snap says it was not involved in the decision to sue Sabbat. The debacle brings unwanted attention to the pay-for-promotion deal that brands typically tried to avoid when commissioning influencer marketing. The whole thing is supposed to feel subtle and natural. Instead, PRC’s suit probably cost Snapchat more than $90,000 in reputation.


The case could solidify the need for influencer marketing contracts to come with prorated payment terms where stars are paid fractions of the total purse after each post rather than getting any upfront, as The Fashion Law writes. PRC’s choice to chase Sabbat even despite the problematic publicity for its client Snap might convince other influencers to abide more closely to the details of their contracts. If social media creators want to keep turning their passion into their profession, they’re going to have to prove they’re accountable. Otherwise brands will slide back to traditional ads.


https://tcprotectedembed.com/protected-iframe/31d2af224258a855b272efb5c105f298

( function() {
var func = function() {
var iframe = document.getElementById('wpcom-iframe-31d2af224258a855b272efb5c105f298')
if ( iframe ) {
iframe.onload = function() {
iframe.contentWindow.postMessage( {
'msg_type': 'poll_size',
'frame_id': 'wpcom-iframe-31d2af224258a855b272efb5c105f298'
}, "https://tcprotectedembed.com" );
}
}

// Autosize iframe
var funcSizeResponse = function( e ) {

var origin = document.createElement( 'a' );
origin.href = e.origin;

// Verify message origin
if ( 'tcprotectedembed.com' !== origin.host )
return;

// Verify message is in a format we expect
if ( 'object' !== typeof e.data || undefined === e.data.msg_type )
return;

switch ( e.data.msg_type ) {
case 'poll_size:response':
var iframe = document.getElementById( e.data._request.frame_id );

if ( iframe && '' === iframe.width )
iframe.width = '100%';
if ( iframe && '' === iframe.height )
iframe.height = parseInt( e.data.height );

return;
default:
return;
}
}

if ( 'function' === typeof window.addEventListener ) {
window.addEventListener( 'message', funcSizeResponse, false );
} else if ( 'function' === typeof window.attachEvent ) {
window.attachEvent( 'onmessage', funcSizeResponse );
}
}
if (document.readyState === 'complete') { func.apply(); /* compat for infinite scroll */ }
else if ( document.addEventListener ) { document.addEventListener( 'DOMContentLoaded', func, false ); }
else if ( document.attachEvent ) { document.attachEvent( 'onreadystatechange', func ); }
} )();

Comments

Popular posts from this blog

How to change the PIM of a VeraCrypt volume

The developers of VeraCrypt introduced Personal Iterations Multiplier (PIM) functionality in the encryption program in version 1.12 . PIM stands for "Personal Iterations Multiplier". It is a parameter that was introduced in VeraCrypt 1.12 and whose value controls the number of iterations used by the header key derivation function. PIM is used by volumes even if the creator of the volume did not specify a value. It is an optional component that improves security: it adds another step to the authentication process similarly to two-factor authentication. The main difference is that the PIM value is fixed and not generated on the fly when requested. An attacker needs to know the master password and the PIM, if not set to default, to breach the encryption successfully and access the content of the drive or partition. A couple of good reasons exist to change the PIM value: It was leaked or stolen. The default value is used and that is not as secure as using a custom PIM. Yo...

Huawei Mate 20 Pro launched in India with Kirin 980 for ₹69,990 ($988)

For years, the highest-end Android flagship used to be defined by Samsung’s Galaxy Note series as the “best-of-the-best” Android phones. Google entered the premium smartphone segment in 2016 with the Google Pixel . In addition, one company that has been steadily improving its flagship phones is Huawei. Huawei has also been steadily increasing the prices of its flagship phones at the same rate. Indian consumers, however, were left out as Huawei had not opted to launch any Mate series phone in India before. This year, as the company’s strategy has changed, high-end flagship smartphone buyers now have another option to choose from. The Huawei P20 Pro was launched in India in April . Now, Huawei has launched the Huawei Mate 20 Pro in India—the first ever launch of a Mate series phone in the country. The Huawei Mate 20 Pro is the successor of the Huawei Mate 10 Pro . It’s positioned as a higher-end variant of the standard Huawei Mate 20. It should be noted that Huawei didn’t launch the s...

The 5 Best Free IPTV Apps to Watch Live TV on Android

It’s easier than ever to watch on-demand TV shows and movies on your Android device. But what about live TV? Yes, there are services like Sling and PlayStation Vue. However, if you know where to look, you don’t need to subscribe to their expensive plans. You can use free IPTV instead; you just need an IPTV app and an IPTV source. What Is an IPTV App? IPTV apps are a bit like Kodi; they are empty shells that can’t stream any content without some user input. You have the responsibility for adding channels, playlists, and other sources. Typically, you cannot use the apps to watch Netflix, Hulu, or direct content from other third-party providers. Here, we’re not interested in the best on-demand streaming apps or places to watch TV online. We are only looking at the IPTV apps themselves. Specifically, we want to know what the best IPTV apps on Android are. 1. Lazy IPTV Our first pick is Lazy IPTV. It supports M3U playlists in open-view, ZIP, and GZ formats. The app can also read pl...