The changelog has moved!
From now on, all updates, new dimensions, metrics, and release notes are published here:
👉 https://data.ga4spy.com/changelog
You can also explore the complete GA4 Dimensions & Metrics Cheatsheet here:
| { config, ... }: | |
| let | |
| immichHost = "immich.example.com"; # TODO: put your immich domain name here | |
| immichRoot = "/tank/immich"; # TODO: Tweak these to your desired storage locations | |
| immichPhotos = "${immichRoot}/photos"; | |
| immichAppdataRoot = "${immichRoot}/appdata"; | |
| immichVersion = "release"; | |
| immichExternalVolume1 = "/tank/BackupData/Google Photos/someone@example.com"; # TODO: if external volumes are desired |
The changelog has moved!
From now on, all updates, new dimensions, metrics, and release notes are published here:
👉 https://data.ga4spy.com/changelog
You can also explore the complete GA4 Dimensions & Metrics Cheatsheet here:
| // I did this in Chrome... | |
| // | |
| // Go to https://www.facebook.com/ads/preferences/ | |
| // Click the "Advertisers" section to open it up. | |
| // Click "See more" once | |
| // Before doing anything else, just keep clicking space bar to trigger the "see more" button | |
| // Do this for a bit until all the advertisers are loaded | |
| // then run this below in the dev tools console... | |
| // (It will take a few minutes, depending how many you have, and your browser may lock up, but once it's done you will see it auto clicked the "remove" X in the top right for all of them) |