Okay, this device uses a Hall-Effect sensor, which is basically the same as a solid state reed switch.
Here’s an example of how to use the device via an interrupt on a GPIO pin, rather than an analogue pin:
You should also take a look at this topic, which is the one I referred to earlier:
I’m sure that this approach will work with your device, with a bit of tweaking and calibration.