As per the Google Documentation I've implemented the call replacement code client side. When I visit the site via ad-link Google Tag Assistant lights up green with no errors for the Website Call Conversion Tag when I append #google-wcc-debug
to the URL to see the debug window I get the following error:
The same happens if I use the callback function method. Clicking Force
works fine and replaces the target phone number with all 9s, including the tel:
part of the href
in the a
of the page.
I cannot find any documentation on this error, or any other errors for that matter. Can anyone shed some light on why the number isn't getting replaced?