If you are spending money on marketing platforms like Google or Facebook ads, its natural to want to understand how that spend converts into real patient bookings.
With NexHealth you can get this kind of visibility with UTM parameters.
A UTM parameter is a piece of text after the main part of a URL to help track where a user came from. UTM parameters are used by every website and you can read more about them as a technology here.
To analyze conversion with NexHealth:
Make sure you are passing the UTM parameters into our online booking experience. Whoever runs you website should be able to accomplish this. To make this easier, we have provided a script below that you can install on your website to pass UTM parameters to NexHealth.
Go to analytics -> online booking in NexHealth and you'll be able to export a CSV of appointments with relevant UTM parameters.
You can then use this CSV to do offline conversion analytics with Google or Facebook as you'd like.
Script
To ensure that UTM parameters are attached to any links to NexHealth online booking you can add this snippet to the <head> section of your website’s HTML:
<script src="<https://frontend.assets.nexhealth.com/scripts/NexHealth.min.js>" defer></script>