Multiple GA4 Property IDs on the same install possible? #527
Replies: 2 comments
-
I was looking into the same thing, and you can set it in the following way:
Give this a go with changing the id to each of the id's that you need to use. |
Beta Was this translation helpful? Give feedback.
-
If anyone is trying @acewebsa answer and getting a "no property ID specified" error. You still need to provide a value (even an invalid one) for Otherwise, you'll need to create a new instance of Analytics yourself and pass the property ID in configuration to the contructor. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I just came across this package. I was wondering if I can also use this on 1 install, with multiple GA4 Property IDs. In the config I can only fill in 1
property_id
. However, I would like to use this on an install that will show data from multiple websites (with the same Service-Account) . How can I best approach this?Beta Was this translation helpful? Give feedback.
All reactions