Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In the Purchase event the following fields are recommended:

Image Modified

...

Expand
titleHow can I check the event in Squeezely?
  • Go to Data and scroll to 'Events':

Image Modified
  • Click on Purchase

(blue star) Is the event not listed in the overview? (blue star) Check the implementation

(blue star) Why aren't there any additional fields in the event? (blue star) Add additional fields to the implementation of the event

(blue star) Why aren't there any consent fields in the backend event? (blue star) In the events no consent fields are shown which are received via the backend API. When you want to validate the forwarding of the consent fields it's recommended to send a backend event to a profile without consent and then check in the profile aPI if the consent fields have been changed.

...

Expand
titleHow can I check if the event is also received through the backend in Squeezely?
Image Modified
  • Click on an event ID

Image Modified
  • Check the following fields in the event:

    • Created at: is this a time after the implementation of the API Call? If not select another event ID.

    • Api inserted & api verified: does one of these fields contain 'yes'? Then the event has been implemented correctly. If not, check the implementation.

Image Modified

Please note that the frontend and backend purchase are merged based on the order id. When you only send a backend purchase the consent fields are not visible in the event. A change in the consent can be checked in the profile of the event.

...

Expand
titleExample scenario of benefits backend purchase

Because of the following situations, both the front-end and backend purchase are recommended:

  • The frontend purchase is not always triggered because the thank you page is not loaded

  • Some Adblockers do not accept cookies and therefore do not send frontend events to Squeezely

In the example below the advantage of sending both is shown:

Frontend purchase only

Frontend & Backend purchase

  1. Profile A does a purchase

  2. Profile A clicks away the thank you page before it is loaded = no frontend purchase, so no purchase

  1. Profile B will make a purchase

  2. Profile B clicks away the thank you page before it loads = no frontend purchase

  3. The order system sends a message that Profile B has made a purchase = backend purchase


The Frontend and Backend Purchase can be implemented automatically with:

🔌 (blue star) Shopify Plugin

🔌 (blue star) Lightspeed Plugin

The Frontend Purchase event can be implemented manually with:

🔌 (blue star) /wiki/spaces/SG/pages/1399652355

🧩 (blue star) Smart Tracking

🏷 (blue star)Custom Tracking ➡ 💶 (blue star) (blue star) Purchase with Custom Tracking

The Backend Purchase event can be manually implemented with:

🔌 (blue star) /wiki/spaces/SG/pages/1399652355

(blue star)API Calls ➡ 💶 (blue star) (blue star) Backend purchase🔗

(blue star) Bookerz ➡ 💶 (blue star) (blue star) Backend purchase