FB Ads API status , effective_status and the ads actual status

The field called ‘delivery’ in Facebook’s UI is not a single field returned by the UI, but is based on examining the status, start/end dates, etc of the ads–you could replicate this yourself by examining the ads and their parent objects. I’m not sure I understand what you’re saying about “configured and effective status”: if … Read more

Is there a callback functionality for Facebook conversion events similar to Google Analytics?

As of today, Facebook still does not support it. However, since I had this issue due to immediate redirect, I used the following solution: basically I set on localStorage the variable I needed to track => window.localStorage.setItem(‘documentTitle’, document.title); then I did the redirect, and on the targeted page I used the following to properly track … Read more

How to fix Duplicate Facebook pixel ID error?

I found the solution on this page actually. Its because everytime you send an event the code is initialized with the same pixel id. Actually initialization should happen only once.” This fix works. You can verify that by using the Facebook Pixel Helper as an extension in Chrome. if(typeof fbq === ‘undefined’) { !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; … Read more

Creating and managing a Facebook app from a Business Account [closed]

‘Business’ or advertising accounts can’t manage apps – if at some point in the past you were able to create an app using a business account this was a bug or loophole and shouldn’t have been possible – only real verified user accounts should be able to create and manage apps. It’s also possible to … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)