matomo-org / matomo-org/plugin-GoogleAnalyticsImporter

Improve the UI of GAImporter

Open
#540 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
PHP
Stars
29
Forks
16
Avg merge
15h 12m
Merged PRs (30d)
14

Description

## Problem

With the sunset of GA3, we removed the option to select an import type

![Screenshot from 2024-07-23 14-23-45](https://github.com/user-attachments/assets/a0e0a055-f8ab-4b9c-b7ef-88676022b3c3)

We know by default display the schedule an import for GA4 and the import status below the schedule screen, due to which the Import jobs list is not shown in the initial fold unless we scroll.

![Screenshot from 2024-07-23 14-27-05](https://github.com/user-attachments/assets/cc576c16-451c-45b4-80d1-f2c581296c50)

![Screenshot from 2024-07-23 14-28-26](https://github.com/user-attachments/assets/3dccffcc-d3e3-404c-88c6-b402633c7f98)

## Solution

Make the schedule an import for GA4 as collapsible and keep it collapsed by default

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Locate the GA4 import scheduling UI in the plugin and inspect how its schedule and import-jobs sections are rendered; done means the schedule is collapsed by default and the import jobs list is visible in the initial fold.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.