Passing Query String of $keyword through mainmenu URL links

Discussion in 'Joomla' started by sem-profiteer, Jul 16, 2010.

  1. #1
    Using Joomla 1.5

    Currently successfully running PHP within the articles with testing of various downloaded modules:
    I've tired Jumi using {jumi [*1]} --- (and querystringlink DirectPHP IncludePHP)

    I have not found a module or a solution to pass a query string onto another Joomla page or to an outbound link.

    If I go to :

    Menu > External Link > www.outboundlink.com?keyword=<?php echo $keyword; ?>

    The PHP text is echo exactly as the text and not running the php command.

    For example running GoogleAdwords,

    www.mypage.com?afftrack=MYKEYWORD

    When you land on mypage.com,

    1. I want to be able to echo the query string to the next page, or
    2. I want to be able to set up an outbound link to affilaiteprogram.com?aff=222&afftrack=MYKEYWORD


    I've also run into this with banners on the Components.

    I've been looking for days now :confused:

    Note, this is not a cloaking question.
     
    sem-profiteer, Jul 16, 2010 IP