Ok. I really need some help here, and I need it explained very simply. Here goes:
Using Wordpress As Landingpage - Tracking Code in Permalink Doesn't work - please help!?
7
Ok. I really need some help here, and I need it explained very simply.
Here goes:
Right now I'm using static html templates for my landing page.
Here i use code like this:
At the top of the page. And then when I create links on my page I use this code for exmaple:
Now I can send traffic to my landing page WITH a tracking code for exmaple:
My question is how can this be done with wordpress !???
How in the world can I with this in wordpress?
THE PROBLEM....
Is of course that if I try and link in to my wordpress site with a permalink like:
Then of course wordpress just try and find this page that doesn't exist and gives me a 404 - error page...........
This is driving me crazy....
How in the world can I then track keywords for permalinks that I send traffic to into my wordpress site???
I don't expect to get answers from beginners in wordpress to this question, but hopefully there is someone here, that can tell me what to do.
MANY THANKS
Here goes:
Right now I'm using static html templates for my landing page.
Here i use code like this:
Code:
<?php $key=$_GET['key']; ?>
Code:
website.com/page.html?<?php echo $_GET['key']; ?>">
Code:
website.com/pag1.php?key=trackingkey
How in the world can I with this in wordpress?
THE PROBLEM....
Is of course that if I try and link in to my wordpress site with a permalink like:
Code:
website.com/pag1.php?key=trackingkey
Then of course wordpress just try and find this page that doesn't exist and gives me a 404 - error page...........
This is driving me crazy....
How in the world can I then track keywords for permalinks that I send traffic to into my wordpress site???
I don't expect to get answers from beginners in wordpress to this question, but hopefully there is someone here, that can tell me what to do.
MANY THANKS
- WebThinker
- trelog
- FirstSocialApps
- phpg
- Dong Lee
- [1] reply
- viescripts
Next Topics on Trending Feed
-
7