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

TASK Improved automated posts and ads on Facebook #174

Open
4 tasks
Tracked by #10
thejhh opened this issue Jul 15, 2024 · 0 comments
Open
4 tasks
Tracked by #10

TASK Improved automated posts and ads on Facebook #174

thejhh opened this issue Jul 15, 2024 · 0 comments

Comments

@thejhh
Copy link
Member

thejhh commented Jul 15, 2024

Goal

We want to automate our social media advertising. To do that, we could create a microservice which would create dynamic posts about our services to our social media channels, and enable ads with UTM parameters.

Later we could optimize this so that it could learn and optimize to use ads which produce good results based on the data from UTM parameters.

The microservice which uses Facebook API can also be written in Golang.

Initial work done at #162

Subtasks

  • Set up a Facebook sandbox environment
  • Database structures for planned posts #163
  • Dynamic service which can create smart posts from our product catalog, possibly using ChatGPT, and save them to the database for later use
  • Integrate database to collect statistics about how effective the ad was using UTM parameters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant