v.1.1.0
·
19 commits
to develop
since this release
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:
- Go to the Buckaroo Magento2_Analytics module settings. (Stores -> Settings -> Configuration -> Sales -> Buckaroo -> GA Tracking Options)
- Enable GA Tracking
- Add a new pair consisting of the cookie name and the URL parameter that you wish to set based on the cookie's value.
- (Optional) If you only need to extract a specific part of the text, provide a replace regex.
- Save the settings.
- The module will automatically handle the rest, setting the URL parameters on your success page based on the specified cookies.