Forums Forums White Hat SEO PPC Programming languages for a Google Ads specialist

  • PPC

    Programming languages for a Google Ads specialist

    Posted by FlorinCaroli on December 4, 2023 at 10:31 am

    Hello,

    What programming languages would benefit a Google Ads specialist and why? Which is the most important?

    Also, do I need to learn CSS in order to learn Javascript?

    Thank you.

    FlorinCaroli replied 1 year, 6 months ago 2 Members · 1 Reply
  • 1 Reply
  • McDee123

    Guest
    December 4, 2023 at 10:42 am

    Google Ads scripts are written in JavaScript, so that ranks highly.

    CSS is not required in order to learn JS – it helps making the outputs pretty, but definitely not necessary.

    I would also look into basic SQL. The API reports you can access with scripts are queried using SQL (or something very similar, google’s version called GAQL).

  • TTFV

    Guest
    December 4, 2023 at 10:44 am

    In support of PPC, you’ll mainly need to install tracking scripts and possibly write Google Ads scripts, possibly MS Ads scripts.

    While most of this is copy/paste there are some cases where you need to write custom code for say GTM.

    This is mainly in javascript so I would focus on that.

    If you want to work with landing page or web design which is related, you should also pick up some HTML and CSS.

  • KalaBaZey

    Guest
    December 4, 2023 at 10:53 am

    Some knowledge of HTML/CSS/JS helps in understanding how tracking works so if you need to modify something you would be able to. Also sometimes helps in debugging tracking issues. Google Ads scripts too are written in JS but I think they are very advanced and you can just use GPT/internet.

    So it helps but its not necessary you can get away without much coding knowledge.

Log in to reply.