Skip to content

Commit

Permalink
docs: add dependency notice
Browse files Browse the repository at this point in the history
  • Loading branch information
hirale committed Jun 10, 2024
1 parent 36af382 commit 48d317e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ You can check more events in the [events section](https://developers.google.com/

## Install

> [!NOTE]
> This module depends on [`openmage-redis-queue`](https://github.com/hirale/openmage-redis-queue). It has been added to composer requirements.
### Install with [Magento Composer Installer](https://github.com/Cotya/magento-composer-installer)

```bash
Expand All @@ -35,9 +38,6 @@ composer require hirale/openmage-ga4-measurement

### Setup

> [!NOTE]
> This module depends on [`openmage-redis-queue`](https://github.com/hirale/openmage-redis-queue). It has been added to composer requirements.
1. Generate an API SECRET in the Google Analytics UI. To create a new secret, navigate to `Admin > Data Streams > choose your stream > Measurement Protocol > Create`.
2. Get measurement ID associated with a stream, found in the Google Analytics UI under `Admin > Data Streams > choose your stream > Measurement ID`.
3. Go to openmage system config `System > Configuration > Sales > Google API > Measurement Protocol`. Insert the parameters from step 1 and 2, save.
Expand Down

0 comments on commit 48d317e

Please sign in to comment.