Skip to main content

ivan

This automatically adds a @powr.io email to the testing role so it can be filtered out of analytics automate:add_powr_users_to_testing_role

This created a socialFeed for a user if a user had socialMediaIcons and a valid URL automate:social_generator

This was originally used to scrape wix and get reviews and positions of apps in the different categories, but i think it's referencing an old API as some data doesn't match the current site. The only thing that's still correct are the reviews. automate:wix_scrape

These refresh the data for a bunch of different tables etl:add_user_activation_funnel_by_app etl:add_user_activation_funnel_by_platform etl:refresh_ab_tables etl:refresh_active_users etl:refresh_churn_tables etl:refresh_platform_app_ltv etl:refresh_usage_based_pricing_ab etl:refresh_user_subscription_data_tabl etl:refresh_wix_subscriptions

These sync data with hubspot for email marketing sync_hubspot_data hubspot:delete_old_data hubspot:sync_last_transaction_data hubspot:sync_yearly_next_charge_data

These send transactional emails to our user for dunning and failed payment transaction_email:dunning_emails transaction_email:failed_payment_emails

This kills any long running requests from the client restart_terminate_worker

These are revenue reports sent out to our partners send_3dcart_stats send_bigcartel_stats send_bigcommerce_stats send_ecwid_stats send_epage_stats send_jimbdo_stats send_kruze_reports send_lightspeed_stats send_sharethis_stats send_webydo_stats send_woocommerce_stats

These are slack alerts for various thresholds slack_alert:active_users slack_alert:canary_alert slack_alert:cancel_feedback slack_alert:pending_transactions slack_alert:reviews slack_alert:sparkpost_bounce_rate check_for_long_running_queries

This runs the compute_numbers function and stores the results in our numbers_datum table. It's used for historical tracking store_numbers

This was originally a dry run of automating data removal requests. Completely forgot about it since we haven't received any requests in a long time. This can be removed. zendesk_data_removal

This is used to see if a verification email was able to be sent to a user's email. Only users who are able to meet this criteria will be added to hubspot check_email_delivery

Looks like if a user has a discount that's no longer valid, this will inactivate the discount expire_flash_sales