track Click
Asynchronously registers with Marigold SPM that a section has been clicked/tapped on, transitioning the user to a detail view
Parameters
section Id
the ID of the section to track a click for. Must not be null.
url
the URL of the detail being transitioned to. Must not be null.
Throws
Thrown if there is an error processing the request.