Skip to content

Daily update#48

Open
eunicekokor wants to merge 3 commits intomasterfrom
daily_update
Open

Daily update#48
eunicekokor wants to merge 3 commits intomasterfrom
daily_update

Conversation

@eunicekokor
Copy link
Copy Markdown
Contributor

Interesting update from my last day! :)

Okay so some of our production dbs need to be updated a little, so for specifically clicks or issues or activities or all three we can run this update one day and get the info from day 1 just by adding in an extra command line argument:

For example, running python gotissues/daily_update.py clicks will get all clicks ever then update their clicks table in the database only from the start date. Specifically for clicks I had to add in another call to Google Analytics so that we can start getting a record of all that clicks that are happening past 10,000.

There's a bit of redundancy, but I wanted to get a working MVP if someone else ever wanted to jump in and get fresh info. Yeah!

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

Successfully merging this pull request may close these issues.

1 participant