enough-rain-72453
09/13/2022, 3:47 PMenough-telephone-15935
09/14/2022, 9:48 AMmany-secretary-44641
09/14/2022, 2:53 PMwindow
which doesn’t exist in a service worker. It’s getting stuck here in CookieLocal
_createClass(CookieLocal, [{
key: "options",
value: function options() {
var inOpts = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
if (arguments.length === 0) return this.cOpts;
var domain = ".".concat(topDomain(window.location.href));
Is it possible to pass in options to rudderStack.load
that bypasses this window.location
access?limited-fall-68812
09/15/2022, 9:54 AMambitious-engineer-11304
09/15/2022, 6:20 PMcool-pager-72116
09/15/2022, 7:05 PMcool-pager-72116
09/15/2022, 7:05 PMcool-pager-72116
09/15/2022, 7:08 PM{"content-type":"application/json","response":"{\"status\":400,\"message\":\"[Error occurred while processing response for destination google_adwords_enhanced_conversions]: Google_adwords_enhanced_conversions: Unable to find conversionActionId for conversion:new_expert\",\"statTags\":{\"errorAt\":\"proxy\",\"destType\":\"GOOGLE_ADWORDS_ENHANCED_CONVERSIONS\",\"stage\":\"responseTransform\",\"scope\":\"exception\"}}","firstAttemptedAt":"2022-09-15T18:55:47.107Z"}
I know the google ad conversion ID and label. I don't know if I am supposed to put them in the track call?
RudderProperty property = RudderProperty();
property.put("expertId", expertId);
property.put("orderId", expertId);
property.put(
"conversionDateTime", DateTime.now().toIso8601String().toString());rudderClient.track("new_expert", properties: property);careful-battery-16868
09/16/2022, 4:04 AMgorgeous-car-69702
09/16/2022, 4:28 PMhappy-engine-38885
09/16/2022, 7:32 PMclient_id
value for GA4, however, I don't see anything equivalent in the methods of the Node SDK. Is what I'm attempting to do even possible right now?billions-umbrella-15053
09/17/2022, 10:57 AMmany-vr-23780
09/18/2022, 12:35 AM{
"error": "Allowed timestamp is [72 hours] into the past"
}
Payload is as below
{
"anonymousId": "anon_id",
"channel": "android-sdk",
"context": {
"app": {
"build": "1",
"name": "RudderAndroidClient",
"namespace": "com.rudderlabs.android.sdk",
"version": "1.0"
},
"device": {
"id": "49e4bdd1c280bc00",
"manufacturer": "Google",
"model": "Android SDK built for x86",
"name": "generic_x86"
},
"library": {
"name": "com.rudderstack.android.sdk.core"
},
"locale": "en-US",
"network": {
"carrier": "Android"
},
"screen": {
"density": 420,
"height": 1794,
"width": 1080
},
"traits": {
"anonymousId": "49e4bdd1c280bc00"
},
"user_agent": "Dalvik/2.1.0 (Linux; U; Android 9; Android SDK built for x86 Build/PSR1.180720.075)"
},
"event": "Demo Track",
"integrations": {
"All": true
},
"messageId": "9b8c276c-dd6d-46b0-9a97-af2bb3523c63",
"originalTimestamp": "2019-08-12T050830.909Z",
"properties": {
"category": "Demo Category",
"floatVal": 4.501,
"label": "Demo Label",
"testArray": [
{
"id": "elem1",
"value": "e1"
},
{
"id": "elem2",
"value": "e2"
}
],
"testMap": {
"t1": "a",
"t2": 4
},
"value": 5
},
"receivedAt": "2022-09-18T003717.030Z",
"request_ip": "192.168.65.9",
"rudderId": "90ca6da0-292e-4e79-9880-f8009e0ae4a3",
"sentAt": "2019-08-12T050830.909Z",
"timestamp": "2022-09-18T003717.030Z",
"type": "track"
}
"originalTimestamp": "2019-08-12T050830.909Z",
"sentAt": "2019-08-12T050830.909Z"
Why past date and time is being used?many-vr-23780
09/18/2022, 5:26 PMswift-xylophone-75925
09/19/2022, 12:20 PMambitious-engineer-11304
09/19/2022, 3:45 PMblue-cat-91376
09/20/2022, 3:20 AMbetter-autumn-91517
09/20/2022, 4:04 AMfew-appointment-33266
09/20/2022, 8:43 AMswift-xylophone-75925
09/20/2022, 9:02 AMhandsome-megabyte-99176
09/20/2022, 10:39 AMcolossal-wall-54287
09/20/2022, 12:13 PMmelodic-eye-11816
09/20/2022, 2:58 PMhappy-soccer-47251
09/20/2022, 6:41 PMbroad-jackal-73522
09/20/2022, 9:03 PMmost-analyst-45295
09/21/2022, 11:49 AMorange-dinner-88042
09/21/2022, 1:18 PMmicroscopic-potato-23483
09/21/2022, 3:40 PMfaint-restaurant-74315
09/21/2022, 8:02 PMambitious-engineer-11304
09/22/2022, 5:11 AM