Add Google Adwords Insight to Laravel App
Budget: €30 – €250 EUR
We have a Laravel application and users have some campaigns in our app. We have some integrations like Google Analytics, Facebook and so on. Now we would like to have also Google Adwords.
- Deliverable:
Only one file `GoogleAdwordsController` that have following methods:
- List of all adword accounts > User select one and assign it to a store
- List of all campaigns > User select one and assign it to the campaign
- Store campaign and account id in the database.
- List of all parameters like CPC, CPA, and so on > User selects from the list & stores in campaign_data table
- A JSON method to return parameters and values for given campaign that accept filters like date
- Deliverable:
Only one file `GoogleAdwordsController` that have following methods:
- List of all adword accounts > User select one and assign it to a store
- List of all campaigns > User select one and assign it to the campaign
- Store campaign and account id in the database.
- List of all parameters like CPC, CPA, and so on > User selects from the list & stores in campaign_data table
- A JSON method to return parameters and values for given campaign that accept filters like date