• How can I dynamically display keywords from a Google Ad?

    Meaning, if I have a final URL in my Google Ads account and I want to add, for example
    something that would dynamically put the keyword on the page as opposed to my manually setting it like:

    ?dyn_keyword=”My Keywords”

    If I want it to pull in the keyword from my Google Ads account using the {KeyWord} or {Keyword}, etc. feature in Google, can you explain how I could modify the URL for an advertisement in Google Ads so it would dynamically replace the Default Text with the dynamic text .. can I do this with your plugin and if so, can you explain how?

    I don’t want to have to manually add the keyword to the Final URL for each ad in Google.

    Please let me know if this is possible and if so, how I need to exactly configure it so I can put this URL in Google for my ads.

    Thanks,
    Gary

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Seerox

    (@mugheeshafeez)

    HI Gary,

    thanks for reaching out for this, we are looking into this if we can automate it, currently this feature is not available, any help from your end regarding sharing any relevant resources will be helpful.

    thanks
    Seerox

    Thread Starter Gary Gordon

    (@garymgordon)

    Seerox,

    1. After looking into it, I believe that the variable needs to be used within Google Ads. Then, it will replace the variable with the keywords and add them to the URL string.

    2. But I have another question. I tried using this plugin to dynamically update the “Page Title” but it didn’t seem to replace the actual title for the page.

    I added this info to the TITLE:
    [seerox_wpdki_dyn_keywords default=”Test Page Title”]

    And then tried adding:
    ?title=your_desired_meta_title (after the URL in the browser).

    But the Title tag on the page had changed to this:
    [seerox_wpdki_dyn_keywords default="Test Page Title"]

    It didn’t seem to resolve to the text the way it did in the body of the page when I used [seerox_wpdki_dyn_keywords default=”Test Page Title”]

    I see you say:
    To inject keywords from URL, please use “dyn_keyword” query string parameter from browser’s address bar. e.g https://example.tld/sample-page/?dyn_keyword=your_desired_keywords

    To inject page title from URL, please use “page_title” query string parameter. sample link is given below.
    https://example.tld/sample-page/?page_title=your_desired_page_title

    But no matter what I did, it doesn’t seem to work anywhere else for me other than in the body of the page. (Note: For the Title, I’m using an SEO plugin that allows me to modify the Title. This works fine when I put in normal text, but when I try to add your shortcode, it doesn’t seem to work.

    Do you have any thoughts on this?

    3. Request. If you could change your QUOTATION MARKS in your examples to just be “straight” quotes as opposed to “angled” quotes, that would be very helpful as I’m having to replace the quotes every time I copy your code (that you display under the plug description) for use on a page. Just a thought if you could do this.

    I’d greatly appreciate your help.

    Thanks,
    Gary

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How can I dynamically display keywords from a Google Ad?’ is closed to new replies.