Git Product home page Git Product logo

taglesscrm's Issues

KeyError: 'resp'.

Hello,
i run the command: cd tcrm && sh setup.sh --project_id=$GOOGLE_CLOUD_PROJECT
but this error returns: KeyError: 'resp'

Traceback (most recent call last):
  File "cloud_env_setup.py", line 139, in <module>
    main()
  File "cloud_env_setup.py", line 114, in main
    cloud_api_utils.enable_apis(apis=_APIS_TO_BE_ENABLED)
  File "/home/g/TaglessCRM/gps_building_blocks/py/gps_building_blocks/cloud/utils/cloud_api.py", line 92, in enable_apis
    operation = utils.execute_request(request)
  File "/home/g/tcrm-venv/lib/python3.7/site-packages/google/api_core/retry.py", line 286, in retry_wrapped_func
    on_error=on_error,
  File "/home/g/tcrm-venv/lib/python3.7/site-packages/google/api_core/retry.py", line 189, in retry_target
    if not predicate(exc):
  File "/home/g/TaglessCRM/gps_building_blocks/py/gps_building_blocks/cloud/utils/utils.py", line 57, in _is_retriable_http_error
    if error.__dict__['resp'].status in _RETRIABLE_STATUS_CODES:
KeyError: 'resp'

What did i do wrong?
Thank you!

Events not getting forwarded from BQ to GA4

Hi,
I've been trying to send events from BQ table to GA4 using tcrm_bq_to_ga4 dag. I've encountered 2 different issues so far:

  1. I created a new BQ table according to the schema mentioned in the below link and then triggered the TCRM dag. The entries seem to be created in tcrm_monitoring_table and the DAG ran successfully but the events are not visible on GA.
  2. I tried to trigger the dag again with different data in the table but now even the entries in monitoring table don't get created but the DAG finishes successfully.

Screenshot 2021-10-18 at 9 08 43 AM

Screenshot 2021-10-18 at 9 08 56 AM

Let me know what can I be doing wrong.
I've created a new event on Google Analytics dashboard and using gtag and measurement_id as configuration to send events.

Problem while installing TaglessCRM

Hi There,

Thank you again for creating this, I was really looking forward to trying it out.

However, i've ran into an issue with installing the programme as well. Please find my SS here. Would be great if you could advice/troubleshoot. Thanks!

image

Problem while installing TCRM

Hello,

Thanks for all your work in putting together the tool. I've been following your installation guide for TCRM, but I have the following error while running this command:

cd tcrm && sh setup.sh --project_id=$GOOGLE_CLOUD_PROJECT

The error is as in the screenshot:

error

Do you have any idea how this could be fixed?
Thanks in advance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.