> For the complete documentation index, see [llms.txt](https://docs.getpurpledot.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getpurpledot.com/docs/shopify-stores/pre-order-tracking/google-ads.md).

# Google Ads

{% hint style="info" %}
This guide applies only when selling pre-orders through Purple Dot's own checkout. Pre-orders sold through the Shopify checkout benefit from the same tracking as your regular sales.
{% endhint %}

If your store has Google tags enabled in the theme and you enabled the Google Ads integration on the Integration settings page in the [Merchant Portal](https://www.purpledotprice.com/merchant-portal/integration), then the Purple Dot checkout will forward the `conversion` event to Google Ads.

This is a client side integration.

```
send_to: <the provided Measurement ID>,
value: <total pre-order amount>,
currency: <currency shopper paid in>,
transaction_id: <Purple Dot pre-order reference>,
```
