Get started with server-side tracking via Stape: leonkorteweg.nl/link/stape (affiliate)
@LarsRyeJeppesen17 күн бұрын
Thanks
@ZubayerPPCАй бұрын
Thanks for your information. Can you please make a video about server-side tracking using the Google cloud server?
@Monirul_IslamBD16 күн бұрын
Hi Leon, Thanks for the breakdown of GCP cost. I have a question to ask. If there is a multiple domain, we need to purchase business plan in Stape. But there is no package system in GCP, so if there is a multiple domains that I want to set up first-party server side for both of them, then what could be the cost? Can I set up multiple first-party domains in GCP? Is the process same as single domain? Is 2 GCP server enough? Thank in advance for your response.
@LeonKorteweg16 күн бұрын
Yes this could also be a reason to go for GCP, adding two or more subdomains to a single cloud run is no problem at all. There is a limit, but you can request an upgrade if you need to. The only consequence is that seperate domains share the same container. So even though every site has its own subdomain, the requests all end up in the same server container.