Hey guys,
Just wondering if there's a magic script to throw on my LPs to make the correct pixel fire upon conversion. I am sending multiple accounts to the same LP and am having trouble getting the purchase pixel to fire. Are you guys just stacking the pixels? Is there a limit?
Any feedback would be great. Thanks!
If you don't care about specific audiences in each account that are linked to the FB pixel events (e.g. purchase), just stack them. Facebook links pixel events to ads when users have interacted with those ads. So as long as you do not have all those accounts interacting with the same users and driving traffic to the same places, it should be fine.
Otherwise, encode an account label into all your links used in your ads, so that they pass e.g. acc=1 or acc=2 and so on. Then, have some simple JS that says if acc = 1 then pixel ID = X, if acc =2 then pixel ID = Y, etc. Then when you add your FB pixel code, you just need to have this dynamic pixel ID inserted in it. The later event codes can stay the same since you're probably firing the same events right?
Yea the same event is constant, just the purchase pixel.
So for the mentioned above, you're saying it may be a problem to drive traffic to the same offer when I stack the pixels as FB may be able to link all accounts to the offer?
Thanks!
If you (or anyone else needing the same thing) are using Prosper202 you just need the universal smart pixel.
Setup each FB account on step 1 and add each pixel to the correct account.
The universal smart pixel will automatically fire only the pixel for the account that generated the sale.