Skip to content

Commit

Permalink
Merge pull request #658 from mercadopago/fix/changelog
Browse files Browse the repository at this point in the history
Fix/changelog
  • Loading branch information
JuaniVeltri authored Mar 26, 2020
2 parents 24e2b2d + d489d0e commit 322db68
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 16 deletions.
15 changes: 10 additions & 5 deletions guides/changelog/current-year.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@ Each release note describes the new changes applying to a version. This changes

- **Documentation updates:** Guides, references and tutorials to help you monetize your business by integrating Mercado Pago.

## January 9th, 2020

If you have advertising campaigns for your business, it is important that you can follow them and see if they are helping you to realize sales. In order to improve them and make it more efficient, we add the possibility of associating a Facebook Pixel and a Google Ads conversion tracking tag to the payments of your Mercado Pago Checkout.

[Start now measuring the conversion of your ads](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/configurations/).


## March 27th, 2020
Expand All @@ -28,11 +23,21 @@ end_date | 02/01/2020 00:00:00 | 01/01/2020 23:59:59

Your new parameter will look as follows:

```
https://api.mercadolibre.com/account/bank_report/search?access_token={{access_token}}
&created_from=schedule
&user_id=290477154
&begin_date=2020-01-01T00:00:00Z
&end_date=2020-01-01T23:59:59Z
```

> For further information regarding scheduling your reports, [visit our documentation](https://www.mercadopago.com.ar/developers/en/guides/reports/general-considerations/reconciliation-reports/).


## January 9th, 2020

If you have advertising campaigns for your business, it is important that you can follow them and see if they are helping you to realize sales. In order to improve them and make it more efficient, we add the possibility of associating a Facebook Pixel and a Google Ads conversion tracking tag to the payments of your Mercado Pago Checkout.

[Start now measuring the conversion of your ads](https://www.mercadopago.com.ar/developers/en/guides/payments/web-payment-checkout/configurations/).
16 changes: 10 additions & 6 deletions guides/changelog/current-year.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@ Cada release note describe los cambios que aplican a una versión. Estos cambios

- **Actualizaciones en la documentación:** Guías, referencias y tutoriales para ayudarte a monetizar tu negocio integrando Mercado Pago.

## 9 de enero de 2020

Si tienes campañas de publicidad para tu negocio, es importante que puedas seguirlas y ver si te están ayudando a concretar ventas. Para poder mejorarlas y que sean cada más eficientes, sumamos la posibilidad de asociar un píxel de Facebook y una etiqueta de seguimiento de conversiones de Google Ads a los pagos de tu Checkout de Mercado Pago.

[Comienza a medir la conversión de tus anuncios](https://www.mercadopago.com.ar/developers/es/guides/payments/web-payment-checkout/configurations/).


## 27 de marzo de 2020
Expand All @@ -28,12 +23,21 @@ end_date | 02/01/2020 00:00:00 | 01/01/2020 23:59:59

Tu nuevo parámetro quedaría de la siguiente forma:

```
https://api.mercadolibre.com/account/bank_report/search?access_token={{access_token}}
&created_from=schedule
&user_id=290477154
&begin_date=2020-01-01T00:00:00Z
&end_date=2020-01-01T23:59:59Z

```

> Para más información sobre la programación de reportes, [consulta la documentación](https://www.mercadopago.com.ar/developers/es/guides/reports/general-considerations/reconciliation-reports/).


## 9 de enero de 2020

Si tienes campañas de publicidad para tu negocio, es importante que puedas seguirlas y ver si te están ayudando a concretar ventas. Para poder mejorarlas y que sean cada más eficientes, sumamos la posibilidad de asociar un píxel de Facebook y una etiqueta de seguimiento de conversiones de Google Ads a los pagos de tu Checkout de Mercado Pago.

[Comienza a medir la conversión de tus anuncios](https://www.mercadopago.com.ar/developers/es/guides/payments/web-payment-checkout/configurations/).
16 changes: 11 additions & 5 deletions guides/changelog/current-year.pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@ Cada release note descreve as alterações que se aplicam a uma versão. Essas a

- **Atualizações na documentação:** Guias, referências e tutoriais para te ajudar a monetizar seu negócio integrando Mercado Pago.

## 9 de janeiro de 2020

Se você possui campanhas publicitárias para seu negócio, é importante acompanhá-las e ver se elas estão lhe ajudando a concretizar vendas. Para poder melhorá-las e sejam cada vez mais eficientes, acrescentamos a possibilidade de associar um pixel do Facebook e uma tag de acompanhamento de conversões do Google Ads aos pagamentos de seu Checkout Mercado Pago.

[Começar a medir a conversão de seus anúncios](https://www.mercadopago.com.ar/developers/es/guides/payments/web-payment-checkout/configurations/).


## 27 de março de 2020
Expand All @@ -30,11 +25,22 @@ end_date | 02/01/2020 00:00:00 | 01/01/2020 23:59:59

Seu novo parâmetro ficaria da seguinte forma:

```
https://api.mercadolibre.com/account/bank_report/search?access_token={{access_token}}
&created_from=schedule
&user_id=290477154
&begin_date=2020-01-01T00:00:00Z
&end_date=2020-01-01T23:59:59Z
```

> Para mais informações sobre a programação de relatórios, [consulte a documentação](https://www.mercadopago.com.ar/developers/pt/guides/reports/general-considerations/reconciliation-reports/).



## 9 de janeiro de 2020

Se você possui campanhas publicitárias para seu negócio, é importante acompanhá-las e ver se elas estão lhe ajudando a concretizar vendas. Para poder melhorá-las e sejam cada vez mais eficientes, acrescentamos a possibilidade de associar um pixel do Facebook e uma tag de acompanhamento de conversões do Google Ads aos pagamentos de seu Checkout Mercado Pago.

[Começar a medir a conversão de seus anúncios](https://www.mercadopago.com.ar/developers/es/guides/payments/web-payment-checkout/configurations/).

0 comments on commit 322db68

Please sign in to comment.