Replies: 3 comments 1 reply
-
|
I would love to have that feature too. I tried to add multiple domains already in my nginx config, but when opening rybbit afterwards and trying to login I got the "Error Logging In Not allowed by CORS" message. |
Beta Was this translation helpful? Give feedback.
-
|
would also love to be able to set multiple domains, so that for my different projects I could load the script and login into Rybbit from/via rybbit.website.com instead of having a 3rd party domain. |
Beta Was this translation helpful? Give feedback.
-
|
Better to support TRACKER_SCRIPT_NAME and COLLECT_API_ENDPOINT variables like Umami, so we can use our own domains and bypass ad blocker. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently (at least what I see) the tracking script uses the base domain for every website to be tracked.
.envfile:It would be great if this could be dynamic, so that tracking for website
example.comwould allow to usemetrics.example.comeven if the Rybbit base domain is stillrybbit.mydomain.com. Off course, admins would have to make sure that traffic tometrics.example.comwould then reachrybbit.mydomain.comusing CNAME records, load balancers, etc...Currently, you have to use for every website:
Beta Was this translation helpful? Give feedback.
All reactions