Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial: How to set up Google Ads report #8864

Open
5 of 20 tasks
ivanagas opened this issue Jul 1, 2024 · 0 comments
Open
5 of 20 tasks

Tutorial: How to set up Google Ads report #8864

ivanagas opened this issue Jul 1, 2024 · 0 comments
Assignees
Labels

Comments

@ivanagas
Copy link
Contributor

ivanagas commented Jul 1, 2024

Summary

Write a short paragraph on what this article is about. If applicable, what's the opinion or point we want to make in this article?

How to create a Google Ads report in PostHog using the data warehouse. Get data from Google Ads manager, get it into the data warehouse in PostHog, and write insights that query it.

Where will it be published?

select any that apply

  • Blog
  • Founders Hub
  • Newsletter
  • Product engineers Hub
  • Tutorials
  • Other (please specify)

Why type of article is this?

select any that apply

  • High intent (i.e. comparisons and similar)
  • Brand / opinionated (how we work and why, etc.)
  • High-level guide (concepts, frameworks, ideas, etc.)
  • Low-level guide (step-by-step guide / tutorial)
  • Other (please specify)

Who is the primary audience?

select any that apply

  • Founders
  • Engineers
  • Growth
  • Marketing
  • HackerNews
  • Existing PostHog users
  • Potential PostHog users

What (if any) keywords are we targeting?

list any that apply

Google ads report

Headline options

suggest a few angles

How to set up a Google Ads report

Will it need custom art?

  • Yes
  • No

Outline (optional)

draft headings / questions you want to answer

  • Get data out of Google Ads
    • Go to Google Ads manager
    • Campaigns → Ads Groups
  • Get data into S3
    • We haven’t set up an managed source yet, so we need to manage ourself. This does require manual upload, but you could set up an ETL tool to do this for you.
    • We’ll use S3 but R2, Google Cloud Storage, and Snowflake would all work too.
    • Follow instructions: https://posthog.com/docs/data-warehouse/setup/s3
    • Create bucket
    • Set up access policy
    • Upload Google Ads report CSV to bucket
  • Set up S3 link in PostHog
    • Table, URL, etc.
    • File format CSV
    • Sync settings? Doesn’t really matter because CSV will be static.
    • How does it handle more tables being added?
  • Create insights for your report
@ivanagas ivanagas self-assigned this Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant