robncampbell
Forum Replies Created
-
Forum: Plugins
In reply to: [Pixel Caffeine] Purchase Event Value Not Passing to Facebook ProperlyHi, one more update…
I just realized that our pixel events are set up in USD but our Ad Manager is set up in CAD – does Facebook do currency conversions?
Forum: Plugins
In reply to: [Pixel Caffeine] Purchase Event Value Not Passing to Facebook ProperlyHi, just wanted to update you with an example from yesterday that makes it very clear the purchase value data being passed to FB is incorrect.
On July 4th we had a $349 purchase from our retargeting ad. Below is a screenshot of the value that was registered in FB ad manager’s “website purchases conversion” column – the column that displays data from the standard “purchase” event, which this plugin created.
Screenshot
https://take.ms/oA2wlLooking forward to your reply. Thanks in advance for your help!
Robin
Forum: Plugins
In reply to: [Pixel Caffeine] Facebook shows error with Purchase Eventthanks, i’ll give it a go!
Forum: Plugins
In reply to: [Pixel Caffeine] Facebook shows error with Purchase EventOne more thing, in the Events Manager on facebook it doesn’t seem to have registered a purchase event – this conflicts with the chrome pixel helper’s report that the pixel did fire.
Forum: Plugins
In reply to: [Pixel Caffeine] Purchase Event Value Not Passing to Facebook ProperlyUpdate with more info:
The only event that has a value associated with it is a purchase (as defined by pixel caffeiene’s implementation. None of my other events or custom conversions have a value tied to them.
I just started a retargeting campaign and the “website conversion value” column is reporting conversion values like $101.40 and $67.60 even though no purchases have occurred… Hope that helps provide more clues.
Forum: Plugins
In reply to: [Pixel Caffeine] Event firing on page view instead of button clickThanks for the reply.
1) Yes I added FBStartSurvey in the Conversion/Events tab in pixel caffeine, as seen here: https://take.ms/0Pci8
I had to manually implement the code on this page (https://thedancedojo.com/fb/are-you-ready/), because it’s a landing page built in Unbounce that’s placed on our domain. Pixel Caffeine’s implementation only fires the pixel on our wordpress pages, not pages built in Unbounce.
Without manually adding the pixel code to that page, there was no pixel firing. What script should I add to that landing page, so that it only fires on CSS selector and not page view?
Screenshot: https://take.ms/muKr4
2) If I create a separate event for each button/css selector is it ok if it has the same name: FBStartSurvey? I.e. will it work properly?