Replies: 1 comment 3 replies
-
What do you mean here, like a request for this site hits a server, and that gives a 301/308 redirecting to your site? What's "forwarded" in this context. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I have:
website1 -- not hosted anywhere, just being forwarded to website2 main page
website2 -- hosted at Vercel with Analytics. Coded with Next.js using the pages router.
What would be the best way to track visits from website2 to website1 landing on the main page?
^^^ Is there a way to do this? Or do I need to change it?.... I used to have an specific landing page, and the analytics could see the specific landing page, but what if I just want to send it to the main page instead?
The referral section of analytics isn't catching anything from another site, likely because the site is not hosted and it is just being forwarded.
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions