straight-raincoat-91897
11/04/2022, 12:51 PMmost-ocean-90575
11/04/2022, 12:54 PMpowerful-toddler-74674
11/04/2022, 2:28 PMmost-ocean-90575
11/04/2022, 2:35 PMnice-controller-88811
11/04/2022, 3:03 PMquiet-jewelry-69986
11/04/2022, 8:17 PM<https://in-automate.sendinblue.com/api/v2/trackEvent>
and I'm getting the following error:
Failed to save destination configuration - ["webhookUrl must match pattern \"(^\\{\\{.*\\|\\|(.*)\\}\\}$)|(^env[.].+)|(https?|ftp)://(-\\.)?([^\\s/?\\.#-]+\\.?)+(/[^\\s]*)?$\""]
The weird thing is that I have other sources already connected and working with the same webhook destination
Do you have any idea what it might be?colossal-scientist-46929
11/04/2022, 11:22 PMimportant-iron-82890
11/05/2022, 1:17 PMload
function looks like this
e.load(WRITE_KEY, DATAPLANE_URL, { configUrl: DATAPLANE_URL, sendAdblockPage: true, sendAdblockPageOptions: {} });
When I read your documentation here, I can see that the SDK relies on calling google-analytics script in order to decide whether the adblock is active or not. However, I don't see this script being fetched. Is there a way I can debug this? Or is there something I'm missing?
Thanks.purple-motorcycle-5125
11/05/2022, 4:30 PM{
"error": "Products is an required field for 'Promotion Viewed' event"
}
Request
window.rudderanaltyics.track(
'Promotion Clicked',
{
creative: "home-promo-order-3"
name: "Fancy Heals"
position: "home-promo-1"
promotion_id: "2022-5-Fancy Heals"
}
)
Settings
Use device-mode to send events: False
Promotion Clicked
event is passing, with the same payload.full-napkin-56745
11/06/2022, 6:25 PMstraight-raincoat-91897
11/06/2022, 9:49 PMfull-napkin-56745
11/06/2022, 9:50 PMfull-napkin-56745
11/06/2022, 9:50 PMfull-napkin-56745
11/06/2022, 9:51 PMfull-napkin-56745
11/06/2022, 9:52 PMfull-napkin-56745
11/06/2022, 9:53 PMfull-napkin-56745
11/06/2022, 9:53 PMfull-napkin-56745
11/06/2022, 9:55 PMschema
in tracks.yml
, dbt_event_registry.sql
and dbt_event_registry_last_N_days
to your database schema."full-napkin-56745
11/06/2022, 9:55 PMstrong-translator-738
11/07/2022, 4:18 AMnutritious-carpenter-97732
11/07/2022, 6:09 AMnutritious-carpenter-97732
11/07/2022, 6:09 AMmost-ocean-90575
11/07/2022, 10:23 AMechoing-policeman-52446
11/07/2022, 9:11 PMgreat-minister-59816
11/07/2022, 10:28 PM.alias
method, however, that causes the user ID to remain the anonymous ID rather than replacing with the new primary ID which is the user’s ID. I’m thinking the .merge
function can help me with this, but I have a few questions.
1. The merge function does not appear to be available in the Javascript SDK. Does this mean I’d have to call this server-side?
2. Does the merge function translate correctly to Mixpanel? (that’s where most of our data is being pushed to)
3. Is there some way to accomplish this merge via Transformations (such as, when a new user is identified, look up to see if there is an existing user with the same email address in their profile and if so merge those two users together?)brash-balloon-85545
11/08/2022, 9:52 AMsourceConfig
work but the event ingestion fails with 405
(CORS failure on OPTIONS) on `*.`cloudfront.net even though all GET, HEAD, OPTIONS, PUT, POST, PATCH, DELETE
are allowed. Is the subdomain CNAME mandatory because in the docs it’s flagged as optional?fancy-sundown-1424
11/08/2022, 10:46 AMwide-helicopter-30479
11/08/2022, 12:43 PMrough-fountain-70422
11/08/2022, 5:05 PMexternalId
to Google Analytics, but want to exclude it from sending to Facebook.cuddly-ice-9680
11/08/2022, 5:41 PM