This event should fire whenever the user searches for a location.
Untitled
dataLayer.push({ event:'search_location', postal_code: '78751', results: [”Location 1”, “Location 2”] // use the location name });