Change the conversion ID

This commit is contained in:
Andrew Dryga
2024-05-23 10:51:09 -06:00
parent 72ca14b392
commit ba67efc107

View File

@@ -122,7 +122,7 @@ function GoogleAds() {
};
gtag('event', 'conversion', {
'send_to': 'AW-16577398140/DOF7CNue0rIZEPyK3OA9',
'send_to': 'AW-16577398140/1wX_CNmzg7MZEPyK3OA9',
'transaction_id': formData.conversionId,
});
}