Closed maoo closed 2 years ago
Name | Link |
---|---|
Latest commit | fbfa288a32a574f6f9caa2b473efaeccc7fbb521 |
Latest deploy log | https://app.netlify.com/sites/eager-borg-83c1a5/deploys/6270308c9a4c6f000861dca2 |
Deploy Preview | https://deploy-preview-192--eager-borg-83c1a5.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
LGTM - didn't see any other apparent breakages from the upgrade.
To finalize testing I need to merge as the docusaurus gtag integration only works in prod (disabled by default in test, so still not seeing data flow in).
Code is in the HTML source of community.finos.org now, hopefully GA works now!
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer\|\|[],gtag("js",new Date),gtag("config","G-Q2K0WLVFHP",{anonymize_ip:!0})</script>
Trying to fix gtag issue - https://github.com/finos/finos-marketing/issues/531