Rob Fitzpatrick
-
27 votescompleted ·
Allan Beaufour
responded
This can be done by setting a variable in the chartbeat js:
var _sf_async_config={uid:YOURID,domain:“YOURDOMAIN”,path:“/somepath/otherpath/page”};
Rob Fitzpatrick gave this 3 votes ·
Yes that would be great if I knew where the docs were. I can't find any mention of this at http://chartbeat.pbworks.com, the JS code doesn't have an obvious var to change, and I don't see other docs.
Can someone point me in the right direction? Thanks.