I want do use a drupal installation for another domain. It should be all the same but content, users etc should be separated. First of all, is this possible? Also I need some tips for best practice. Maybe there is a guide?
I recently have been evaluating GraphQL 4 on Drupal 8.9.13, 9.1.5 and 9.1.6 and executing CRUD operations on four different content types Article, Page, Card, and Rock. While two of the content types are default Drupal types, (Article, Page) and two were added by manually creating them using the UI, the documentation for GraphQL 4 is limited and I've been forced to develop a lot of things myself.
First of all, I'm not sure if I'm in the right subforum to post this question but I didn't find a Google Analytics related one, so I thought I'll give it a try here. Feel free to move this post to the right subforum, if there is one.
Does anyone know if it is possible to run GA4 and Google Analytics Universal at the same time on a Drupal-based website? Problem is, I can only "insert" one GA-Web-Property-Identity into Drupal-CMS. Is there another option to track with both, old and new GA-Versions?