Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 5638 - 5 dimensions for matomo #5837

Merged
merged 6 commits into from
Nov 12, 2024

Commits on Nov 11, 2024

  1. feat: 5638 - 5 dimensions for matomo

    Impacted files:
    * `add_basic_details_page.dart`: minor refactoring
    * `add_new_product_page.dart`: using new method `trackProductEvent`
    * `add_other_details_page.dart`: minor refactoring
    * `analytics_helper.dart`: new method `trackProductEvent`; added 5 dimensions to matomo event track methods
    * `attribute_first_row_helper.dart`: minor refactoring
    * `barcode_product_query.dart`: using new method `trackProductEvent`
    * `edit_new_packagings.dart`: minor refactoring
    * `edit_ocr_page.dart`: minor refactoring
    * `edit_product_page.dart`: minor refactoring
    * `new_product_footer.dart`: using new method `trackProductEvent`
    * `nutrition_page_loaded.dart`: minor refactoring
    * `product_field_editor.dart`: minor refactoring
    * `product_image_gallery_view.dart`: minor refactoring
    * `product_incomplete_card.dart`: using new method `trackProductEvent`
    * `product_questions_widget.dart`: using new method `trackProductEvent`
    * `simple_input_page.dart`: minor refactoring
    * `summary_card.dart`: using new method `trackProductEvent`
    monsieurtanuki committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    3b60cf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20c22b0 View commit details
    Browse the repository at this point in the history
  3. minor refactoring

    monsieurtanuki committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    5f3c5c3 View commit details
    Browse the repository at this point in the history
  4. minor refactoring

    monsieurtanuki committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    8cc2c6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e6e3ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ecd982 View commit details
    Browse the repository at this point in the history