The Goal Retrieval XML feed allows you to remotely fetch information regarding goals and commission from the Aflite server.
Go to: "Merchant Account > DATALIVE"
You must always attempt the Goal Retrieval after the tracking event otherwise a false negative will be returned. Make a call to the below url including the correct variables:
http://aflite.co.uk/data/goals?apikey=[API Key]&mref=[Merchant Reference]
| Variable | Example | Description |
|---|---|---|
| apikey | abc123 | Your api key |
| mref | abc123 | Merchant Reference you sent in the mref variable |
| help | 1 or 0 | (Optional) this help |
Variables can be sent to http://aflite.co.uk/data/goals as either GET or POST.