
Mega Menu for Drupal 8

External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.

This Drupal module uses shortcode to grab the keyword used to trigger your Adwords ad and insert it into your Drupal page where the shortcode is.
If no keyword is found, a default phrase or word is inserted instead.
Drupal short code usage:
and add the following parameter to your Adwords Ad URL Options: ?keyword={keyword}
If your Adwords Ad URL Options already have parameters (i.e. there is already a ? in the URL, add &keyword={keyword} to the end of the URL.
You can listen for any parameter in the destination URL: and add the following parameter to your Adwords Ad destination URL &mykeyword={keyword}
{keyword} is an Adwords parameter which passes on the search term to your landing page, is grabbed and inserted by the Wordpress Dynamic Keyword Insertion plugin.