Order number of purchase coming from Google ads

Harshit A. shared this question 21 days ago
Answered

For ERS, the order number shows up inside Google ads console (see attachment).

How can I get the order number for the purchases to show up inside Google ads done for an IO website?

Comments (2)

photo
1

You can use the variable:

'transaction_id': '%leadid%'

to add the lead number to the tracked variables. The lead number is included in the URL of both quotes and contracts, although I'm not sure how that may appear in Google console.

Here's our analytics article for more information on this. It includes info on when analytics will run, and has some videos on this as well.

https://rental.software/support/knowledge-base/article/analytics-tracking

photo
1

You have two boxes under Analytics tracking. One is Quote Conversion, other is Sale Conversion.


Can you tell me on what URLs the code in these boxes executes? There are lot of different URLs, like io_quote, io_contract, io_quoteconfirm. It's very confusing.


There has to be one URL each for each of the two boxes. If I can get those, I can install the codes using Google Tag Manager and pass the values to GA4.

photo
1

Hi Christian, could you please help with this?

photo
1

A quote conversion is triggered when the quote confirmation page loads. A sale conversion is triggered when loading a contract page, but only if payment is received.

photo
photo
2

Adding the variable does not put that info in Google ads reports. At least, I've never been able to get that to work. ERS creates a new thank you url for each conversion, where IO does not. It's always done at the same URL website.com/io_contract


I've had to use google tag manager and google analytics to accurately track conversions.

Leave a Comment
 
Attach a file