Commit fcc878d
committed
wip: allow localhost tracking
Need to use `.local` to the script URL ; found it by looking at the old version of the documentation, changed by this PR
plausible/docs#614
I’ve also created a new temporary “data-domain”, so that we can test stuff without impacting the production stats.
Ideally, the data-domain and the script url would change depending on whether we are in dev or production mode (using the NODE_ENV value ?)1 parent 0a9b5a5 commit fcc878d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments