COXIT-CO / ga_zoho_integration

Python script which integrates Zoho CRM deals data with google analytics.
0 stars 0 forks source link

Update script with classes #62

Closed Zhornovyi closed 3 years ago

Zhornovyi commented 3 years ago

What does it do?

The app has 3 classes:

  1. AppConfig class provides storing of parser parameters and some project configurations.
  2. ZohoApi class provides methods and fields to access to Zoho and receave response for GA.
  3. GaApi class provides Zoho response processing and sending it to GA.

What else do you need to know?

Checklist

Demo screenshots or video/animation, if any