Skip to content

Instantly share code, notes, and snippets.

@S-Nagendra
Created February 17, 2024 19:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save S-Nagendra/0904e9cac9ca016fba58ac63b6e748a4 to your computer and use it in GitHub Desktop.
Save S-Nagendra/0904e9cac9ca016fba58ac63b6e748a4 to your computer and use it in GitHub Desktop.

Changelog

  • Shopify App to capture User Activity Tracking on Shopify eCommerce Sites.

  • Event streams (Powered by Jitsu)

    • Enhanced tracking capabilities with Event streams, offering a variety of ways to ingest event data, including:
      • Shopify App
      • HTML Snippet
      • Javascript Library
      • React
    • Event streams enable the collection of events from the above sources and are sent to PostgreSQL or Snowflake for further processing and analysis.
  • Configurable OAuth apps

    • This update introduces support for configuring OAuth applications, providing organizations and users with the flexibility to specify their own credentials generated during registration as an OAuth client.
    • This provides the flexibility to grant access to specific users or groups without requiring explicit approval from the OAuth provider.
    • This enhances security and control over resource access, ensuring that only authorized users can interact with the application's APIs and access protected resources.
  • Support for Alerting on Sync failures

    • Alerts can now be sent to the alerta API, which can further issue notifications to your preferred communication channel.
  • Logs support for source and destination connectors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment