# Getting started

#### Integrate Your Magento store to Convertedin

Follow this guide to integrate your Magento store to Convertedin

Hello Magento store owner, let's make Convertedin magic works on your store!

What we will do is:

For Manual&#x20;

1\.  Download [this](https://drive.google.com/file/d/1u2d_Dwa-kPVL6BHzogAyM53s7OnvSg4r/view?usp=sharing)

2\. Unzip the extension file and make sure the output file is under app/code in your store

3\. Run Magento Commands

```
Php bin/magento setup:upgrade
Php bin/magento setup:di:compile
Php bin/magento setup:static-content:deploy -f
Php bin/magento cache:flush
```

4\. Configure Convertedin extension by navigating into Store - > Configuration

![](/files/2irYhfpVCciFfiPjDIVr)

5\. Select Convertedin connector and make sure to set the mode into "live" and "Yes" for extension enabling

![](/files/UJlWKPuZTNmdQ7758nuL)

7\. Save the configuration and clear the cache

```
php bin/magento cache:flush
```

8\. By clicking Autologin button an account will be auto-created for you to use, you can also create an account manually through the \_

9\. In case you already created an account on Convertedin

* [Log into ](https://app.converted.in/login) your Convertedin account
* From the data sources section select Magento

![](/files/2yID0zcomTui0fDqVGnr)

* Go to your Magento store and provide the needed items in the extension configuration page

1. Store URL
2. Access Token
3. Change the mode into live
4. Set "Yes" for extension enable

10\. Complete the onboarding process by adding your business social accounts that you desire running ads on, no worries you can connect more platforms later on.

11\. Enjoy resting while Convertedin engines start syncing the data

12\. Run your first campaign with Convertedin

Magento extensionsignup page

If you have a store in mind that you would love to see integrated with Convertedin, kindly use this[  ](https://app.converted.in/register) to signup with

link

In case you have any questions, facing troubles connecting to Convertedin reach us on [info@converted.in ](mailto:info@converted.in)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.converted.in/magento-or-webhooks/getting-started.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
