Want to automate client reporting or archive key Google Business Profile (GBP) metrics? This guide walks you through how to pull data from Local Dominator using our API and send it to a Google Sheet using Make.com (formerly Integromat). You can also use Zapier or similar tools!
Step-by-Step Setup
1. Grab the Location ID
β’In Local Dominator, click the Share button on the map listing.
β’Copy the Location ID (found at the end of the shared URL).
2. Set Up Your Scenario in Make.com
β’ Click βCreate a new Scenarioβ.
β’Add an HTTP module:
β’ Select Make a request.
β’Paste in the API endpoint (youβll need your Location ID).
β’endpoint:
https://app.localdominator.co/statistics-dashboard/share/dashboard/{Location-ID}/dashboardInfo
β’ Make sure Parse Response is set to Yes.
3. Run the API Call
β’Hit Run once to make sure it pulls the correct data.
β’Youβll see a preview of the business data, like:
β’Business name
β’Address
β’Phone number
β’Google Maps CID
β’Statistics like call counts
4. Send Data to Google Sheets
β’ Add a Google Sheets module:
β’ Choose βAdd a rowβ
β’Connect to your spreadsheet and pick the correct Sheet name.
β’Map the API response data to the columns in your sheet.
5. Schedule Your Automation
β’Want this to run automatically?
β’Set a scheduler (e.g., every Monday or on the 30th of each month).
β’Great for monthly or weekly client reports!
Example Use Case
You can build a report showing:
β’Number of calls per month
β’Directions requests
β’Website clicks
Everything updates automatically into your Google Sheet for easy sharing or client access.