Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter markusalfred

    (@markusalfred)

    I created landing page https://www.projektid.ee/info/kasvutoetus/ and there are several problems:

    1. It shows only on version. I tested it and it really showed only one and statistics also shows that.

    2. It does not track conversions. First of all I do not even see where can I set what is the goal page. I have adds on FB and I have FB pixel conversion on thankyou page (www.projektid.ee/thankyou) and I of course tested and I have not seen any conversion for days.

    3. I first created version A, then B. Then I liked B more and deleted A. Then wierd things started to happen. A came back… it just appeared. And it is still there. I tried several times.

    4. I use Getresponse forms, but I can not align it to center (at least on that template).

    5. I still have global settings prefix GO, but my addresses actually have /info/. This is what I wanted, but why there is setting that does not mean anything?

    Thread Starter markusalfred

    (@markusalfred)

    Hello, my htaccess lookes like this and I changed GO to info and then my page did not appear at all. I changed back and at least it shows my wp error page.

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteRule ^go/([^/]*)? /wp-content/plugins/landing-pages/modules/module.redirect-ab-testing.php?permalink_name=$1 [QSA,L]
    RewriteRule ^langing-page=([^/]*)? /wp-content/plugins/landing-pages/modules/module.redirect-ab-testing.php?permalink_name=$1 [QSA,L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    Thread Starter markusalfred

    (@markusalfred)

    Hello

    I installed new version of your plugin.

    I changed /go/ to /info/ and none of the landing pages or versions A, B, C are available.
    https://www.projektid.ee/info/eas-starditoetus/

    I changed back to /go/ and still no luck.

    What is wrong?

    Thread Starter markusalfred

    (@markusalfred)

    Hello, thank you for the answer. I noticed that there is a note on your plugins: this currently only works with normal landing page URLs and not for the A/B split testing URLs (/group/ urls).

    I do not understand, what is the use of it then if it is not going to work with A/B test? I understand that A/B test is the whole point of your landing page plugin :).

    If I still have prefix /go/ or whatever in my address, it is longer and not attractive.

    And what is the difference between free plugin you suggested and your own plugin? Can I remove prefix with the free plugin and still use A/B test?

    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)