• Hello! I am looking for an “easy” way to transform plain html coded URLs into URLs that contain codes for conversion tracking.

    Here’s a concrete example:

    For every page and post on my 200+ page site containing instances of the HTML:

    <a href="https://www.cogipas.com/gopia">Private Internet Access VPN</a>

    I want to replace it with:

    <a href="https://www.cogipas.com/gopia" onClick="return eventTracking(this, 'PIA', 'Page New - VPN Providers');">Private Internet Access VPN</a>

    It seems to me that this plugin would be well suited for this task, but I’m no expert and am seeking some comfort that this would work. The more I read the support Q&As, the more nervous I get. ?? Thank you in advance!

    https://www.ads-software.com/plugins/search-and-replace/

  • The topic ‘Is this Plugin an Easy Way to add Conversion Tracking Codes to URLs?’ is closed to new replies.