API guidance for Conversion Rate and Search results

Hello Everyone!

Currently, I am trying to automate some of the manual steps I perform, and now is the time to optimize the conversion rate and search results. Can anyone guide me or mention which app I should use?

Mostly, I need to have the same information as the flat file that is downloaded manually using Python.

Rows in the file conversion rate.

Month

Sessions

Sessions_with_cart_additions

Sessions_that_reached_checkout

Sessions_that_completed_checkout

Conversion_rate Year

Rows in the search file

Search_query (ex Nintendo s2)

Month (ex, 2025-05-01)

Search_queries (ex 5443)

Hi @felipeleax

You can automate this via Shopify’s Admin API or Google Analytics API with Python to pull conversion and search data on a schedule. For a no-code solution, you could use Matrixify to schedule flat file exports, as well as tools or app such as Airboxr to automatically visualize your performance by month and filter data.