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

    elegant-sunset-25

    02/11/2021, 12:16 PM
    Hi. Whats the url to check RS health?
    n
    • 2
    • 1
  • o

    orange-businessperson-82471

    02/12/2021, 1:39 PM
    Hello, I think my account is currently on self hosted, is it possible to be switch to the free dataplane instead ?
    n
    • 2
    • 7
  • a

    aloof-receptionist-41983

    02/12/2021, 4:24 PM
    Hello there, concerning the Php client. In the actual state, I am scared it is not possible to add it as a dependency with composer other than for dev purpose, any insights ?
    đź‘€ 1
    g
    • 2
    • 9
  • w

    wooden-notebook-24208

    02/12/2021, 4:26 PM
    Hello guys, Quick question, how do I get the event name in a transformation? Would event.name work? in contrast with event.type? Thanks!
    g
    • 2
    • 3
  • m

    melodic-kitchen-12514

    02/12/2021, 4:40 PM
    Good morning, we are getting up and going to the self hosted solution. We've created our kubernetes cluster, which I am now sending events to, however we are running into an issue with the control plane and the sourceConfig endpoint returning a 404 to the JS SDK. Is there a way to configure the data plane to return this under the same domain?
    b
    n
    f
    • 4
    • 8
  • b

    blue-morning-33679

    02/12/2021, 5:16 PM
    Hi everyone! We have set up our cluster, got the JS SDK to work and am now working on sending our data to Redshift. I'm seeing a weird error
    fetching_remote_schema_failed
    on the exported_data job state - has anyone seen this before and has any ideas how to resolve?
    b
    n
    • 3
    • 3
  • s

    sparse-whale-77537

    02/12/2021, 6:41 PM
    Simple problem: I cannot for the life of me understand why Appsflyer isn't receiving any of the events I'm testing. Other destinations are receiving iOS events just fine, and iOS is generating all events properly (as I can view in the Rudderstack Live Events.) We're migrating over from Segment to Rudderstack, and while I've had to change a few small aspects of our implementation of Segment APIs, nothing has been as difficult as Appsflyer as a destination. Any ideas for troubleshooting?
    b
    a
    • 3
    • 27
  • w

    wooden-notebook-24208

    02/13/2021, 11:31 AM
    Hey, I just noticed that Server side events do not have the same payload format as SDK.
    Copy code
    {
      "body": {
        "FORM": {},
        "JSON": {
          "api_key": "bls1242vhk2b4k2b4kj24k",
          "events": [
            {
              "ip": "196.77.45.82",
              "time": 1613215476201,
              "os_name": "Firefox",
              "app_name": "RudderLabs JavaScript SDK",
              "language": "en-US",
              "platform": "Web",
              "device_id": "d080bb40-4701-41e2-aeec-21bfe387046b",
              "insert_id": "83875502-85f2-4ec5-b900-b0d382e63054",
              "event_type": "Viewed /ar-ma/consultations/30511/%D8%A7%D9%84%D8%AD%D8%AC%D8%B2-%D8%B9%D9%84%D9%89-%D8%A7%D9%84%D9%85%D9%85%D8%AA%D9%84%D9%83%D8%A7%D8%AA Page",
              "os_version": "85.0",
              "session_id": -1,
              "app_version": "1.0.15",
              "device_model": "Windows",
              "event_properties": {
                "url": "url",
                "name": "pagename",
                "path": "path",
                "title": "title of page",
                "search": "",
                "referrer": "<https://www.google.co.ma/>"
              }
            }
          ],
          "options": {
            "min_id_length": 1
          }
        },
        "XML": {}
      },
      "endpoint": "<https://api.amplitude.com/2/httpapi>",
      "files": {},
      "headers": {
        "Content-Type": "application/json"
      },
      "method": "POST",
      "params": {},
      "type": "REST",
      "userId": "userID",
      "version": "1"
    }
    Would transformations work on this kind of payload?
    n
    • 2
    • 17
  • v

    victorious-sugar-2780

    02/15/2021, 3:20 AM
    hi guys, interested in switching over to rudderstack to normalize all our analytics, but wondering if there's any way to have it support google ads offline conversions?
    âś… 1
    b
    • 2
    • 2
  • f

    freezing-agent-68538

    02/15/2021, 7:46 AM
    Hi Guys, wanted to ask if there is a support to save events in s3 also as backup in rudder client sdks for go, javascript, android and ios apart from sending them to rudder server ? We are planning to store events in s3 as backup in case rudder server is down.
    đź’Ż 1
    h
    n
    • 3
    • 3
  • l

    little-crowd-46307

    02/15/2021, 9:20 PM
    what does “hs doesn’t support router transform” mean, my .track events aren’t landing in hubspot on device mode. Switched to cloud mode to see if it was different and this is the message I receive
    n
    • 2
    • 7
  • b

    busy-monkey-10873

    02/16/2021, 2:32 PM
    hey, @high-magician-85447, thanks for joining up. happy to answer your BQ questions
  • g

    glamorous-vegetable-12904

    02/16/2021, 3:53 PM
    hello, we are operating our data plan on k8s and i see alot of logs from the transformer
    Copy code
    "TypeError: Cannot read property 'namespace' of undefined
        at responseBuilderSimple (/home/node/app/v0/destinations/af/transform.js:21:51)
        at processSingleMessage (/home/node/app/v0/destinations/af/transform.js:155:10)
        at Object.process (/home/node/app/v0/destinations/af/transform.js:159:10)
        at Promise.all.events.map (/home/node/app/versionedRouter.js:65:44)
        at Array.map (<anonymous>)
        at handleDest (/home/node/app/versionedRouter.js:61:12)
        at <http://router.post|router.post> (/home/node/app/versionedRouter.js:120:15)
        at dispatch (/home/node/app/node_modules/koa-router/node_modules/koa-compose/index.js:44:32)
        at next (/home/node/app/node_modules/koa-router/node_modules/koa-compose/index.js:45:18)
        at /home/node/app/node_modules/koa-router/lib/router.js:346:16 []
    "
    i am using the go sdk to publish the events any idea of that am i doing wrong
    âś… 1
    n
    • 2
    • 3
  • b

    broad-laptop-85515

    02/16/2021, 4:26 PM
    How can I opt-out one destination to build a consent manager table in my privacy page?
    n
    • 2
    • 5
  • p

    plain-dog-23706

    02/16/2021, 7:13 PM
    are the server side integrations for rudderstack open sourcce? thought they were, but i'm having trouble finding them now
    n
    • 2
    • 1
  • a

    agreeable-cpu-25792

    02/17/2021, 1:30 AM
    Noob question about https://docs.rudderstack.com/destinations/branchio We only need to integrate rudderstack SDK and there is no need to integrate branch io SDK on our mobile apps at all?
    n
    • 2
    • 5
  • g

    glamorous-vegetable-12904

    02/17/2021, 9:33 AM
    Using go sdk client i still have issues, when sending events
    Error: Appsflyer id is not set. Rejecting the event
    looking at af i see https://github.com/rudderlabs/rudder-transformer/blob/b65a06af7cb7da4f3c0bb59252106b02506ebbca/v0/destinations/af/transform.js#L33-L42 I do not understand where i should set this appsflyer id? or is it something wrong in the destination configuration?
    b
    a
    l
    • 4
    • 12
  • g

    glamorous-vegetable-12904

    02/17/2021, 9:39 AM
    still golang sdk client, i build a small tool to send random events for load tests, ala apachebench, i run into logs like this in the cli
    Copy code
    rudder 2021/02/17 10:35:53 ERROR: 10 messages dropped because they failed to be sent and the client was closed
    when i enqueue more messages or raise the nb of gorouting that send (each goroutine use it’s own client)
    b
    n
    +2
    • 5
    • 15
  • b

    busy-monkey-10873

    02/17/2021, 4:24 PM
    welcome, @acceptable-australia-20831
  • a

    acceptable-australia-20831

    02/17/2021, 4:24 PM
    Hi @busy-monkey-10873 - nice to meet you!
    b
    f
    • 3
    • 22
  • b

    busy-monkey-10873

    02/17/2021, 4:25 PM
    you as well. let us know if you have any questions
  • m

    melodic-kitchen-12514

    02/17/2021, 5:15 PM
    Good morning, I've got a couple of questions in regards to the self hosted solution: 1. Is there documentation of how a json payload is mapped to a sql like data structure, we are currently using Redshift? 2. When logging events to the track endpoint we not are seeing all the properties sent, would I need to det up a transformation for this?
    n
    • 2
    • 2
  • a

    agreeable-cpu-25792

    02/18/2021, 1:26 AM
    "RudderStack supports sending events from RudderStack SDKs to Branch through our data plane via the S2S (Server to Server) connection mode. You can also opt for the device mode as well for Android and iOS. Branch SDK is wrapped inside Rudder SDK in case of device mode." Will the upcoming FLutter SDK support this?
    n
    • 2
    • 3
  • a

    agreeable-cpu-25792

    02/18/2021, 1:28 AM
    I ssume we still need to have Branch SDK to integrate deep linking etc?
  • b

    busy-monkey-10873

    02/18/2021, 10:45 PM
    @enough-caravan-59272 howdy - picking up the conversation. could you post your question about transformations here?
  • e

    enough-caravan-59272

    02/18/2021, 10:50 PM
    Hi @busy-monkey-10873, How can I full customize the text received from http → slack ? I am trying it but I don’t no why, I am receiving the msg on slack: 
    Shirt did Teste alerta
    https://p195.p4.n0.cdn.getcloudapp.com/items/z8uP111d/5c7bf443-fd18-4776-aa26-d3a0bd045dc3.jpg?v=5081febea60fe692053d279e0b55617a My Payload:
    {
      “userId”: “identified user id”,
      “anonymousId”:“anon-id-new”,
      “event”: “Teste alerta”,
      “properties”: {
        “name”: “Shirt”,
        “revenue”: 4.99,
        “text” : “teste abc teste abc”
      },
      “context”: {
        “ip”: “14.5.67.21”,
        “library”: {
            “name”: “http”
        }
      },
      “timestamp”: “2020-02-02T002309.544Z”
    }
    My curl command:
    curl -u <write_key>: -X POST https://hosted.rudderlabs.com/v1/track \
    -d @track.json \
    --header “Content-Type: application/json”
    I would like to full customize the slack text, how can I do?
    b
    • 2
    • 13
  • g

    glamorous-vegetable-12904

    02/19/2021, 9:35 AM
    Hello, tranform management question: is there other ways to manage transform code other than adding code from the backoffice?
    n
    • 2
    • 7
  • f

    few-lawyer-66103

    02/21/2021, 1:29 AM
    Hi there. Just got started with Rudderstack last week and already migrating a lot of our destinations over. Definitely liking it and streamlining JS on the page is huge, in addition to the simplicity. Now, of course, for the question 🙂 I'm trying to add a Google Chat integration. We'd like to post certain events there, like is possible with Slack. There's no integration for GChat in Rudderstack, but GChat supports webhooks. Questions: • Can a user transformation completely reformat an event to GChat's spec, or is it only able to modify existing keys but the event structure must stay the same? • If a user transformation can't reformat the event for GChat, is there a way through the app.rudderstack to define a custom transformer?
    n
    • 2
    • 5
  • p

    prehistoric-pillow-24178

    02/22/2021, 9:14 AM
    Hello! I am trying to add AWS personlize as a destination and track a particular event using track API. All the fields that I wish to map to the dataset schema as in the the properties object of the event payload, so I have mapped those accordingly (Please refer the attached image). After setting up a connection with JS source when I observe the live events, all the jobs are failing and throwing an exception that the mapped field was not found.
    n
    a
    +2
    • 5
    • 29
  • r

    rhythmic-pizza-93292

    02/22/2021, 6:14 PM
    Hi team! Quick question, I'm setting up self hosted Rudderstack, including the control plane. According to the docs I have to add the
    configUrl
    property to my
    load
    call using the JS SDK. I was able to successfully setup the entire stack and I can see the events in my destination. However, to put it in prod, I'd like to keep the source config behind auth. How do I include additional headers to the source config call that is being made by the JS
    load
    call? Thanks in advance! 🙂
    n
    • 2
    • 3
1...111213...127Latest