Skip to main content

Import calls to action (buttons) via CSV or Google Sheets

Add custom CTA buttons like 'Order Now' or 'Book Appointment' to your locations through import.

Updated yesterday

You can add call-to-action buttons to your locations during CSV or Google Sheets import. Each button has a name (the text on the button) and a URL (where it links to).

Column format

Add a column with this exact format:

Button: Order Now

Replace "Order Now" with your button name. The cell value for each location should be the URL that button links to.

Example CSV

name, address, Button: Order Now, Button: Book Appointment
Store 1, 123 Main St, https://shop.com/order, https://shop.com/book
Store 2, 456 Oak Ave, https://shop.com/order, https://shop.com/book

Multiple buttons

Add a separate column for each button. Each column header must start with Button: followed by the button name.

Important notes

  • The column header format must be exact: Button: Name (with the space after the colon)

  • The cell value is the URL, not the button text

  • If a location doesn't need a particular button, leave the cell empty

  • Works the same way for both CSV import and Google Sheets sync

Buttons not saving?

If button URLs aren't sticking after import:

  1. Check the column header format (must be Button: Name)

  2. Make sure URLs are complete (include https://)

  3. Try updating a single location manually in the dashboard to verify the feature works

Questions? Reach out on live chat.

Did this answer your question?