-
Notifications
You must be signed in to change notification settings - Fork 35
Description
I have a simple setup of events. On each landing page there is a buton to sign up for a course, which is set as "initiate checkout" event. And this opens a popup with a form o provide name, pbone number and email and it hase a "send" button which is set as "purchase" event. Up until recently it worked on all website my agency administrates. However, recently something has changed.
Now "initiate checkout" sends both browser and server event to the pixel, but "purchase" sends only a browser event. What is interesting is that I can log in to wordpress and send a test "purchase" event and then it appears in pixel as both server and browser event. But when it is actual people making the purchase, not a test event, only the browser event reaches the pixel.
So everyting is set up peoperly, both the plugin and event managr tell me the connection between them is active. All test events, including "purchase" reach pixel and appear both as server and browser events. So the plugin is able to send server events. But for some reason it doesn't for "purchase" event only. All other events appear in pixel as server and browser, but purchases from real people only show as browser events.
The problem is not isolated to one site and one pixel. I have it on all. And on all of them this used to wrok properly. There was an update to the plugin a few weeks ago and this was around the time the problem started, so it might be related to the last updates.