Skip to content

v.1.1.0

Compare
Choose a tag to compare
@LucianTuriacArnia LucianTuriacArnia released this 08 Jun 08:04
· 19 commits to develop since this release
d293231

Features

Dynamic URL Parameters on Success Page Based on Cookies:

• This new feature enables you to add unlimited URL parameters on the success page, utilizing information stored in cookies. This is a significant addition that enables more granular tracking of customer activity and success page interactions, leading to more precise and actionable analytics data.

• The new module is designed for easy use: simply add another pair of cookie name, URL parameter, and the replace regex if you want to extract only a portion of the text. This flexibility allows for precise control over what information is captured and used in your URL parameters

How to Use
To utilize this feature:

  1. Go to the Buckaroo Magento2_Analytics module settings. (Stores -> Settings -> Configuration -> Sales -> Buckaroo -> GA Tracking Options)
    image
  2. Enable GA Tracking
  3. Add a new pair consisting of the cookie name and the URL parameter that you wish to set based on the cookie's value.
  4. (Optional) If you only need to extract a specific part of the text, provide a replace regex.
  5. Save the settings.
  6. The module will automatically handle the rest, setting the URL parameters on your success page based on the specified cookies.