Skip to content

Single Plausible instance for tracking multiple domains/subdomains not working #4637

Discussion options

You must be logged in to vote

👋 @nemanjam

I'm not on the team / not very familiar with that part of Plausible, but I think the data-domain needs to be nemanjamitic.com for all sites. Right now it is nemanjam.github.io for the GitHub pages site and the request the tracker sends to Plausible doesn't provide any information on how to associate it with nemanjamitic.com

 curl 'https://plausible.arm1.nemanjamitic.com/api/event' \
  -X 'POST' \
  -H 'Content-Type: text/plain' \
  -H 'Host: plausible.arm1.nemanjamitic.com' \
  -H 'Origin: https://nemanjam.github.io' \
  -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15' \
  -H 'Content-Length: 84

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@ruslandoga
Comment options

@ruslandoga
Comment options

@nemanjam
Comment options

@ruslandoga
Comment options

@nemanjam
Comment options

Answer selected by nemanjam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants