sendanor / project-sendanor.fi

Join us in shaping the future of sendanor.fi. Your contributions, feedback, and involvement are invaluable to our continuous improvement and success.
https://sendanor.fi
MIT License
0 stars 0 forks source link

TASK Initial support for automated posts and ads on Facebook #162

Closed thejhh closed 2 months ago

thejhh commented 6 months ago

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.

Future work at #174

Subtasks