• The theme worked great for me, but I have an enhancement suggestion…

    It would be really cool if your plugin could also do JavaScript redirects (using window.location.replace() in the jQuery(document).ready() handler). What this does is to allow the page to completely load before doing the redirect, which means that any analytics functions get triggered on the page before the redirect.

    Why would anyone want this? Well, I’m using it to track a campaign for a client for whom I don’t have access to their analytics, and I want to essentially create “landing page” URLs on my site for QR codes, banner ads, etc. that redirect to their site but that I can track in my analytics. I accomplished this by creating a new “Template” that does what I need, but being able to do it from a plugin like your would be very nice.

    Just a thought…

    https://www.ads-software.com/extend/plugins/safe-redirect-manager/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Taylor Lovett

    (@tlovett1)

    You should create a pull request on Github ??

    Thread Starter pstoaks

    (@pstoaks)

    You’re right of course! After all this is the beauty of OpenSource.

    I will try, but I’m am so slammed with work at the moment, I don’t know when I’ll make the time!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Enhancement suggestion’ is closed to new replies.