Skip to content

This Node.js small app connects Google Analytics API with Google Search Console API to try to detect correlations on keyword conversion attribution

License

Notifications You must be signed in to change notification settings

arisanguinetti/landing-page-kw-attribution

Repository files navigation

Getting Keyword Conversion Attribution

This Node.js small app connects Google Analytics API with Google Search Console API to try to detect correlations on keyword conversion attribution

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Installing

Install project dependencies by running:

yarn

Setting up environment variables

Create a .env file and set up your Google credentials and site URL. You can rename the sample file included in this repo.

mv .env.sample .env

Regarding getting the Google credentials, you can follow this tutorial. Keep in mind you will not have to do the analytics steps, but use Google Search Console instead.

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Ariel Sanguinetti - Initial work - GitHub

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

This Node.js small app connects Google Analytics API with Google Search Console API to try to detect correlations on keyword conversion attribution

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published