Add support for Drupal Commerce events

Created on 14 July 2023, 12 months ago
Updated 14 May 2024, about 2 months ago

Add support for the following events:

  • ViewContent (node, taxonomy term and commerce product pages)
  • InitiateCheckout
  • Purchase
  • CompleteRegistration
  • AddToCart
  • AddToWishlist (Commerce Wishlist/Flag implementation)

Or would you rather have this as a separate module?

✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡΅πŸ‡ΉPortugal introfini

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @introfini
  • πŸ‡¬πŸ‡§United Kingdom Rob230

    I don't currently have time to do this, but if I ever add it to a site with Drupal Commerce then it may get done. I'm thinking we can have a submodule that depends on the commerce module.

  • πŸ‡­πŸ‡ΊHungary geza84

    I do not understand. The module sends these events right?
    According to the description: "You can implement hook_meta_conversions_api_event_names() to add your own events. This is only necessary if you intend on making it possible to disable the event."
    I see that this module only sends a PageView event. That's right?

  • πŸ‡¬πŸ‡§United Kingdom Rob230

    You can make it send any event using hooks.

Production build 0.69.0 2024