Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DavidWells/analytics
/
Class
examples/preact/src/app.js:24–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
}
23
24
export
default
class
App extends Component {
25
26
componentDidMount() {
27
analytics.on(
'pageEnd'
, ({ payload }) => {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected