Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dabbott/react-native-express
/ pageView
Function
pageView
pages/_app.tsx:182–182 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
180
181
if (typeof document !==
'undefined'
&& config.googleAnalytics) {
182
const pageView = () => trackPageView(ReactGA)
183
184
initializeAnalytics(ReactGA, config.googleAnalytics.trackingId)
185
pageView()
Callers
1
_app.tsx
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected