The most recent content from our members.
After Integration as mentioned in home page we have added below code in our shopify website But in browser console we are getting too many errors regarding amplitude Amplitude Logger [Error]: TypeError: Failed to construct 'URL': Invalid URL Kindly check and let us know solution <script type="text/javascript"><br />…
I am trying to set up a Snowflake Destination connection using RSA Key Pair authentication, but the connection is failing. The login attempts do not even show up in Snowflake's LOGIN_HISTORY view, which indicates the connection is being rejected before it reaches the Snowflake database itself. I have already verified that:…
Hi All, Needed to track total time spent by a user on a particular page on my web app. Is it possible to track page views and within page views is it specifying the time spent by a user on a page. Is there any option to start and stop tracking pageview on a particular page? Urgent help needed. Regards, Ashwin
Greetings, Amplitude Community! You can help make the Amplitude products even better by sharing your new and voting on existing product ideas! Here are a few tips when submitting feature requests: Use a precise title that summarizes your idea. One fantastic idea per post - if you have multiple ideas in mind, please create…
We're planning to deploy Amplitude across multiple teams and need expert guidance on implementation best practices. Looking for a consultant with 1-2 weeks availability to help us: * Develop comprehensive data taxonomy and tracking plan strategies * Establish proper instrumentation workflows and review processes * Train…
Hello! We paid for access and set up a remote configuration in Data within the project. Also connected inside the project via the following code: await init(apiKey, '', {<br /> disableCookies: true,<br />}).promise;<br /><br />const config = {<br /> enableRemoteConfig: true,<br /> sampleRate: 0.1,<br /> autoStart:…
When using @amplitude/plugin-web-vitals-browser with Create React App v4 (react-scripts@4.0.3), the build fails with: ./node_modules/@amplitude/plugin-web-vitals-browser/node_modules/web-vitals/dist/web-vitals.js<br /><br />SyntaxError:…
Hello! In React-Native mobile project we have error: Amplitude Logger [Error]: Failed to set cookie for key: AMP_TEST. Error: Cannot set property 'cookie' of undefined Error Component Stack: ``` The package version is "@amplitude/analytics-react-native": "1.5.1", Steps to Reproduce: * Initialize Amplitude with our API key…
I have a csv with 2 columns user_id and lead_source. I went to Catalog and selected CSV under Lookup Tables. Step 1: I brought in the CSV and Step 2: I mapped the first column (user_id) to User ID (Amplitude User). It showed me a sample of my CSV and showed both columns at the bottom of Step 2. I clickd Finish. I went to…
I am trying to integrate aplitude in my kotlin android application. My dashboad is on US servase zone. I am sure that i copied the right api key for my project but logs shows that the api key is invaled with the staus code 401 Amplitude( Configuration( apiKey = BuildConfig.AMPLITUDE, context = androidContext(), serverZone…
It looks like you're new here. Sign in or register to get started.