Search

Facebook Testing New Ad Format?

0 views
Update: I contacted Facebook asking for more details on the testing, and I was given only the following official statement from the company:

Facebook recently began testing a module that appears periodically in the right-side ad space that show relevant content in addition to the ads that would normally appear there.  This content includes Facebook Pages of which a user's friends have become a fan, Events that a user's friends are attending, and people who are friends of a user's friends. While the advertisements are paid placements, the content is not, and is part of Facebook's ongoing efforts to surface relevant content and friend information in more places on the site. As with all tests, Facebook will evaluate user responses and make ongoing modifications to the features of the module.

Original Article: AllFacebook's Nick O'Neill New Facebook Ad Format?

Perhaps more interesting from what O'Neill has to say is that advertisers are telling him they "are seeing much higher conversion rates despite lower click through rates" compared to Google ads. "The result is that advertisers keep coming back and continue increasing their ad expenditure," he says.

I
' /></a>
<p>It is not my opinion that Facebook ads will kill AdWords. I think they can put a dent in Google's ad revenue, but the two are too different for them not to co-exist. Google ads target what searchers are looking for. Facebook ads target users who don't know they're looking for anything until they realize they see something cool being served to them. That has a lot of potential given that they're tailored to users' specific interests.</p></p>                </div>
                
                <script>
                (function() {
                    function initCopyableSections() {
                        document.querySelectorAll('.article-content .copyable-section').forEach(function(section) {
                            if (section.querySelector('.copyable-section__btn')) return;
                            var btn = document.createElement('button');
                            btn.type = 'button';
                            btn.className = 'copyable-section__btn';
                            btn.setAttribute('aria-label', 'Copy to clipboard');
                            var label = section.getAttribute('data-copy-label');
                            btn.textContent = label ? 'Copy ' + label : 'Copy';
                            section.appendChild(btn);
                            btn.addEventListener('click', function() {
                                var contentEl = section.querySelector('.copyable-section__content');
                                var text;
                                if (contentEl) {
                                    text = contentEl.textContent.trim();
                                } else {
                                    var clone = section.cloneNode(true);
                                    var btnClone = clone.querySelector('.copyable-section__btn');
                                    if (btnClone) btnClone.parentNode.removeChild(btnClone);
                                    text = clone.textContent.trim();
                                }
                                if (!text) return;
                                navigator.clipboard.writeText(text).then(function() {
                                    var t = btn.textContent;
                                    btn.textContent = 'Copied!';
                                    btn.classList.add('copied');
                                    setTimeout(function() {
                                        btn.textContent = t;
                                        btn.classList.remove('copied');
                                    }, 2000);
                                });
                            });
                        });
                    }
                    if (document.readyState === 'loading') {
                        document.addEventListener('DOMContentLoaded', initCopyableSections);
                    } else {
                        initCopyableSections();
                    }
                })();
                </script>
                
                <!-- Tags -->
                                
                <!-- Correction Form -->
                <div class=

Found an error or have a suggestion? Let us know and we'll review it.

Share this article

Comments (0)

Please sign in to leave a comment.

No comments yet. Be the first to comment!