https://linen.dev logo
Join Slack
Powered by
# support
  • d

    dazzling-carpet-37005

    08/25/2022, 3:30 AM
    l
    • 2
    • 5
  • l

    lemon-dog-49453

    08/25/2022, 8:09 AM
    Hello , is there a way for me to change the enableDedup flag via env variables? https://github.com/rudderlabs/rudder-server/blob/master/config/config.yaml
    s
    h
    • 3
    • 11
  • f

    few-toddler-98389

    08/25/2022, 8:15 AM
    Hi all! I'm looking for integration rudderstack with Branch metrics in cloude mode any guides or tips for me ?
    s
    • 2
    • 19
  • w

    witty-sunset-84076

    08/25/2022, 8:35 AM
    Hey Everyone! I am trying to locally host Control Plane and following all the steps in the documentation, Still i am facing error on "npm install" command. Currently using Node version - v18.4.0. I have attached the error log, Please have a look and let me know, I have tried resolving this error from my end, but still facing this issue. It will be great if anyone can help me out in this.
    2022-08-25T08_22_01_702Z-debug-0.log
    f
    l
    s
    • 4
    • 10
  • s

    straight-raincoat-91897

    08/25/2022, 7:09 PM
    This message was deleted.
    • 1
    • 2
  • f

    fresh-window-35674

    08/25/2022, 7:16 PM
    Hey guys, just set up my GTM as a destination from rudder and i haven’t receive any event data. Need help here
    • 1
    • 10
  • n

    numerous-hamburger-74848

    08/25/2022, 9:07 PM
    I’m trying to set up a localstorage solution in order to persist visitor_ids. Whats the best way of going about this? So far I do this: (the visitor ID variable comes from localstorage, and the setVisitorId puts it in localstorage).
    Copy code
    if (!visitorId) {
    					 setVisitorId(window.analytics.getAnonymousId())
    				} else {
    					window.analytics.setAnonymousId(visitorId as string)
    					window.analytics.identify(visitorId as string)
    				}
    • 1
    • 3
  • d

    dazzling-carpet-37005

    08/25/2022, 9:23 PM
    Hello, I am trying to send an event stream to my destination(Amplitude), but the only option to send is to identify the user, not track events. Is it possible to turn a query into an event stream to be fed into amplitude? Is this an issue with my configuration, or this is not possible?
    p
    • 2
    • 8
  • w

    worried-minister-21433

    08/26/2022, 7:47 AM
    Hello, the rudderstack-sdk-js keeps logging errors in the console warning about reserved
    id
    keyword, regardless of the payload of my identify call (which doesn't have any
    id
    property of course)... any idea why that is and how I can fix it? Thanks
    • 1
    • 6
  • n

    numerous-hamburger-74848

    08/26/2022, 8:03 AM
    Since switching to Rudderstack, my GA no longer show location data? Is this something you have to manually set up in Rudderstack?
    s
    • 2
    • 9
  • b

    bored-sunset-92132

    08/26/2022, 9:24 AM
    Hello, I integrated RudderStack yesterday, and we integrated sources and destination. In terms of destination we added redshift, problem is redshift is internal and not publically exposed and we want to maintain this. So I was looking for proxy configuration, if rudder stack connect to our proxy then redshift will be accessible, but I did not see proxy configuration setup provisoned on RudderStack. Can you please help me with this query, what could be best in order to move further.
    • 1
    • 5
  • w

    worried-minister-21433

    08/26/2022, 9:42 AM
    I haven't been able to get PostHog feature flags working properly... because the posthog library is only added to the window object after Rudderstack has finished loading all other analytics library, this has added a good second of loading time to get access to PostHog, which means most feature flags don't work since posthog is undefined when they are checked. It's not affordable for our app to go from synchronous feature flag checking to asynchronous gated behind all analytic scripts loading... anyone has faced the same issue or knows how to get around this? Thanks
    s
    k
    +4
    • 7
    • 28
  • e

    elegant-answer-12560

    08/26/2022, 8:55 PM
    Hi there, I am having issues with switching from open source to the free tier of cloud. When I try to signup it says that my email already exists, then when I login it says that my data plane url is NA as I am in open source still.
    l
    • 2
    • 3
  • b

    bulky-kilobyte-26698

    08/27/2022, 6:41 AM
    Is it necessary for docker to expose the TCP ports to internet? Except for backend, I think that’s fair..
    • 1
    • 2
  • i

    icy-knife-50171

    08/27/2022, 7:41 AM
    Hi there. I am having issues with using AppsFlyer as a destination for RudderStack with React Native. I am unclear on how to pass the
    externalId
    into the
    context
    of a track event for Cloud Mode. Can someone help me with this?
    • 1
    • 2
  • s

    straight-raincoat-91897

    08/27/2022, 8:00 PM
    This message was deleted.
    • 1
    • 2
  • b

    better-autumn-91517

    08/29/2022, 5:41 AM
    Hello there, I'm working on the RS-> Snowflake connection. And we are thinking to make each event a single record in a single table irrespective of the type of event. The table schema will be like RS standard properties in the pic. Only each property in the picture can have a column, and other data/properties will be nested in the context column as a single string message rather than multiple
    context_<prop>
    columns. • I'm just wondering if it's possible to make each event a single record in the single table irrespective of the type of event? Is there any way to do this? • And for the aggregation of properties into the
    context
    column, I guess that will be done in the transformation stage, right? • And after the transformation and upon the message received by Snowflake, how to stop each property inside the context_<prop> to spread into multiple columns. Thank a lot
    • 1
    • 2
  • a

    abundant-manchester-95584

    08/29/2022, 9:27 AM
    Hi, We are evaluating how to connect Hubspot to rudderstack, and we have questions that we can find an answer to them in the documentation: 1. in the new HubSpot (New API V3) destination it states that there is no device mode support, but in the rudderstack UI there is a radio button enables user device mode. which one is correct? 2. I cant seem to understand how to associate a contact to a company or create a company from rudderstack, is there any explanation somewhere?
    • 1
    • 7
  • b

    brash-nightfall-83618

    08/29/2022, 1:03 PM
    Hi, We are facing issues with firebase destination: RudderStack has a dependent library for Firebase device mode integration - @rudderstack/rudder-integration-firebase-react-native. This library is using an older version of Firebase dependency which has the Firebase/CoreOnly version - 8.8.0. (corresponding React-Native Firebase - v12). But currently, react-native firebase is updated to v15. Our app has a use case of using multiple other modules of Firebase like Crashlytics/ Messaging. Since, Rudderstack firebase library is using older version, we are facing a dependency conflicting issue.
    s
    • 2
    • 5
  • b

    brash-nightfall-83618

    08/29/2022, 2:20 PM
    Hi, we are using open source data plane implementation, I notice that internally POST calls are being made to "https://rudderstack-dataplane.rudderstack.com/v1/batch". What data is being sent to Rudderstack dataplane? Can't we ignore it?
    s
    h
    • 3
    • 6
  • b

    better-photographer-25111

    08/29/2022, 3:48 PM
    Hello, it looks like my organization already has Slack but I created my own account and now I'm in my own organization and can't see slack
    • 1
    • 3
  • e

    echoing-air-15852

    08/30/2022, 12:27 AM
    Hey guys, we as a company are looking into rudderstack for a CDP solution. The main data source we currently use is on a mysql database. Unfortunately, RudderStack does not support the SSL mode of MySql, for this reaso we cannot connect with our databases since it requires mysql. At this moment postgres does support mysql so I was curious if this is doable for you guys to implement?
    • 1
    • 4
  • a

    ancient-potato-15758

    08/30/2022, 12:49 AM
    Hi there 👋 I've recently set up a RudderStack account to use with Klaviyo & NextJS. I've got it up and running successfully and the data is starting to be sent to my Klaviyo account. However, I'm wanting it to primarily track the user login email information but instead RudderStack seems to be sending tracked data as a very long unique-id instead. I've tried turning on the setting in configuration that enables email to be used as primary identifier - but that doesn't seem to be working. Is there anything else I've missed in order to be receiving the information I want? Thanks ever so much! Alastair
    e
    • 2
    • 5
  • b

    bland-action-79120

    08/30/2022, 5:14 PM
    Hey hello!
  • b

    bland-action-79120

    08/30/2022, 5:14 PM
    I have this issue, how can I solve this ?
    p
    l
    j
    • 4
    • 6
  • r

    rough-fountain-70422

    08/30/2022, 7:08 PM
    I was wondering if there were any tricks to getting events to appear in Google Analytics 4? I have successfully (according to the UI) setup the client and the destination with events showing up in the event log for the GA4 destination, but nothing ever seems to make its way to GA4.
    ✅ 1
    p
    r
    m
    • 4
    • 23
  • m

    many-activity-96132

    08/31/2022, 3:44 AM
    Hello, I am a Data Engineer at fitterfly, we have selected RudderStack as our CDP, we are facing an issue regarding data ingestion in one destination, any help is appreciated. Webengage is one of our destinations. After connecting with the source, we expected events to appear in our Webengage dashboard. But the issue is RudderStack shows delivered successfully yet events are no events are to be found in Webengage.
    • 1
    • 8
  • a

    average-energy-88751

    08/31/2022, 4:57 AM
    Hello, I am trying to send the events to specific destinations using the
    integrations
    object. But it doesn’t seem to work. I want events to send to all destinations except Facebook Pixel. Integration object looks like:
    Copy code
    integrations={
          'Facebook Pixel': false,
    
        }
    I’m using javascript sdk with the track method.
    p
    • 2
    • 3
  • b

    bumpy-hospital-18691

    08/31/2022, 8:29 AM
    hi everyone - checking out rudderstack and been doing a test on Hubspot -> S3 Data Lake and connection set up works well but I have had it effectively randomly hang during the sync at different points and after several hours needed to cancel the sync as no further progress was made. I am on the cloud free version and I see there is some rate limiting - would the rate limiting cause the sync to effectively stop at certain points? Basically trying to figure out if it is a issue with the sync itself or just a result of currently being on the free plan and a large number of records being synced.
    p
    • 2
    • 5
  • p

    proud-keyboard-42963

    08/31/2022, 9:29 AM
    Hello everyone, I’m trying to generate a configuration file from an already-setup open source stack using the config-generator tool. Unfortunately, I’m unable to find the documentation to do extract this config nor online resources, can you help with that? Is it even possible? Thanks a lot for your time and consideration
    • 1
    • 2
1...858687...127Latest