// TODO: Add more details here
window.snowplow('trackPageView', null,
[{
schema: 'https://cdn.jsdelivr.net/gh/catchco/[email protected]/vwo.json',
data: {
tests: getVwoTests()
}
}]
);