serpbear/pages
towfiqi 5650645b58 feat: Adds Google Adwords Integration to allow generating Keyword Ideas.
- Integrates Google Adwords API to generate keywords for a domain.
- Adds a New Adwords Integration ui inside the App settings > Integrations screen to integrate Google Adwords.
- Adds a New Ideas tab under each domain.
- Adds ability to automatically generate keyword ideas based on website content, currently tracked keywords, Currently Ranking keywords or custom keywords
- The Keyword Ideas are not saved in database, they are saved in a local file inside the data folder. File naming convention: IDEAS_domain.com.json
- The keywords can be marked as favorites, and each time a keyword is favorited, they are added in the IDEAS_domain.com.json file.
2024-02-28 19:19:23 +06:00
..
api feat: Adds Google Adwords Integration to allow generating Keyword Ideas. 2024-02-28 19:19:23 +06:00
domain feat: Adds Google Adwords Integration to allow generating Keyword Ideas. 2024-02-28 19:19:23 +06:00
domains fix: Resolves the app crash issue when there is no database. 2024-02-13 23:54:55 +06:00
login fix: API URL should be dynamic. 2022-11-30 11:40:53 +06:00
_app.tsx feat: integrates Google Search Console. 2022-12-20 13:24:29 +06:00
_document.tsx first commit 2022-11-24 20:13:54 +06:00
index.tsx chore: resolves test issues 2023-11-12 20:58:03 +06:00