Playground
We minted you a sandbox property below. Paste the snippet anywhere, or just hit “Fire test event” and watch the dashboard light up.
Paste into <head> to send real events from any site. Sandbox expires in ~24 hours.
<script src="https://cdn.nvisiondata.com/sdk-web/v0/nvisiondata.min.js"></script>
<script>
NvisionData.init({
propertyId: 'prop_11',
endpoint: 'https://ingest.nvisiondata.com/collect',
// Sandbox: consent is bypassed so the demo "just works" — when
// you migrate this snippet to a real property, swap to your
// CMP via consentEndpoint + cmp options.
consentBypass: true,
});
// Send a page view immediately so the dashboard at /playground
// starts populating without further interaction.
NvisionData.page();
</script>One-click pageview to your sandbox. Watch it appear on the right within a second.
Waiting for your first event… click “Fire test event” or paste the snippet on a real site.
No events yet.
Like what you see? When you sign up, you keep the events you’ve already sent and unlock activation destinations, a tracking plan editor, and full historical reports.
Sign up free