This post was split from topic:
Hello! That Q&A was very helpful and it did solve the same issue I had.
However, I get another error in the execution of the path 3 step ( gclid=exists, email=exists, phone=exists).
Despite all the records are in place, I get the following error:
“Unable to run the step, because conversion date is prior to click date”.
I assume that it tracks back the click from the gclid and gets the click timestamp and compares it with the conversion date in the excel. The excel is fed with data from webflow, which is set up in Eastern European Time (EET). Google Ads account is also set up in EET so theoretically, no problem should occur there.
I assume that maybe the problem is that the click data is reported back directly from Google Ads db with the timestamp of the db location.
How can I resolve this? Any ideas?