3

I was going through facebook pixel and was a lot confused about how does facebook pixel knows which conversion came from which facebook ad ?

Suppose i have this url http://example.com with facebook pixel installed and i have posted two ads on facebook namely Ad1 and Ad2. Users clicks on some ad and land on my url page.

So how does pixel tell facebook that that particular user came from which ad ? and does the pixel even get into such detail ?

And also, does a pixel fire whenever a user lands on above mentioned url or only when the user came from a facebook ad ?

Himanshu Singh
  • 970
  • 2
  • 6
  • 18

1 Answers1

3
  1. Facebook knows which facebook users were exposed to ads and provided that same user has been using Facebook in that same browser, they can attribute the pixel fire back to that user.
  2. The pixel should fire for all page loads not just those for when people visit from a Facebook ad.
  3. If there are multiple ads that a user was exposed to, Facebook would give credit to the ad that was most recent.
  • Hey, thanks for clearing my doubt. For the second point you gave, will that not be a thing to worry about ? Don't you think since pixels records activity of users who came as a result of facebook ad so shouldn't it fire only when someone came when being referred by an ad instead of being fired whenever an anonymous user lands on our page ? – Himanshu Singh Aug 03 '16 at 05:17
  • @HimanshuSingh the pixel is also designed to help advertisers build audiences for re-marketing and so you would want to be able to re-market to all of your potential users not just those exposed to Facebook ads. Also, other Facebook advertising solutions like [lift measurement](https://www.facebook.com/business/a/conversion-lift) work best if the pixel fires on all page loads. – David Isquick Aug 04 '16 at 22:26
  • Thanks @David that helped a lot. :) – Himanshu Singh Aug 06 '16 at 04:09